From 324a79bc4abf4c70a5c58b9cc58edb231119ebcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tibor=20=C5=A0imko?= Date: Wed, 13 Sep 2023 18:09:58 +0200 Subject: [PATCH] records: CMS dataset container information Enriches CMS dataset records with information about container image to use for analysis. Co-authored-by: Kati Lassila-Perini Co-authored-by: Nancy Hamdan --- .../records/cms-pileup-datasets-2011.json | 10 + .../records/cms-pileup-datasets-2012.json | 10 + ...ms-primary-datasets-Commissioning2010.json | 30 + .../cms-primary-datasets-HIRun2010.json | 20 + .../cms-primary-datasets-HIRun2011.json | 50 + .../cms-primary-datasets-HIpp-Run2011A.json | 70 + .../cms-primary-datasets-Run2011A.json | 190 + .../cms-primary-datasets-Run2011B.json | 180 + .../cms-primary-datasets-Run2012A.json | 190 + .../cms-primary-datasets-Run2012B.json | 260 + .../cms-primary-datasets-Run2012C.json | 260 + .../cms-primary-datasets-Run2012D.json | 230 + .../cms-primary-datasets-Run2015D.json | 340 + .../records/cms-raw-datasets-Run2010B.json | 40 + .../records/cms-raw-datasets-Run2011A.json | 60 + .../records/cms-raw-datasets-Run2012B.json | 60 + ...simulated-datasets-2010-commissioning.json | 60 + .../records/cms-simulated-datasets-2010.json | 1000 + .../cms-simulated-datasets-2012-added.json | 10 + .../records/cms-simulated-datasets-2012.json | 35938 ++++++++++++++-- .../cms-simulated-datasets-2015-part_01.json | 7998 +++- .../cms-simulated-datasets-2015-part_02.json | 5388 ++- .../cms-simulated-datasets-2015-part_03.json | 6492 ++- .../cms-simulated-datasets-2015-part_04.json | 5760 ++- .../cms-simulated-datasets-2015-part_05.json | 6936 ++- .../cms-simulated-datasets-2015-part_06.json | 5388 ++- .../cms-simulated-datasets-2015-part_07.json | 6094 ++- .../cms-simulated-datasets-2015-part_08.json | 8956 +++- .../cms-simulated-datasets-2015-part_09.json | 11746 +++-- .../cms-simulated-datasets-2015-part_10.json | 5388 ++- .../cms-simulated-datasets-2015-part_11.json | 5398 ++- .../cms-simulated-datasets-2015-part_12.json | 5398 ++- .../cms-simulated-datasets-2015-part_13.json | 5388 ++- .../cms-simulated-datasets-2015-part_14.json | 5984 ++- .../cms-simulated-datasets-2015-part_15.json | 1142 +- .../cms-simulated-datasets-2015-pileup.json | 10 + ...s-simulated-datasets-Run1-datascience.json | 40 + .../cms-simulated-datasets-Run2011A.json | 4448 +- 38 files changed, 121871 insertions(+), 15091 deletions(-) diff --git a/cernopendata/modules/fixtures/data/records/cms-pileup-datasets-2011.json b/cernopendata/modules/fixtures/data/records/cms-pileup-datasets-2011.json index f977466be9..a4f4243b70 100644 --- a/cernopendata/modules/fixtures/data/records/cms-pileup-datasets-2011.json +++ b/cernopendata/modules/fixtures/data/records/cms-pileup-datasets-2011.json @@ -102,6 +102,16 @@ "Run2011B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1", "release": "CMSSW_5_3_32" }, diff --git a/cernopendata/modules/fixtures/data/records/cms-pileup-datasets-2012.json b/cernopendata/modules/fixtures/data/records/cms-pileup-datasets-2012.json index 6dcc816906..8dfbf6a922 100644 --- a/cernopendata/modules/fixtures/data/records/cms-pileup-datasets-2012.json +++ b/cernopendata/modules/fixtures/data/records/cms-pileup-datasets-2012.json @@ -114,6 +114,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1", "release": "CMSSW_5_3_32" }, diff --git a/cernopendata/modules/fixtures/data/records/cms-primary-datasets-Commissioning2010.json b/cernopendata/modules/fixtures/data/records/cms-primary-datasets-Commissioning2010.json index bb6f25ce1e..7438531292 100644 --- a/cernopendata/modules/fixtures/data/records/cms-primary-datasets-Commissioning2010.json +++ b/cernopendata/modules/fixtures/data/records/cms-primary-datasets-Commissioning2010.json @@ -84,6 +84,16 @@ "Commissioning2010" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8_lowpupatch1-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8_lowpupatch1-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_R_42_V10A::All", "release": "CMSSW_4_2_8_lowpupatch1" }, @@ -369,6 +379,16 @@ "Commissioning2010" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8_lowpupatch1-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8_lowpupatch1-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_R_42_V10A::All", "release": "CMSSW_4_2_8_lowpupatch1" }, @@ -1456,6 +1476,16 @@ "Commissioning2010" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8_lowpupatch1-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8_lowpupatch1-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_R_42_V10A::All", "release": "CMSSW_4_2_8_lowpupatch1" }, diff --git a/cernopendata/modules/fixtures/data/records/cms-primary-datasets-HIRun2010.json b/cernopendata/modules/fixtures/data/records/cms-primary-datasets-HIRun2010.json index 5adde9a3b7..8112905d04 100644 --- a/cernopendata/modules/fixtures/data/records/cms-primary-datasets-HIRun2010.json +++ b/cernopendata/modules/fixtures/data/records/cms-primary-datasets-HIRun2010.json @@ -76,6 +76,16 @@ "HIRun2010" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_3_9_2_patch5-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_3_9_2_patch5-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "GR_R_39X_V6B::All", "release": "CMSSW_3_9_2_patch5" }, @@ -199,6 +209,16 @@ "HIRun2010" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_3_9_2_patch5-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_3_9_2_patch5-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "GR_R_39X_V6B::All", "release": "CMSSW_3_9_2_patch5" }, diff --git a/cernopendata/modules/fixtures/data/records/cms-primary-datasets-HIRun2011.json b/cernopendata/modules/fixtures/data/records/cms-primary-datasets-HIRun2011.json index b3511e6c6b..d1e5c35a26 100644 --- a/cernopendata/modules/fixtures/data/records/cms-primary-datasets-HIRun2011.json +++ b/cernopendata/modules/fixtures/data/records/cms-primary-datasets-HIRun2011.json @@ -76,6 +76,16 @@ "HIRun2011" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_4_7-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_4_7-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "GR_R_44_V15::All", "release": "CMSSW_4_4_7" }, @@ -199,6 +209,16 @@ "HIRun2011" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_4_7-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_4_7-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "GR_R_44_V15::All", "release": "CMSSW_4_4_7" }, @@ -322,6 +342,16 @@ "HIRun2011" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_4_7-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_4_7-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "GR_R_44_V15::All", "release": "CMSSW_4_4_7" }, @@ -445,6 +475,16 @@ "HIRun2011" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_4_7-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_4_7-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "GR_R_44_V15::All", "release": "CMSSW_4_4_7" }, @@ -558,6 +598,16 @@ "HIRun2011" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_4_7-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_4_7-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "GR_R_44_V15::All", "release": "CMSSW_4_4_7" }, diff --git a/cernopendata/modules/fixtures/data/records/cms-primary-datasets-HIpp-Run2011A.json b/cernopendata/modules/fixtures/data/records/cms-primary-datasets-HIpp-Run2011A.json index dcdbc1e7a6..fc93aa17df 100644 --- a/cernopendata/modules/fixtures/data/records/cms-primary-datasets-HIpp-Run2011A.json +++ b/cernopendata/modules/fixtures/data/records/cms-primary-datasets-HIpp-Run2011A.json @@ -76,6 +76,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_4_7-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_4_7-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "GR_R_44_V15::All", "release": "CMSSW_4_4_7" }, @@ -199,6 +209,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_4_7-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_4_7-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "GR_R_44_V15::All", "release": "CMSSW_4_4_7" }, @@ -322,6 +342,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_4_7-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_4_7-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "GR_R_44_V15::All", "release": "CMSSW_4_4_7" }, @@ -445,6 +475,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_4_7-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_4_7-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "GR_R_44_V15::All", "release": "CMSSW_4_4_7" }, @@ -568,6 +608,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_4_7-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_4_7-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "GR_R_44_V15::All", "release": "CMSSW_4_4_7" }, @@ -691,6 +741,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_4_7-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_4_7-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "GR_R_44_V15::All", "release": "CMSSW_4_4_7" }, @@ -814,6 +874,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_4_7-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_4_7-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "GR_R_44_V15::All", "release": "CMSSW_4_4_7" }, diff --git a/cernopendata/modules/fixtures/data/records/cms-primary-datasets-Run2011A.json b/cernopendata/modules/fixtures/data/records/cms-primary-datasets-Run2011A.json index d9e5aeb91c..86099d8053 100644 --- a/cernopendata/modules/fixtures/data/records/cms-primary-datasets-Run2011A.json +++ b/cernopendata/modules/fixtures/data/records/cms-primary-datasets-Run2011A.json @@ -84,6 +84,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -211,6 +221,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -352,6 +372,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -493,6 +523,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -662,6 +702,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -803,6 +853,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -916,6 +976,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -1043,6 +1113,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -1226,6 +1306,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -1353,6 +1443,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -1494,6 +1594,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -1649,6 +1759,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -1804,6 +1924,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -1973,6 +2103,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -2100,6 +2240,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -2241,6 +2391,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -2396,6 +2556,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -2506,6 +2676,16 @@ } ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -2630,6 +2810,16 @@ } ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, diff --git a/cernopendata/modules/fixtures/data/records/cms-primary-datasets-Run2011B.json b/cernopendata/modules/fixtures/data/records/cms-primary-datasets-Run2011B.json index 7fce448cb3..74142875bd 100644 --- a/cernopendata/modules/fixtures/data/records/cms-primary-datasets-Run2011B.json +++ b/cernopendata/modules/fixtures/data/records/cms-primary-datasets-Run2011B.json @@ -239,6 +239,16 @@ "Run2011B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -535,6 +545,16 @@ "Run2011B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -831,6 +851,16 @@ "Run2011B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -1155,6 +1185,16 @@ "Run2011B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -1493,6 +1533,16 @@ "Run2011B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -1789,6 +1839,16 @@ "Run2011B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -2099,6 +2159,16 @@ "Run2011B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -2409,6 +2479,16 @@ "Run2011B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -2719,6 +2799,16 @@ "Run2011B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -3029,6 +3119,16 @@ "Run2011B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -3339,6 +3439,16 @@ "Run2011B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -3845,6 +3955,16 @@ "Run2011B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -4169,6 +4289,16 @@ "Run2011B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -4465,6 +4595,16 @@ "Run2011B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -4775,6 +4915,16 @@ "Run2011B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -5113,6 +5263,16 @@ "Run2011B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -5395,6 +5555,16 @@ "Run2011B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -5691,6 +5861,16 @@ "Run2011B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, diff --git a/cernopendata/modules/fixtures/data/records/cms-primary-datasets-Run2012A.json b/cernopendata/modules/fixtures/data/records/cms-primary-datasets-Run2012A.json index 201f5dc1ba..cd6a5b9e2c 100644 --- a/cernopendata/modules/fixtures/data/records/cms-primary-datasets-Run2012A.json +++ b/cernopendata/modules/fixtures/data/records/cms-primary-datasets-Run2012A.json @@ -165,6 +165,16 @@ "Run2012A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -405,6 +415,16 @@ "Run2012A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -631,6 +651,16 @@ "Run2012A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -843,6 +873,16 @@ "Run2012A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -1139,6 +1179,16 @@ "Run2012A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -1379,6 +1429,16 @@ "Run2012A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -1619,6 +1679,16 @@ "Run2012A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -1859,6 +1929,16 @@ "Run2012A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -2085,6 +2165,16 @@ "Run2012A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -2311,6 +2401,16 @@ "Run2012A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -2579,6 +2679,16 @@ "Run2012A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -2861,6 +2971,16 @@ "Run2012A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -3129,6 +3249,16 @@ "Run2012A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -3341,6 +3471,16 @@ "Run2012A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -3553,6 +3693,16 @@ "Run2012A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -3821,6 +3971,16 @@ "Run2012A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -4047,6 +4207,16 @@ "Run2012A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -4287,6 +4457,16 @@ "Run2012A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -4513,6 +4693,16 @@ "Run2012A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, diff --git a/cernopendata/modules/fixtures/data/records/cms-primary-datasets-Run2012B.json b/cernopendata/modules/fixtures/data/records/cms-primary-datasets-Run2012B.json index 3b60953b68..7cb9aa5bd6 100644 --- a/cernopendata/modules/fixtures/data/records/cms-primary-datasets-Run2012B.json +++ b/cernopendata/modules/fixtures/data/records/cms-primary-datasets-Run2012B.json @@ -389,6 +389,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -699,6 +709,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -995,6 +1015,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -1319,6 +1349,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -1699,6 +1739,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -2051,6 +2101,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -2361,6 +2421,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -2699,6 +2769,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -3191,6 +3271,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -3487,6 +3577,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -3881,6 +3981,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -4191,6 +4301,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -4583,6 +4703,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -4893,6 +5023,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -5273,6 +5413,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -5639,6 +5789,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -6075,6 +6235,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -6567,6 +6737,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -6877,6 +7057,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -7215,6 +7405,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -7622,6 +7822,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -8198,6 +8408,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -8508,6 +8728,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -9098,6 +9328,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -9492,6 +9732,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -10166,6 +10416,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, diff --git a/cernopendata/modules/fixtures/data/records/cms-primary-datasets-Run2012C.json b/cernopendata/modules/fixtures/data/records/cms-primary-datasets-Run2012C.json index ff564ba071..677730d6b0 100644 --- a/cernopendata/modules/fixtures/data/records/cms-primary-datasets-Run2012C.json +++ b/cernopendata/modules/fixtures/data/records/cms-primary-datasets-Run2012C.json @@ -466,6 +466,16 @@ "Run2012C" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -811,6 +821,16 @@ "Run2012C" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -1212,6 +1232,16 @@ "Run2012C" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -1599,6 +1629,16 @@ "Run2012C" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -2098,6 +2138,16 @@ "Run2012C" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -2569,6 +2619,16 @@ "Run2012C" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -2914,6 +2974,16 @@ "Run2012C" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -3315,6 +3385,16 @@ "Run2012C" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -4010,6 +4090,16 @@ "Run2012C" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -4341,6 +4431,16 @@ "Run2012C" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -4826,6 +4926,16 @@ "Run2012C" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -5171,6 +5281,16 @@ "Run2012C" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -5572,6 +5692,16 @@ "Run2012C" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -5917,6 +6047,16 @@ "Run2012C" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -6318,6 +6458,16 @@ "Run2012C" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -6761,6 +6911,16 @@ "Run2012C" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -7330,6 +7490,16 @@ "Run2012C" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -8359,6 +8529,16 @@ "Run2012C" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -8704,6 +8884,16 @@ "Run2012C" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -9063,6 +9253,16 @@ "Run2012C" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -9590,6 +9790,16 @@ "Run2012C" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -10243,6 +10453,16 @@ "Run2012C" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -10644,6 +10864,16 @@ "Run2012C" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -11143,6 +11373,16 @@ "Run2012C" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -11656,6 +11896,16 @@ "Run2012C" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -12659,6 +12909,16 @@ "Run2012C" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, diff --git a/cernopendata/modules/fixtures/data/records/cms-primary-datasets-Run2012D.json b/cernopendata/modules/fixtures/data/records/cms-primary-datasets-Run2012D.json index 52d39cb361..e6baf9e908 100644 --- a/cernopendata/modules/fixtures/data/records/cms-primary-datasets-Run2012D.json +++ b/cernopendata/modules/fixtures/data/records/cms-primary-datasets-Run2012D.json @@ -480,6 +480,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -811,6 +821,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -1268,6 +1288,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -1655,6 +1685,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -2042,6 +2082,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -2401,6 +2451,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -2746,6 +2806,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -3231,6 +3301,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -3604,6 +3684,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -4075,6 +4165,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -4462,6 +4562,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -4876,6 +4986,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -5305,6 +5425,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -5790,6 +5920,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -6289,6 +6429,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -6634,6 +6784,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -7007,6 +7167,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -7520,6 +7690,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -7991,6 +8171,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -8462,6 +8652,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -8975,6 +9175,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -9432,6 +9642,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -10729,6 +10949,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, diff --git a/cernopendata/modules/fixtures/data/records/cms-primary-datasets-Run2015D.json b/cernopendata/modules/fixtures/data/records/cms-primary-datasets-Run2015D.json index 6256eda02b..b937da31ca 100644 --- a/cernopendata/modules/fixtures/data/records/cms-primary-datasets-Run2015D.json +++ b/cernopendata/modules/fixtures/data/records/cms-primary-datasets-Run2015D.json @@ -239,6 +239,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_dataRun2_16Dec2015_v0", "release": "CMSSW_7_6_7" }, @@ -559,6 +569,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_dataRun2_16Dec2015_v0", "release": "CMSSW_7_6_7" }, @@ -893,6 +913,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_dataRun2_16Dec2015_v0", "release": "CMSSW_7_6_7" }, @@ -1241,6 +1271,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_dataRun2_16Dec2015_v0", "release": "CMSSW_7_6_7" }, @@ -1519,6 +1559,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_dataRun2_16Dec2015_v0", "release": "CMSSW_7_6_7" }, @@ -1797,6 +1847,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_dataRun2_16Dec2015_v0", "release": "CMSSW_7_6_7" }, @@ -2075,6 +2135,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_dataRun2_16Dec2015_v0", "release": "CMSSW_7_6_7" }, @@ -2409,6 +2479,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_dataRun2_16Dec2015_v0", "release": "CMSSW_7_6_7" }, @@ -2687,6 +2767,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_dataRun2_16Dec2015_v0", "release": "CMSSW_7_6_7" }, @@ -2965,6 +3055,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_dataRun2_16Dec2015_v0", "release": "CMSSW_7_6_7" }, @@ -3257,6 +3357,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_dataRun2_16Dec2015_v0", "release": "CMSSW_7_6_7" }, @@ -3549,6 +3659,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_dataRun2_16Dec2015_v0", "release": "CMSSW_7_6_7" }, @@ -3841,6 +3961,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_dataRun2_16Dec2015_v0", "release": "CMSSW_7_6_7" }, @@ -4161,6 +4291,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_dataRun2_16Dec2015_v0", "release": "CMSSW_7_6_7" }, @@ -4453,6 +4593,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_dataRun2_16Dec2015_v0", "release": "CMSSW_7_6_7" }, @@ -4842,6 +4992,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_dataRun2_16Dec2015_v0", "release": "CMSSW_7_6_7" }, @@ -5217,6 +5377,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_dataRun2_16Dec2015_v0", "release": "CMSSW_7_6_7" }, @@ -5495,6 +5665,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_dataRun2_16Dec2015_v0", "release": "CMSSW_7_6_7" }, @@ -5801,6 +5981,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_dataRun2_16Dec2015_v0", "release": "CMSSW_7_6_7" }, @@ -6107,6 +6297,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_dataRun2_16Dec2015_v0", "release": "CMSSW_7_6_7" }, @@ -6455,6 +6655,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_dataRun2_16Dec2015_v0", "release": "CMSSW_7_6_7" }, @@ -6733,6 +6943,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_dataRun2_16Dec2015_v0", "release": "CMSSW_7_6_7" }, @@ -7011,6 +7231,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_dataRun2_16Dec2015_v0", "release": "CMSSW_7_6_7" }, @@ -7303,6 +7533,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_dataRun2_16Dec2015_v0", "release": "CMSSW_7_6_7" }, @@ -7595,6 +7835,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_dataRun2_16Dec2015_v0", "release": "CMSSW_7_6_7" }, @@ -7873,6 +8123,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_dataRun2_16Dec2015_v0", "release": "CMSSW_7_6_7" }, @@ -8151,6 +8411,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_dataRun2_16Dec2015_v0", "release": "CMSSW_7_6_7" }, @@ -8429,6 +8699,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_dataRun2_16Dec2015_v0", "release": "CMSSW_7_6_7" }, @@ -8721,6 +9001,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_dataRun2_16Dec2015_v0", "release": "CMSSW_7_6_7" }, @@ -8999,6 +9289,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_dataRun2_16Dec2015_v0", "release": "CMSSW_7_6_7" }, @@ -9305,6 +9605,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_dataRun2_16Dec2015_v0", "release": "CMSSW_7_6_7" }, @@ -9597,6 +9907,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_dataRun2_16Dec2015_v0", "release": "CMSSW_7_6_7" }, @@ -9972,6 +10292,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_dataRun2_16Dec2015_v0", "release": "CMSSW_7_6_7" }, @@ -10164,6 +10494,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_dataRun2_16Dec2015_v0", "release": "CMSSW_7_6_7" }, diff --git a/cernopendata/modules/fixtures/data/records/cms-raw-datasets-Run2010B.json b/cernopendata/modules/fixtures/data/records/cms-raw-datasets-Run2010B.json index 106ef72678..ee45278d4a 100644 --- a/cernopendata/modules/fixtures/data/records/cms-raw-datasets-Run2010B.json +++ b/cernopendata/modules/fixtures/data/records/cms-raw-datasets-Run2010B.json @@ -61,6 +61,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_R_42_V10A::All", "release": "CMSSW_4_2_8" }, @@ -161,6 +171,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_R_42_V10A::All", "release": "CMSSW_4_2_8" }, @@ -261,6 +281,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_R_42_V10A::All", "release": "CMSSW_4_2_8" }, @@ -361,6 +391,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_R_42_V10A::All", "release": " CMSSW_4_2_8" }, diff --git a/cernopendata/modules/fixtures/data/records/cms-raw-datasets-Run2011A.json b/cernopendata/modules/fixtures/data/records/cms-raw-datasets-Run2011A.json index ffbab2a341..c8382dc2c4 100644 --- a/cernopendata/modules/fixtures/data/records/cms-raw-datasets-Run2011A.json +++ b/cernopendata/modules/fixtures/data/records/cms-raw-datasets-Run2011A.json @@ -61,6 +61,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -155,6 +165,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -255,6 +275,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -355,6 +385,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -455,6 +495,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, @@ -555,6 +605,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT_53_LV5_AN1", "release": "CMSSW_5_3_32" }, diff --git a/cernopendata/modules/fixtures/data/records/cms-raw-datasets-Run2012B.json b/cernopendata/modules/fixtures/data/records/cms-raw-datasets-Run2012B.json index 3117b89f45..25fe63f3d6 100644 --- a/cernopendata/modules/fixtures/data/records/cms-raw-datasets-Run2012B.json +++ b/cernopendata/modules/fixtures/data/records/cms-raw-datasets-Run2012B.json @@ -61,6 +61,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -161,6 +171,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -261,6 +281,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -361,6 +391,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -461,6 +501,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, @@ -561,6 +611,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "FT53_V21A_AN6", "release": "CMSSW_5_3_32" }, diff --git a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2010-commissioning.json b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2010-commissioning.json index f80dde5383..006899110a 100644 --- a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2010-commissioning.json +++ b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2010-commissioning.json @@ -91,6 +91,16 @@ "Commissioning2010" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8_lowpupatch1-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8_lowpupatch1-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V11::All", "release": "CMSSW_4_2_8_lowpupatch1" }, @@ -211,6 +221,16 @@ "Commissioning2010" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8_lowpupatch1-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8_lowpupatch1-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V11::All", "release": "CMSSW_4_2_8_lowpupatch1" }, @@ -331,6 +351,16 @@ "Commissioning2010" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8_lowpupatch1-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8_lowpupatch1-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V11::All", "release": "CMSSW_4_2_8_lowpupatch1" }, @@ -451,6 +481,16 @@ "Commissioning2010" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8_lowpupatch1-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8_lowpupatch1-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V11::All", "release": "CMSSW_4_2_8_lowpupatch1" }, @@ -571,6 +611,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8_lowpupatch1-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8_lowpupatch1-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V11::All", "release": "CMSSW_4_2_8_lowpupatch1" }, @@ -691,6 +741,16 @@ "Commissioning2010" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8_lowpupatch1-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8_lowpupatch1-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V11::All", "release": "CMSSW_4_2_8_lowpupatch1" }, diff --git a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2010.json b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2010.json index f1e1a864e0..1025cb6b87 100644 --- a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2010.json +++ b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2010.json @@ -118,6 +118,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -245,6 +255,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -372,6 +392,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -499,6 +529,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -626,6 +666,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -773,6 +823,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -900,6 +960,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -1027,6 +1097,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -1154,6 +1234,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -1281,6 +1371,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -1408,6 +1508,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -1535,6 +1645,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -1662,6 +1782,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -1789,6 +1919,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -1916,6 +2056,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -2043,6 +2193,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -2170,6 +2330,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -2297,6 +2467,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -2424,6 +2604,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -2551,6 +2741,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -2678,6 +2878,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -2805,6 +3015,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -2932,6 +3152,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -3094,6 +3324,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -3256,6 +3496,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -3442,6 +3692,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -3628,6 +3888,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -3790,6 +4060,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -3929,6 +4209,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -4076,6 +4366,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -4230,6 +4530,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -4377,6 +4687,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -4504,6 +4824,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -4686,6 +5016,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -4820,6 +5160,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -4962,6 +5312,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -5089,6 +5449,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -5240,6 +5610,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -5379,6 +5759,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -5506,6 +5896,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -5633,6 +6033,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -5772,6 +6182,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -5911,6 +6331,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -6038,6 +6468,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -6177,6 +6617,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -6316,6 +6766,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -6443,6 +6903,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -6570,6 +7040,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -6697,6 +7177,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -6836,6 +7326,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -6963,6 +7463,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -7090,6 +7600,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -7217,6 +7737,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -7344,6 +7874,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -7471,6 +8011,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -7598,6 +8148,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -7725,6 +8285,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -7852,6 +8422,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -7979,6 +8559,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -8106,6 +8696,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -8233,6 +8833,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -8360,6 +8970,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -8487,6 +9107,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -8614,6 +9244,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -8741,6 +9381,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -8868,6 +9518,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -8995,6 +9655,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -9122,6 +9792,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -9249,6 +9929,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -9376,6 +10066,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -9503,6 +10203,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -9642,6 +10352,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -9769,6 +10489,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -9896,6 +10626,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -10023,6 +10763,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -10150,6 +10900,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -10277,6 +11037,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -10404,6 +11174,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -10531,6 +11311,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -10658,6 +11448,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -10785,6 +11585,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -10912,6 +11722,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -11039,6 +11859,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -11166,6 +11996,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -11305,6 +12145,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -11432,6 +12282,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -11579,6 +12439,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -11726,6 +12596,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -11873,6 +12753,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -12020,6 +12910,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -12167,6 +13067,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -12314,6 +13224,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -12461,6 +13381,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -12608,6 +13538,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -12742,6 +13682,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -12889,6 +13839,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -13023,6 +13983,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -13170,6 +14140,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -13329,6 +14309,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, @@ -13476,6 +14466,16 @@ "Run2010B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_4_2_8-slc5_amd64_gcc434:latest", + "registry": "gitlab" + } + ], "global_tag": "START42_V17B::All", "release": "CMSSW_4_2_8" }, diff --git a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2012-added.json b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2012-added.json index 301fc30134..95eea5d786 100644 --- a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2012-added.json +++ b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2012-added.json @@ -156,6 +156,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, diff --git a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2012.json b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2012.json index 020bc079f2..54da1a3a4c 100644 --- a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2012.json +++ b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2012.json @@ -141,6 +141,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -326,6 +336,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -467,6 +487,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -601,6 +631,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -735,6 +775,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -869,6 +919,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -1010,6 +1070,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -1151,6 +1221,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -1303,6 +1383,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -1450,6 +1540,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -1605,6 +1705,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -1752,6 +1862,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -1905,6 +2025,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -2063,6 +2193,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -2306,6 +2446,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -2461,6 +2611,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -2624,188 +2784,21 @@ "Run2012D" ], "system_details": { - "global_tag": "START53_V27::All", - "release": "CMSSW_5_3_32" - }, - "title": "/DY2JetsToLL_M-50_TuneZ2Star_8TeV-madgraph/Summer12_DR53X-PU_RD1_START53_V7N-v1/AODSIM", - "title_additional": "Simulated dataset DY2JetsToLL_M-50_TuneZ2Star_8TeV-madgraph in AODSIM format for 2012 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", - "links": [ + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/vm/cms/2011" + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/getting-started/cms/2011" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of simulated Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset DY3JetsToLL_M-50_TuneZ2Star_8TeV-madgraph in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2012.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Standard Model Physics", - "secondary": [ - "Drell-Yan" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS collaboration", - "recid": "451" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "8TeV", - "type": "pp" - }, - "date_created": [ - "2012" - ], - "date_published": "2017", - "date_reprocessed": "2012", - "distribution": { - "formats": [ - "aodsim", - "root" ], - "number_events": 11025803, - "number_files": 1841, - "size": 3282569292565 - }, - "doi": "10.7483/OPENDATA.CMS.RYNC.1VIB", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:b7fcfa6a", - "description": "DY3JetsToLL_M-50_TuneZ2Star_8TeV-madgraph AOD dataset file index (1 of 2) for access to data", - "size": 443719, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2012/Summer12_DR53X/DY3JetsToLL_M-50_TuneZ2Star_8TeV-madgraph/AODSIM/PU_RD1_START53_V7N-v1/file-indexes/CMS_MonteCarlo2012_Summer12_DR53X_DY3JetsToLL_M-50_TuneZ2Star_8TeV-madgraph_AODSIM_PU_RD1_START53_V7N-v1_00000_file_index.json" - }, - { - "checksum": "adler32:ff736bfd", - "description": "DY3JetsToLL_M-50_TuneZ2Star_8TeV-madgraph AOD dataset file index (2 of 2) for access to data", - "size": 180009, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2012/Summer12_DR53X/DY3JetsToLL_M-50_TuneZ2Star_8TeV-madgraph/AODSIM/PU_RD1_START53_V7N-v1/file-indexes/CMS_MonteCarlo2012_Summer12_DR53X_DY3JetsToLL_M-50_TuneZ2Star_8TeV-madgraph_AODSIM_PU_RD1_START53_V7N-v1_010000_file_index.json" - }, - { - "checksum": "adler32:e3198e94", - "description": "DY3JetsToLL_M-50_TuneZ2Star_8TeV-madgraph AOD dataset file index (1 of 2) for access to data", - "size": 251520, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2012/Summer12_DR53X/DY3JetsToLL_M-50_TuneZ2Star_8TeV-madgraph/AODSIM/PU_RD1_START53_V7N-v1/file-indexes/CMS_MonteCarlo2012_Summer12_DR53X_DY3JetsToLL_M-50_TuneZ2Star_8TeV-madgraph_AODSIM_PU_RD1_START53_V7N-v1_00000_file_index.txt" - }, - { - "checksum": "adler32:2f069e49", - "description": "DY3JetsToLL_M-50_TuneZ2Star_8TeV-madgraph AOD dataset file index (2 of 2) for access to data", - "size": 102483, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2012/Summer12_DR53X/DY3JetsToLL_M-50_TuneZ2Star_8TeV-madgraph/AODSIM/PU_RD1_START53_V7N-v1/file-indexes/CMS_MonteCarlo2012_Summer12_DR53X_DY3JetsToLL_M-50_TuneZ2Star_8TeV-madgraph_AODSIM_PU_RD1_START53_V7N-v1_010000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [], - "output_dataset": "/DY3JetsToLL_M-50_TuneZ2Star_8TeV-madgraph/Summer12-START50_V13-v1/GEN", - "release": "CMSSW_5_0_0_patch1", - "type": "" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_2_5/src ] ; then \n echo release CMSSW_5_2_5 already exists\nelse\nscram p CMSSW CMSSW_5_2_5\nfi\ncd CMSSW_5_2_5/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-00-12/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_tauola_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_tauola_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_tauola_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_tauola_cff.py --filein lhe:5501 --fileout file:EWK-Summer12-00004.root --mc --eventcontent RAWSIM --pileup NoPileUp --datatier GEN-SIM --conditions START52_V9::All --beamspot Realistic8TeVCollision --step GEN,SIM --datamix NODATAMIXER --python_filename EWK-Summer12-00004_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 82 || exit $? ; \n\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\nfrom GeneratorInterface.ExternalDecays.TauolaSettings_cff import *\n\ngenerator = cms.EDFilter(\"Pythia6HadronizerFilter\",\n pythiaHepMCVerbosity = cms.untracked.bool(True),\n maxEventsToPrint = cms.untracked.int32(0),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n comEnergy = cms.double(8000.0),\n ExternalDecays = cms.PSet(\n Tauola = cms.untracked.PSet(\n TauolaPolar,\n TauolaDefaultInputCards\n ),\n parameterSets = cms.vstring('Tauola')\n ),\n UseExternalGenerators = cms.untracked.bool(True),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock,\n processParameters = cms.vstring('MSEL=0 ! User defined processes', \n 'PMAS(5,1)=4.8 ! b quark mass',\n 'PMAS(6,1)=172.5 ! t quark mass',\n\t\t\t'MSTJ(1)=1 ! Fragmentation/hadronization on or off',\n\t\t\t'MSTP(61)=1 ! Parton showering on or off'),\n # This is a vector of ParameterSet names to be read, in this order\n parameterSets = cms.vstring('pythiaUESettings', \n 'processParameters')\n ),\n jetMatching = cms.untracked.PSet(\n scheme = cms.string(\"Madgraph\"),\n mode = cms.string(\"auto\"),\t# soup, or \"inclusive\" / \"exclusive\"\n MEMAIN_nqmatch = cms.int32(5),\n MEMAIN_etaclmax = cms.double(-1),\n MEMAIN_qcut = cms.double(-1),\n MEMAIN_minjets = cms.int32(-1),\n MEMAIN_maxjets = cms.int32(-1),\n MEMAIN_showerkt = cms.double(0), \n MEMAIN_excres = cms.string(\"\"),\n outTree_flag = cms.int32(0) \n ) \n)\n", - "title": "Generator parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/V02-00-12/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_tauola_cff.py" - }, - { - "cms_confdb_id": "7afc415b5e06c9d7224775a35bfe9029", - "process": "SIM", - "title": "Configuration file" - } - ], - "generators": [ - "pythia6" - ], - "global_tag": "START52_V9::All", - "output_dataset": "/DY3JetsToLL_M-50_TuneZ2Star_8TeV-madgraph/Summer12-START50_V13-v3/GEN-SIM", - "release": "CMSSW_5_2_5", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_16/src ] ; then \n echo release CMSSW_5_3_16 already exists\nelse\nscram p CMSSW CMSSW_5_3_16\nfi\ncd CMSSW_5_3_16/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/DY3JetsToLL_M-50_TuneZ2Star_8TeV-madgraph/Summer12-START50_V13-v3/GEN-SIM\" --fileout file:EWK-Summer12DR53X-00162_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --runsScenarioForMC Run2012_AB_C_D_oneRunPerEra --pileup fromDB --datatier GEN-SIM-RAW --conditions START53_V7N::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename EWK-Summer12DR53X-00162_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 288 || exit $? ; \n\ncmsDriver.py step2 --filein file:EWK-Summer12DR53X-00162_step1.root --fileout file:EWK-Summer12DR53X-00162.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V7N::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename EWK-Summer12DR53X-00162_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 288 || exit $? ; \n\n", - "title": "Production script" - }, - { - "cms_confdb_id": "8119c367dee83f4172eac646b0c7560e", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "8119c367dee83f4172eac646b0cae31b", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "START53_V7N::All", - "output_dataset": "/DY3JetsToLL_M-50_TuneZ2Star_8TeV-madgraph/Summer12_DR53X-PU_RD1_START53_V7N-v1/AODSIM", - "release": "CMSSW_5_3_16", - "type": "HLT RECO" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "37", - "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "7722", - "relations": [], - "run_period": [ - "Run2012A", - "Run2012B", - "Run2012C", - "Run2012D" - ], - "system_details": { "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/DY3JetsToLL_M-50_TuneZ2Star_8TeV-madgraph/Summer12_DR53X-PU_RD1_START53_V7N-v1/AODSIM", - "title_additional": "Simulated dataset DY3JetsToLL_M-50_TuneZ2Star_8TeV-madgraph in AODSIM format for 2012 collision data", + "title": "/DY2JetsToLL_M-50_TuneZ2Star_8TeV-madgraph/Summer12_DR53X-PU_RD1_START53_V7N-v1/AODSIM", + "title_additional": "Simulated dataset DY2JetsToLL_M-50_TuneZ2Star_8TeV-madgraph in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -2831,7 +2824,194 @@ }, { "abstract": { - "description": "

Simulated dataset DY4JetsToLL_M-50_TuneZ2Star_8TeV-madgraph in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2012.

" + "description": "

Simulated dataset DY3JetsToLL_M-50_TuneZ2Star_8TeV-madgraph in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2012.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Standard Model Physics", + "secondary": [ + "Drell-Yan" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS collaboration", + "recid": "451" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "8TeV", + "type": "pp" + }, + "date_created": [ + "2012" + ], + "date_published": "2017", + "date_reprocessed": "2012", + "distribution": { + "formats": [ + "aodsim", + "root" + ], + "number_events": 11025803, + "number_files": 1841, + "size": 3282569292565 + }, + "doi": "10.7483/OPENDATA.CMS.RYNC.1VIB", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:b7fcfa6a", + "description": "DY3JetsToLL_M-50_TuneZ2Star_8TeV-madgraph AOD dataset file index (1 of 2) for access to data", + "size": 443719, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2012/Summer12_DR53X/DY3JetsToLL_M-50_TuneZ2Star_8TeV-madgraph/AODSIM/PU_RD1_START53_V7N-v1/file-indexes/CMS_MonteCarlo2012_Summer12_DR53X_DY3JetsToLL_M-50_TuneZ2Star_8TeV-madgraph_AODSIM_PU_RD1_START53_V7N-v1_00000_file_index.json" + }, + { + "checksum": "adler32:ff736bfd", + "description": "DY3JetsToLL_M-50_TuneZ2Star_8TeV-madgraph AOD dataset file index (2 of 2) for access to data", + "size": 180009, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2012/Summer12_DR53X/DY3JetsToLL_M-50_TuneZ2Star_8TeV-madgraph/AODSIM/PU_RD1_START53_V7N-v1/file-indexes/CMS_MonteCarlo2012_Summer12_DR53X_DY3JetsToLL_M-50_TuneZ2Star_8TeV-madgraph_AODSIM_PU_RD1_START53_V7N-v1_010000_file_index.json" + }, + { + "checksum": "adler32:e3198e94", + "description": "DY3JetsToLL_M-50_TuneZ2Star_8TeV-madgraph AOD dataset file index (1 of 2) for access to data", + "size": 251520, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2012/Summer12_DR53X/DY3JetsToLL_M-50_TuneZ2Star_8TeV-madgraph/AODSIM/PU_RD1_START53_V7N-v1/file-indexes/CMS_MonteCarlo2012_Summer12_DR53X_DY3JetsToLL_M-50_TuneZ2Star_8TeV-madgraph_AODSIM_PU_RD1_START53_V7N-v1_00000_file_index.txt" + }, + { + "checksum": "adler32:2f069e49", + "description": "DY3JetsToLL_M-50_TuneZ2Star_8TeV-madgraph AOD dataset file index (2 of 2) for access to data", + "size": 102483, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2012/Summer12_DR53X/DY3JetsToLL_M-50_TuneZ2Star_8TeV-madgraph/AODSIM/PU_RD1_START53_V7N-v1/file-indexes/CMS_MonteCarlo2012_Summer12_DR53X_DY3JetsToLL_M-50_TuneZ2Star_8TeV-madgraph_AODSIM_PU_RD1_START53_V7N-v1_010000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [], + "output_dataset": "/DY3JetsToLL_M-50_TuneZ2Star_8TeV-madgraph/Summer12-START50_V13-v1/GEN", + "release": "CMSSW_5_0_0_patch1", + "type": "" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_2_5/src ] ; then \n echo release CMSSW_5_2_5 already exists\nelse\nscram p CMSSW CMSSW_5_2_5\nfi\ncd CMSSW_5_2_5/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-00-12/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_tauola_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_tauola_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_tauola_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_tauola_cff.py --filein lhe:5501 --fileout file:EWK-Summer12-00004.root --mc --eventcontent RAWSIM --pileup NoPileUp --datatier GEN-SIM --conditions START52_V9::All --beamspot Realistic8TeVCollision --step GEN,SIM --datamix NODATAMIXER --python_filename EWK-Summer12-00004_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 82 || exit $? ; \n\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\nfrom GeneratorInterface.ExternalDecays.TauolaSettings_cff import *\n\ngenerator = cms.EDFilter(\"Pythia6HadronizerFilter\",\n pythiaHepMCVerbosity = cms.untracked.bool(True),\n maxEventsToPrint = cms.untracked.int32(0),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n comEnergy = cms.double(8000.0),\n ExternalDecays = cms.PSet(\n Tauola = cms.untracked.PSet(\n TauolaPolar,\n TauolaDefaultInputCards\n ),\n parameterSets = cms.vstring('Tauola')\n ),\n UseExternalGenerators = cms.untracked.bool(True),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock,\n processParameters = cms.vstring('MSEL=0 ! User defined processes', \n 'PMAS(5,1)=4.8 ! b quark mass',\n 'PMAS(6,1)=172.5 ! t quark mass',\n\t\t\t'MSTJ(1)=1 ! Fragmentation/hadronization on or off',\n\t\t\t'MSTP(61)=1 ! Parton showering on or off'),\n # This is a vector of ParameterSet names to be read, in this order\n parameterSets = cms.vstring('pythiaUESettings', \n 'processParameters')\n ),\n jetMatching = cms.untracked.PSet(\n scheme = cms.string(\"Madgraph\"),\n mode = cms.string(\"auto\"),\t# soup, or \"inclusive\" / \"exclusive\"\n MEMAIN_nqmatch = cms.int32(5),\n MEMAIN_etaclmax = cms.double(-1),\n MEMAIN_qcut = cms.double(-1),\n MEMAIN_minjets = cms.int32(-1),\n MEMAIN_maxjets = cms.int32(-1),\n MEMAIN_showerkt = cms.double(0), \n MEMAIN_excres = cms.string(\"\"),\n outTree_flag = cms.int32(0) \n ) \n)\n", + "title": "Generator parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/V02-00-12/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_tauola_cff.py" + }, + { + "cms_confdb_id": "7afc415b5e06c9d7224775a35bfe9029", + "process": "SIM", + "title": "Configuration file" + } + ], + "generators": [ + "pythia6" + ], + "global_tag": "START52_V9::All", + "output_dataset": "/DY3JetsToLL_M-50_TuneZ2Star_8TeV-madgraph/Summer12-START50_V13-v3/GEN-SIM", + "release": "CMSSW_5_2_5", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_16/src ] ; then \n echo release CMSSW_5_3_16 already exists\nelse\nscram p CMSSW CMSSW_5_3_16\nfi\ncd CMSSW_5_3_16/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/DY3JetsToLL_M-50_TuneZ2Star_8TeV-madgraph/Summer12-START50_V13-v3/GEN-SIM\" --fileout file:EWK-Summer12DR53X-00162_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --runsScenarioForMC Run2012_AB_C_D_oneRunPerEra --pileup fromDB --datatier GEN-SIM-RAW --conditions START53_V7N::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename EWK-Summer12DR53X-00162_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 288 || exit $? ; \n\ncmsDriver.py step2 --filein file:EWK-Summer12DR53X-00162_step1.root --fileout file:EWK-Summer12DR53X-00162.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V7N::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename EWK-Summer12DR53X-00162_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 288 || exit $? ; \n\n", + "title": "Production script" + }, + { + "cms_confdb_id": "8119c367dee83f4172eac646b0c7560e", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "8119c367dee83f4172eac646b0cae31b", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "START53_V7N::All", + "output_dataset": "/DY3JetsToLL_M-50_TuneZ2Star_8TeV-madgraph/Summer12_DR53X-PU_RD1_START53_V7N-v1/AODSIM", + "release": "CMSSW_5_3_16", + "type": "HLT RECO" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "37", + "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "7722", + "relations": [], + "run_period": [ + "Run2012A", + "Run2012B", + "Run2012C", + "Run2012D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], + "global_tag": "START53_V27::All", + "release": "CMSSW_5_3_32" + }, + "title": "/DY3JetsToLL_M-50_TuneZ2Star_8TeV-madgraph/Summer12_DR53X-PU_RD1_START53_V7N-v1/AODSIM", + "title_additional": "Simulated dataset DY3JetsToLL_M-50_TuneZ2Star_8TeV-madgraph in AODSIM format for 2012 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", + "links": [ + { + "description": "How to install the CMS Virtual Machine", + "url": "/vm/cms/2011" + }, + { + "description": "Getting started with CMS open data", + "url": "/getting-started/cms/2011" + } + ] + }, + "validation": { + "description": "The generation and simulation of simulated Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset DY4JetsToLL_M-50_TuneZ2Star_8TeV-madgraph in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2012.

" }, "accelerator": "CERN-LHC", "categories": { @@ -2964,6 +3144,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -3245,6 +3435,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -3429,6 +3629,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -3613,6 +3823,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -3798,6 +4018,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -3987,6 +4217,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -4138,6 +4378,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -4306,6 +4556,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -4483,6 +4743,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -4654,6 +4924,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -4825,6 +5105,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -5010,6 +5300,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -5187,6 +5487,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -5390,6 +5700,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -5546,6 +5866,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -5702,6 +6032,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -5858,6 +6198,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -6014,6 +6364,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -6200,6 +6560,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -6389,6 +6759,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -6559,6 +6939,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -6729,6 +7119,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -6885,6 +7285,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -7041,6 +7451,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -7179,6 +7599,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -7326,6 +7756,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -7481,6 +7921,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -7628,6 +8078,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -7775,6 +8235,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -7944,6 +8414,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -8091,6 +8571,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -8261,6 +8751,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -8432,6 +8932,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -8616,181 +9126,201 @@ "Run2012D" ], "system_details": { - "global_tag": "START53_V27::All", - "release": "CMSSW_5_3_32" - }, - "title": "/GG4J_HT-300To700_TuneZ2star_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset GG4J_HT-300To700_TuneZ2star_8TeV-madgraph in AODSIM format for 2012 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", - "links": [ + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/vm/cms/2011" + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/getting-started/cms/2011" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of simulated Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset GG4J_HT-700ToInf_TuneZ2star_8TeV-madgraph in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2012.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Standard Model Physics", - "secondary": [ - "ElectroWeak" ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS collaboration", - "recid": "451" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "8TeV", - "type": "pp" - }, - "date_created": [ - "2012" - ], - "date_published": "2017", - "date_reprocessed": "2012", - "distribution": { - "formats": [ - "aodsim", - "root" - ], - "number_events": 909033, - "number_files": 99, - "size": 346909560674 - }, - "doi": "10.7483/OPENDATA.CMS.EGKT.FPQ4", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:b89bf27a", - "description": "GG4J_HT-700ToInf_TuneZ2star_8TeV-madgraph AOD dataset file index (1 of 1) for access to data", - "size": 33563, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2012/Summer12_DR53X/GG4J_HT-700ToInf_TuneZ2star_8TeV-madgraph/AODSIM/PU_S10_START53_V19-v1/file-indexes/CMS_MonteCarlo2012_Summer12_DR53X_GG4J_HT-700ToInf_TuneZ2star_8TeV-madgraph_AODSIM_PU_S10_START53_V19-v1_00000_file_index.json" - }, - { - "checksum": "adler32:fd55a798", - "description": "GG4J_HT-700ToInf_TuneZ2star_8TeV-madgraph AOD dataset file index (1 of 1) for access to data", - "size": 19008, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2012/Summer12_DR53X/GG4J_HT-700ToInf_TuneZ2star_8TeV-madgraph/AODSIM/PU_S10_START53_V19-v1/file-indexes/CMS_MonteCarlo2012_Summer12_DR53X_GG4J_HT-700ToInf_TuneZ2star_8TeV-madgraph_AODSIM_PU_S10_START53_V19-v1_00000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "cms_confdb_id": "9d54194e5d356ff42199d258d5f0b21a", - "process": "LHE", - "title": "Configuration file" - } - ], - "global_tag": "", - "note": "To get the exact generator parameters, please see Finding the generator parameters.", - "output_dataset": "/GG4J_HT-700ToInf_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN", - "release": "CMSSW_5_3_13", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_13/src ] ; then \n echo release CMSSW_5_3_13 already exists\nelse\nscram p CMSSW CMSSW_5_3_13\nfi\ncd CMSSW_5_3_13/src\neval `scram runtime -sh`\n\ncurl -s --insecure https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/SUS-Summer12-00097 --retry 2 --create-dirs -o Configuration/GenProduction/python/SUS-Summer12-00097-fragment.py \n[ -s Configuration/GenProduction/python/SUS-Summer12-00097-fragment.py ] || exit $?;\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/SUS-Summer12-00097-fragment.py --filein \"dbs:/GG4J_HT-700ToInf_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN\" --fileout file:SUS-Summer12-00097.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename SUS-Summer12-00097_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 57 || exit $? ; \n\n", - "title": "Production script" - }, - { - "title": "Hadronizer parameters", - "url": "https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/SUS-Summer12-00097" - }, - { - "cms_confdb_id": "38a55ca555837edbc1cefe73e21f44e7", - "process": "SIM", - "title": "Configuration file" - } - ], - "generators": [ - " madgraph " - ], - "global_tag": "START53_V7C::All", - "output_dataset": "/GG4J_HT-700ToInf_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN-SIM", - "release": "CMSSW_5_3_13", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_14/src ] ; then \n echo release CMSSW_5_3_14 already exists\nelse\nscram p CMSSW CMSSW_5_3_14\nfi\ncd CMSSW_5_3_14/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/GG4J_HT-700ToInf_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:SUS-Summer12DR53X-00095_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename SUS-Summer12DR53X-00095_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:SUS-Summer12DR53X-00095_step1.root --fileout file:SUS-Summer12DR53X-00095.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename SUS-Summer12DR53X-00095_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", - "title": "Production script" - }, - { - "cms_confdb_id": "456bd364d581640f6aaf924e8caa06e9", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "456bd364d581640f6aaf924e8caa10b6", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "START53_V19::All", - "output_dataset": "/GG4J_HT-700ToInf_TuneZ2star_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "release": "CMSSW_5_3_14", - "type": "HLT RECO" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "37", - "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "7764", - "relations": [], - "run_period": [ - "Run2012A", - "Run2012B", - "Run2012C", - "Run2012D" - ], - "system_details": { "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/GG4J_HT-700ToInf_TuneZ2star_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset GG4J_HT-700ToInf_TuneZ2star_8TeV-madgraph in AODSIM format for 2012 collision data", + "title": "/GG4J_HT-300To700_TuneZ2star_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset GG4J_HT-300To700_TuneZ2star_8TeV-madgraph in AODSIM format for 2012 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", + "links": [ + { + "description": "How to install the CMS Virtual Machine", + "url": "/vm/cms/2011" + }, + { + "description": "Getting started with CMS open data", + "url": "/getting-started/cms/2011" + } + ] + }, + "validation": { + "description": "The generation and simulation of simulated Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset GG4J_HT-700ToInf_TuneZ2star_8TeV-madgraph in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2012.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Standard Model Physics", + "secondary": [ + "ElectroWeak" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS collaboration", + "recid": "451" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "8TeV", + "type": "pp" + }, + "date_created": [ + "2012" + ], + "date_published": "2017", + "date_reprocessed": "2012", + "distribution": { + "formats": [ + "aodsim", + "root" + ], + "number_events": 909033, + "number_files": 99, + "size": 346909560674 + }, + "doi": "10.7483/OPENDATA.CMS.EGKT.FPQ4", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:b89bf27a", + "description": "GG4J_HT-700ToInf_TuneZ2star_8TeV-madgraph AOD dataset file index (1 of 1) for access to data", + "size": 33563, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2012/Summer12_DR53X/GG4J_HT-700ToInf_TuneZ2star_8TeV-madgraph/AODSIM/PU_S10_START53_V19-v1/file-indexes/CMS_MonteCarlo2012_Summer12_DR53X_GG4J_HT-700ToInf_TuneZ2star_8TeV-madgraph_AODSIM_PU_S10_START53_V19-v1_00000_file_index.json" + }, + { + "checksum": "adler32:fd55a798", + "description": "GG4J_HT-700ToInf_TuneZ2star_8TeV-madgraph AOD dataset file index (1 of 1) for access to data", + "size": 19008, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2012/Summer12_DR53X/GG4J_HT-700ToInf_TuneZ2star_8TeV-madgraph/AODSIM/PU_S10_START53_V19-v1/file-indexes/CMS_MonteCarlo2012_Summer12_DR53X_GG4J_HT-700ToInf_TuneZ2star_8TeV-madgraph_AODSIM_PU_S10_START53_V19-v1_00000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "cms_confdb_id": "9d54194e5d356ff42199d258d5f0b21a", + "process": "LHE", + "title": "Configuration file" + } + ], + "global_tag": "", + "note": "To get the exact generator parameters, please see Finding the generator parameters.", + "output_dataset": "/GG4J_HT-700ToInf_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN", + "release": "CMSSW_5_3_13", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_13/src ] ; then \n echo release CMSSW_5_3_13 already exists\nelse\nscram p CMSSW CMSSW_5_3_13\nfi\ncd CMSSW_5_3_13/src\neval `scram runtime -sh`\n\ncurl -s --insecure https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/SUS-Summer12-00097 --retry 2 --create-dirs -o Configuration/GenProduction/python/SUS-Summer12-00097-fragment.py \n[ -s Configuration/GenProduction/python/SUS-Summer12-00097-fragment.py ] || exit $?;\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/SUS-Summer12-00097-fragment.py --filein \"dbs:/GG4J_HT-700ToInf_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN\" --fileout file:SUS-Summer12-00097.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename SUS-Summer12-00097_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 57 || exit $? ; \n\n", + "title": "Production script" + }, + { + "title": "Hadronizer parameters", + "url": "https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/SUS-Summer12-00097" + }, + { + "cms_confdb_id": "38a55ca555837edbc1cefe73e21f44e7", + "process": "SIM", + "title": "Configuration file" + } + ], + "generators": [ + " madgraph " + ], + "global_tag": "START53_V7C::All", + "output_dataset": "/GG4J_HT-700ToInf_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN-SIM", + "release": "CMSSW_5_3_13", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_14/src ] ; then \n echo release CMSSW_5_3_14 already exists\nelse\nscram p CMSSW CMSSW_5_3_14\nfi\ncd CMSSW_5_3_14/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/GG4J_HT-700ToInf_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:SUS-Summer12DR53X-00095_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename SUS-Summer12DR53X-00095_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:SUS-Summer12DR53X-00095_step1.root --fileout file:SUS-Summer12DR53X-00095.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename SUS-Summer12DR53X-00095_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", + "title": "Production script" + }, + { + "cms_confdb_id": "456bd364d581640f6aaf924e8caa06e9", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "456bd364d581640f6aaf924e8caa10b6", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "START53_V19::All", + "output_dataset": "/GG4J_HT-700ToInf_TuneZ2star_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "release": "CMSSW_5_3_14", + "type": "HLT RECO" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "37", + "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "7764", + "relations": [], + "run_period": [ + "Run2012A", + "Run2012B", + "Run2012C", + "Run2012D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], + "global_tag": "START53_V27::All", + "release": "CMSSW_5_3_32" + }, + "title": "/GG4J_HT-700ToInf_TuneZ2star_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset GG4J_HT-700ToInf_TuneZ2star_8TeV-madgraph in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -8970,6 +9500,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -9168,6 +9708,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -9338,6 +9888,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -9507,6 +10067,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -9662,6 +10232,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -9817,6 +10397,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -9986,6 +10576,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -10164,6 +10764,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -10350,6 +10960,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -10536,6 +11156,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -10722,6 +11352,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -10894,6 +11534,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -11066,6 +11716,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -11238,6 +11898,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -11410,6 +12080,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -11582,6 +12262,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -11754,6 +12444,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -11926,6 +12626,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -12098,6 +12808,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -12270,6 +12990,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -12456,6 +13186,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -12642,6 +13382,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -12828,6 +13578,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -13007,6 +13767,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -13207,6 +13977,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -13379,6 +14159,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -13565,6 +14355,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -13751,6 +14551,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -13937,6 +14747,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -14109,6 +14929,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -14294,6 +15124,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -14465,6 +15305,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -14637,6 +15487,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -14808,6 +15668,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -14979,182 +15849,21 @@ "Run2012D" ], "system_details": { - "global_tag": "START53_V27::All", - "release": "CMSSW_5_3_32" - }, - "title": "/GluGluToHHTo2B2WToJJLNu_mH-125_8TeV-madgraph-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset GluGluToHHTo2B2WToJJLNu_mH-125_8TeV-madgraph-pythia6-tauola in AODSIM format for 2012 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", - "links": [ + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/vm/cms/2011" + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/getting-started/cms/2011" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of simulated Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset GluGluToHHTo2B2WToLNuLNu_M-125_8TeV-madgraph-pythia6 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2012.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Higgs Physics", - "secondary": [ - "Standard Model" ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS collaboration", - "recid": "451" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "8TeV", - "type": "pp" - }, - "date_created": [ - "2012" - ], - "date_published": "2017", - "date_reprocessed": "2012", - "distribution": { - "formats": [ - "aodsim", - "root" - ], - "number_events": 96643, - "number_files": 15, - "size": 35467717340 - }, - "doi": "10.7483/OPENDATA.CMS.1B4B.BHL3", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:61a6b069", - "description": "GluGluToHHTo2B2WToLNuLNu_M-125_8TeV-madgraph-pythia6 AOD dataset file index (1 of 1) for access to data", - "size": 5252, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2012/Summer12_DR53X/GluGluToHHTo2B2WToLNuLNu_M-125_8TeV-madgraph-pythia6/AODSIM/PU_S10_START53_V19-v1/file-indexes/CMS_MonteCarlo2012_Summer12_DR53X_GluGluToHHTo2B2WToLNuLNu_M-125_8TeV-madgraph-pythia6_AODSIM_PU_S10_START53_V19-v1_00000_file_index.json" - }, - { - "checksum": "adler32:f0c0a95d", - "description": "GluGluToHHTo2B2WToLNuLNu_M-125_8TeV-madgraph-pythia6 AOD dataset file index (1 of 1) for access to data", - "size": 3045, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2012/Summer12_DR53X/GluGluToHHTo2B2WToLNuLNu_M-125_8TeV-madgraph-pythia6/AODSIM/PU_S10_START53_V19-v1/file-indexes/CMS_MonteCarlo2012_Summer12_DR53X_GluGluToHHTo2B2WToLNuLNu_M-125_8TeV-madgraph-pythia6_AODSIM_PU_S10_START53_V19-v1_00000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "cms_confdb_id": "e222436d193d2816a12ad123337b22c8", - "process": "LHE", - "title": "Configuration file" - } - ], - "global_tag": "", - "note": "To get the exact generator parameters, please see Finding the generator parameters.", - "output_dataset": "/GluGluToHHTo2B2WToLNuLNu_M-125_8TeV-madgraph-pythia6/Summer12-START53_V7C-v1/GEN", - "release": "CMSSW_5_3_14", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_14_patch2/src ] ; then \n echo release CMSSW_5_3_14_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_14_patch2\nfi\ncd CMSSW_5_3_14_patch2/src\neval `scram runtime -sh`\n\ncurl -s --insecure https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-Summer12-01937 --retry 2 --create-dirs -o Configuration/GenProduction/python/HIG-Summer12-01937-fragment.py \n[ -s Configuration/GenProduction/python/HIG-Summer12-01937-fragment.py ] || exit $?;\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/HIG-Summer12-01937-fragment.py --filein \"dbs:/GluGluToHHTo2B2WToLNuLNu_M-125_8TeV-madgraph-pythia6/Summer12-START53_V7C-v1/GEN\" --fileout file:HIG-Summer12-01937.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename HIG-Summer12-01937_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 67 || exit $? ; \n\n", - "title": "Production script" - }, - { - "title": "Hadronizer parameters", - "url": "https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-Summer12-01937" - }, - { - "cms_confdb_id": "7b09170ba4f82d70c8ecd2b2f6f06525", - "process": "SIM", - "title": "Configuration file" - } - ], - "generators": [ - "madgraph4", - "pythia6" - ], - "global_tag": "START53_V7C::All", - "output_dataset": "/GluGluToHHTo2B2WToLNuLNu_M-125_8TeV-madgraph-pythia6/Summer12-START53_V7C-v1/GEN-SIM", - "release": "CMSSW_5_3_14_patch2", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_14_patch2/src ] ; then \n echo release CMSSW_5_3_14_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_14_patch2\nfi\ncd CMSSW_5_3_14_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/GluGluToHHTo2B2WToLNuLNu_M-125_8TeV-madgraph-pythia6/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:HIG-Summer12DR53X-01818_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename HIG-Summer12DR53X-01818_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:HIG-Summer12DR53X-01818_step1.root --fileout file:HIG-Summer12DR53X-01818.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename HIG-Summer12DR53X-01818_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", - "title": "Production script" - }, - { - "cms_confdb_id": "0bbcec91bd5bb892feebe5a3e37f8f24", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "0bbcec91bd5bb892feebe5a3e37fa917", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "START53_V19::All", - "output_dataset": "/GluGluToHHTo2B2WToLNuLNu_M-125_8TeV-madgraph-pythia6/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "release": "CMSSW_5_3_14_patch2", - "type": "HLT RECO" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "37", - "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "7871", - "relations": [], - "run_period": [ - "Run2012A", - "Run2012B", - "Run2012C", - "Run2012D" - ], - "system_details": { "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/GluGluToHHTo2B2WToLNuLNu_M-125_8TeV-madgraph-pythia6/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset GluGluToHHTo2B2WToLNuLNu_M-125_8TeV-madgraph-pythia6 in AODSIM format for 2012 collision data", + "title": "/GluGluToHHTo2B2WToJJLNu_mH-125_8TeV-madgraph-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset GluGluToHHTo2B2WToJJLNu_mH-125_8TeV-madgraph-pythia6-tauola in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -15180,7 +15889,188 @@ }, { "abstract": { - "description": "

Simulated dataset GluGluToHHTo2B2WToLNuLNu_mH-125_8TeV-madgraph-pythia6-tauola in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2012.

" + "description": "

Simulated dataset GluGluToHHTo2B2WToLNuLNu_M-125_8TeV-madgraph-pythia6 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2012.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Higgs Physics", + "secondary": [ + "Standard Model" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS collaboration", + "recid": "451" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "8TeV", + "type": "pp" + }, + "date_created": [ + "2012" + ], + "date_published": "2017", + "date_reprocessed": "2012", + "distribution": { + "formats": [ + "aodsim", + "root" + ], + "number_events": 96643, + "number_files": 15, + "size": 35467717340 + }, + "doi": "10.7483/OPENDATA.CMS.1B4B.BHL3", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:61a6b069", + "description": "GluGluToHHTo2B2WToLNuLNu_M-125_8TeV-madgraph-pythia6 AOD dataset file index (1 of 1) for access to data", + "size": 5252, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2012/Summer12_DR53X/GluGluToHHTo2B2WToLNuLNu_M-125_8TeV-madgraph-pythia6/AODSIM/PU_S10_START53_V19-v1/file-indexes/CMS_MonteCarlo2012_Summer12_DR53X_GluGluToHHTo2B2WToLNuLNu_M-125_8TeV-madgraph-pythia6_AODSIM_PU_S10_START53_V19-v1_00000_file_index.json" + }, + { + "checksum": "adler32:f0c0a95d", + "description": "GluGluToHHTo2B2WToLNuLNu_M-125_8TeV-madgraph-pythia6 AOD dataset file index (1 of 1) for access to data", + "size": 3045, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2012/Summer12_DR53X/GluGluToHHTo2B2WToLNuLNu_M-125_8TeV-madgraph-pythia6/AODSIM/PU_S10_START53_V19-v1/file-indexes/CMS_MonteCarlo2012_Summer12_DR53X_GluGluToHHTo2B2WToLNuLNu_M-125_8TeV-madgraph-pythia6_AODSIM_PU_S10_START53_V19-v1_00000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "cms_confdb_id": "e222436d193d2816a12ad123337b22c8", + "process": "LHE", + "title": "Configuration file" + } + ], + "global_tag": "", + "note": "To get the exact generator parameters, please see Finding the generator parameters.", + "output_dataset": "/GluGluToHHTo2B2WToLNuLNu_M-125_8TeV-madgraph-pythia6/Summer12-START53_V7C-v1/GEN", + "release": "CMSSW_5_3_14", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_14_patch2/src ] ; then \n echo release CMSSW_5_3_14_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_14_patch2\nfi\ncd CMSSW_5_3_14_patch2/src\neval `scram runtime -sh`\n\ncurl -s --insecure https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-Summer12-01937 --retry 2 --create-dirs -o Configuration/GenProduction/python/HIG-Summer12-01937-fragment.py \n[ -s Configuration/GenProduction/python/HIG-Summer12-01937-fragment.py ] || exit $?;\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/HIG-Summer12-01937-fragment.py --filein \"dbs:/GluGluToHHTo2B2WToLNuLNu_M-125_8TeV-madgraph-pythia6/Summer12-START53_V7C-v1/GEN\" --fileout file:HIG-Summer12-01937.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename HIG-Summer12-01937_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 67 || exit $? ; \n\n", + "title": "Production script" + }, + { + "title": "Hadronizer parameters", + "url": "https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-Summer12-01937" + }, + { + "cms_confdb_id": "7b09170ba4f82d70c8ecd2b2f6f06525", + "process": "SIM", + "title": "Configuration file" + } + ], + "generators": [ + "madgraph4", + "pythia6" + ], + "global_tag": "START53_V7C::All", + "output_dataset": "/GluGluToHHTo2B2WToLNuLNu_M-125_8TeV-madgraph-pythia6/Summer12-START53_V7C-v1/GEN-SIM", + "release": "CMSSW_5_3_14_patch2", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_14_patch2/src ] ; then \n echo release CMSSW_5_3_14_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_14_patch2\nfi\ncd CMSSW_5_3_14_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/GluGluToHHTo2B2WToLNuLNu_M-125_8TeV-madgraph-pythia6/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:HIG-Summer12DR53X-01818_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename HIG-Summer12DR53X-01818_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:HIG-Summer12DR53X-01818_step1.root --fileout file:HIG-Summer12DR53X-01818.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename HIG-Summer12DR53X-01818_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", + "title": "Production script" + }, + { + "cms_confdb_id": "0bbcec91bd5bb892feebe5a3e37f8f24", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "0bbcec91bd5bb892feebe5a3e37fa917", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "START53_V19::All", + "output_dataset": "/GluGluToHHTo2B2WToLNuLNu_M-125_8TeV-madgraph-pythia6/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "release": "CMSSW_5_3_14_patch2", + "type": "HLT RECO" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "37", + "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "7871", + "relations": [], + "run_period": [ + "Run2012A", + "Run2012B", + "Run2012C", + "Run2012D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], + "global_tag": "START53_V27::All", + "release": "CMSSW_5_3_32" + }, + "title": "/GluGluToHHTo2B2WToLNuLNu_M-125_8TeV-madgraph-pythia6/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset GluGluToHHTo2B2WToLNuLNu_M-125_8TeV-madgraph-pythia6 in AODSIM format for 2012 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", + "links": [ + { + "description": "How to install the CMS Virtual Machine", + "url": "/vm/cms/2011" + }, + { + "description": "Getting started with CMS open data", + "url": "/getting-started/cms/2011" + } + ] + }, + "validation": { + "description": "The generation and simulation of simulated Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset GluGluToHHTo2B2WToLNuLNu_mH-125_8TeV-madgraph-pythia6-tauola in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2012.

" }, "accelerator": "CERN-LHC", "categories": { @@ -15321,6 +16211,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -15506,6 +16406,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -15691,6 +16601,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -15838,6 +16758,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -16007,6 +16937,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -16178,6 +17118,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -16349,6 +17299,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -16520,6 +17480,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -16691,6 +17661,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -16842,6 +17822,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -16982,6 +17972,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -17154,6 +18154,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -17309,6 +18319,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -17478,6 +18498,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -17649,6 +18679,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -17820,6 +18860,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -18005,6 +19055,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -18177,6 +19237,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -18354,6 +19424,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -18539,6 +19619,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -18724,6 +19814,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -18909,6 +20009,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -19064,6 +20174,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -19211,6 +20331,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -19381,6 +20511,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -19551,6 +20691,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -19721,6 +20871,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -19891,6 +21051,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -20061,6 +21231,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -20231,6 +21411,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -20401,6 +21591,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -20571,6 +21771,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -20742,6 +21952,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -20908,6 +22128,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -21074,6 +22304,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -21240,177 +22480,21 @@ "Run2012D" ], "system_details": { - "global_tag": "START53_V27::All", - "release": "CMSSW_5_3_32" - }, - "title": "/G_Pt-170to300_TuneZ2star_8TeV_pythia6/Summer12_DR53X-PU_RD1_START53_V7N-v1/AODSIM", - "title_additional": "Simulated dataset G_Pt-170to300_TuneZ2star_8TeV_pythia6 in AODSIM format for 2012 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", - "links": [ + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/vm/cms/2011" + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/getting-started/cms/2011" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of simulated Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset G_Pt-1800_TuneZ2star_8TeV_pythia6 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2012.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Standard Model Physics", - "secondary": [ - "ElectroWeak" ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS collaboration", - "recid": "451" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "8TeV", - "type": "pp" - }, - "date_created": [ - "2012" - ], - "date_published": "2017", - "date_reprocessed": "2012", - "distribution": { - "formats": [ - "aodsim", - "root" - ], - "number_events": 1939122, - "number_files": 244, - "size": 617973197661 - }, - "doi": "10.7483/OPENDATA.CMS.6MZ7.WJJC", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:33ed97b8", - "description": "G_Pt-1800_TuneZ2star_8TeV_pythia6 AOD dataset file index (1 of 2) for access to data", - "size": 21185, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2012/Summer12_DR53X/G_Pt-1800_TuneZ2star_8TeV_pythia6/AODSIM/PU_RD1_START53_V7N-v1/file-indexes/CMS_MonteCarlo2012_Summer12_DR53X_G_Pt-1800_TuneZ2star_8TeV_pythia6_AODSIM_PU_RD1_START53_V7N-v1_00000_file_index.json" - }, - { - "checksum": "adler32:5ef09336", - "description": "G_Pt-1800_TuneZ2star_8TeV_pythia6 AOD dataset file index (2 of 2) for access to data", - "size": 59582, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2012/Summer12_DR53X/G_Pt-1800_TuneZ2star_8TeV_pythia6/AODSIM/PU_RD1_START53_V7N-v1/file-indexes/CMS_MonteCarlo2012_Summer12_DR53X_G_Pt-1800_TuneZ2star_8TeV_pythia6_AODSIM_PU_RD1_START53_V7N-v1_20000_file_index.json" - }, - { - "checksum": "adler32:bdbe070b", - "description": "G_Pt-1800_TuneZ2star_8TeV_pythia6 AOD dataset file index (1 of 2) for access to data", - "size": 11776, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2012/Summer12_DR53X/G_Pt-1800_TuneZ2star_8TeV_pythia6/AODSIM/PU_RD1_START53_V7N-v1/file-indexes/CMS_MonteCarlo2012_Summer12_DR53X_G_Pt-1800_TuneZ2star_8TeV_pythia6_AODSIM_PU_RD1_START53_V7N-v1_00000_file_index.txt" - }, - { - "checksum": "adler32:284f70ed", - "description": "G_Pt-1800_TuneZ2star_8TeV_pythia6 AOD dataset file index (2 of 2) for access to data", - "size": 33120, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2012/Summer12_DR53X/G_Pt-1800_TuneZ2star_8TeV_pythia6/AODSIM/PU_RD1_START53_V7N-v1/file-indexes/CMS_MonteCarlo2012_Summer12_DR53X_G_Pt-1800_TuneZ2star_8TeV_pythia6_AODSIM_PU_RD1_START53_V7N-v1_20000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_0_0_patch2/src ] ; then \n echo release CMSSW_5_0_0_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_0_0_patch2\nfi\ncd CMSSW_5_0_0_patch2/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-00-11/python/EightTeV/G_Pt_1800_TuneZ2star_8TeV_pythia6_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/G_Pt_1800_TuneZ2star_8TeV_pythia6_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/G_Pt_1800_TuneZ2star_8TeV_pythia6_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/G_Pt_1800_TuneZ2star_8TeV_pythia6_cff.py --fileout file:JME-Summer12-00037.root --mc --eventcontent RAWSIM --pileup NoPileUp --datatier GEN-SIM --conditions START50_V13::All --beamspot Realistic8TeVCollision --step GEN,SIM --datamix NODATAMIXER --python_filename JME-Summer12-00037_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 20 || exit $? ; \n\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\n\n\ngenerator = cms.EDFilter('Pythia6GeneratorFilter',\n\tcomEnergy = cms.double(8000.0),\n\tcrossSection = cms.untracked.double(1.867141e-06),\n\tfilterEfficiency = cms.untracked.double(1),\n\tmaxEventsToPrint = cms.untracked.int32(0),\n\tpythiaHepMCVerbosity = cms.untracked.bool(False),\n\tpythiaPylistVerbosity = cms.untracked.int32(0),\n\n\tPythiaParameters = cms.PSet(\n\t\tpythiaUESettingsBlock,\n\t\tprocessParameters = cms.vstring(\n\t\t\t'MSEL = 10 ! Photon+Jets production',\n\t\t\t'CKIN(3) = 1800 ! minimum pt hat for hard interactions',\n\t\t),\n\t\tparameterSets = cms.vstring(\n\t\t\t'pythiaUESettings',\n\t\t\t'processParameters',\n\t\t)\n\t)\n)\n\nconfigurationMetadata = cms.untracked.PSet(\n\tversion = cms.untracked.string('\\$Revision: 1.1 $'),\n\tname = cms.untracked.string('\\$Source: /cvs_server/repositories/CMSSW/CMSSW/Configuration/GenProduction/python/EightTeV/G_Pt_1800_TuneZ2star_8TeV_pythia6_cff.py,v $'),\n\tannotation = cms.untracked.string('Summer2012-Z2star sample with PYTHIA6: Prompt photon production, pThat > 1800 GeV, TuneZ2star')\n)\n", - "title": "Generator parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/V02-00-11/python/EightTeV/G_Pt_1800_TuneZ2star_8TeV_pythia6_cff.py" - } - ], - "generators": [ - "pythia6" - ], - "global_tag": "START50_V13::All", - "output_dataset": "/G_Pt-1800_TuneZ2star_8TeV_pythia6/Summer12-START50_V13-v2/GEN-SIM", - "release": "CMSSW_5_0_0_patch2", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_14/src ] ; then \n echo release CMSSW_5_3_14 already exists\nelse\nscram p CMSSW CMSSW_5_3_14\nfi\ncd CMSSW_5_3_14/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/G_Pt-1800_TuneZ2star_8TeV_pythia6/Summer12-START50_V13-v2/GEN-SIM\" --fileout file:JME-Summer12DR53X-00178_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --runsScenarioForMC Run2012_AB_C_D_oneRunPerEra --pileup fromDB --datatier GEN-SIM-RAW --conditions START53_V7N::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename JME-Summer12DR53X-00178_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 288 || exit $? ; \n\ncmsDriver.py step2 --filein file:JME-Summer12DR53X-00178_step1.root --fileout file:JME-Summer12DR53X-00178.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V7N::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename JME-Summer12DR53X-00178_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 288 || exit $? ; \n\n", - "title": "Production script" - }, - { - "cms_confdb_id": "456bd364d581640f6aaf924e8cecacae", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "456bd364d581640f6aaf924e8cecf9c3", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "START53_V7N::All", - "output_dataset": "/G_Pt-1800_TuneZ2star_8TeV_pythia6/Summer12_DR53X-PU_RD1_START53_V7N-v1/AODSIM", - "release": "CMSSW_5_3_14", - "type": "HLT RECO" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "37", - "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "8289", - "relations": [], - "run_period": [ - "Run2012A", - "Run2012B", - "Run2012C", - "Run2012D" - ], - "system_details": { "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/G_Pt-1800_TuneZ2star_8TeV_pythia6/Summer12_DR53X-PU_RD1_START53_V7N-v1/AODSIM", - "title_additional": "Simulated dataset G_Pt-1800_TuneZ2star_8TeV_pythia6 in AODSIM format for 2012 collision data", + "title": "/G_Pt-170to300_TuneZ2star_8TeV_pythia6/Summer12_DR53X-PU_RD1_START53_V7N-v1/AODSIM", + "title_additional": "Simulated dataset G_Pt-170to300_TuneZ2star_8TeV_pythia6 in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -21436,7 +22520,183 @@ }, { "abstract": { - "description": "

Simulated dataset G_Pt-300to470_TuneZ2star_8TeV_pythia6 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2012.

" + "description": "

Simulated dataset G_Pt-1800_TuneZ2star_8TeV_pythia6 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2012.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Standard Model Physics", + "secondary": [ + "ElectroWeak" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS collaboration", + "recid": "451" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "8TeV", + "type": "pp" + }, + "date_created": [ + "2012" + ], + "date_published": "2017", + "date_reprocessed": "2012", + "distribution": { + "formats": [ + "aodsim", + "root" + ], + "number_events": 1939122, + "number_files": 244, + "size": 617973197661 + }, + "doi": "10.7483/OPENDATA.CMS.6MZ7.WJJC", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:33ed97b8", + "description": "G_Pt-1800_TuneZ2star_8TeV_pythia6 AOD dataset file index (1 of 2) for access to data", + "size": 21185, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2012/Summer12_DR53X/G_Pt-1800_TuneZ2star_8TeV_pythia6/AODSIM/PU_RD1_START53_V7N-v1/file-indexes/CMS_MonteCarlo2012_Summer12_DR53X_G_Pt-1800_TuneZ2star_8TeV_pythia6_AODSIM_PU_RD1_START53_V7N-v1_00000_file_index.json" + }, + { + "checksum": "adler32:5ef09336", + "description": "G_Pt-1800_TuneZ2star_8TeV_pythia6 AOD dataset file index (2 of 2) for access to data", + "size": 59582, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2012/Summer12_DR53X/G_Pt-1800_TuneZ2star_8TeV_pythia6/AODSIM/PU_RD1_START53_V7N-v1/file-indexes/CMS_MonteCarlo2012_Summer12_DR53X_G_Pt-1800_TuneZ2star_8TeV_pythia6_AODSIM_PU_RD1_START53_V7N-v1_20000_file_index.json" + }, + { + "checksum": "adler32:bdbe070b", + "description": "G_Pt-1800_TuneZ2star_8TeV_pythia6 AOD dataset file index (1 of 2) for access to data", + "size": 11776, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2012/Summer12_DR53X/G_Pt-1800_TuneZ2star_8TeV_pythia6/AODSIM/PU_RD1_START53_V7N-v1/file-indexes/CMS_MonteCarlo2012_Summer12_DR53X_G_Pt-1800_TuneZ2star_8TeV_pythia6_AODSIM_PU_RD1_START53_V7N-v1_00000_file_index.txt" + }, + { + "checksum": "adler32:284f70ed", + "description": "G_Pt-1800_TuneZ2star_8TeV_pythia6 AOD dataset file index (2 of 2) for access to data", + "size": 33120, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2012/Summer12_DR53X/G_Pt-1800_TuneZ2star_8TeV_pythia6/AODSIM/PU_RD1_START53_V7N-v1/file-indexes/CMS_MonteCarlo2012_Summer12_DR53X_G_Pt-1800_TuneZ2star_8TeV_pythia6_AODSIM_PU_RD1_START53_V7N-v1_20000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_0_0_patch2/src ] ; then \n echo release CMSSW_5_0_0_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_0_0_patch2\nfi\ncd CMSSW_5_0_0_patch2/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-00-11/python/EightTeV/G_Pt_1800_TuneZ2star_8TeV_pythia6_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/G_Pt_1800_TuneZ2star_8TeV_pythia6_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/G_Pt_1800_TuneZ2star_8TeV_pythia6_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/G_Pt_1800_TuneZ2star_8TeV_pythia6_cff.py --fileout file:JME-Summer12-00037.root --mc --eventcontent RAWSIM --pileup NoPileUp --datatier GEN-SIM --conditions START50_V13::All --beamspot Realistic8TeVCollision --step GEN,SIM --datamix NODATAMIXER --python_filename JME-Summer12-00037_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 20 || exit $? ; \n\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\n\n\ngenerator = cms.EDFilter('Pythia6GeneratorFilter',\n\tcomEnergy = cms.double(8000.0),\n\tcrossSection = cms.untracked.double(1.867141e-06),\n\tfilterEfficiency = cms.untracked.double(1),\n\tmaxEventsToPrint = cms.untracked.int32(0),\n\tpythiaHepMCVerbosity = cms.untracked.bool(False),\n\tpythiaPylistVerbosity = cms.untracked.int32(0),\n\n\tPythiaParameters = cms.PSet(\n\t\tpythiaUESettingsBlock,\n\t\tprocessParameters = cms.vstring(\n\t\t\t'MSEL = 10 ! Photon+Jets production',\n\t\t\t'CKIN(3) = 1800 ! minimum pt hat for hard interactions',\n\t\t),\n\t\tparameterSets = cms.vstring(\n\t\t\t'pythiaUESettings',\n\t\t\t'processParameters',\n\t\t)\n\t)\n)\n\nconfigurationMetadata = cms.untracked.PSet(\n\tversion = cms.untracked.string('\\$Revision: 1.1 $'),\n\tname = cms.untracked.string('\\$Source: /cvs_server/repositories/CMSSW/CMSSW/Configuration/GenProduction/python/EightTeV/G_Pt_1800_TuneZ2star_8TeV_pythia6_cff.py,v $'),\n\tannotation = cms.untracked.string('Summer2012-Z2star sample with PYTHIA6: Prompt photon production, pThat > 1800 GeV, TuneZ2star')\n)\n", + "title": "Generator parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/V02-00-11/python/EightTeV/G_Pt_1800_TuneZ2star_8TeV_pythia6_cff.py" + } + ], + "generators": [ + "pythia6" + ], + "global_tag": "START50_V13::All", + "output_dataset": "/G_Pt-1800_TuneZ2star_8TeV_pythia6/Summer12-START50_V13-v2/GEN-SIM", + "release": "CMSSW_5_0_0_patch2", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_14/src ] ; then \n echo release CMSSW_5_3_14 already exists\nelse\nscram p CMSSW CMSSW_5_3_14\nfi\ncd CMSSW_5_3_14/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/G_Pt-1800_TuneZ2star_8TeV_pythia6/Summer12-START50_V13-v2/GEN-SIM\" --fileout file:JME-Summer12DR53X-00178_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --runsScenarioForMC Run2012_AB_C_D_oneRunPerEra --pileup fromDB --datatier GEN-SIM-RAW --conditions START53_V7N::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename JME-Summer12DR53X-00178_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 288 || exit $? ; \n\ncmsDriver.py step2 --filein file:JME-Summer12DR53X-00178_step1.root --fileout file:JME-Summer12DR53X-00178.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V7N::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename JME-Summer12DR53X-00178_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 288 || exit $? ; \n\n", + "title": "Production script" + }, + { + "cms_confdb_id": "456bd364d581640f6aaf924e8cecacae", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "456bd364d581640f6aaf924e8cecf9c3", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "START53_V7N::All", + "output_dataset": "/G_Pt-1800_TuneZ2star_8TeV_pythia6/Summer12_DR53X-PU_RD1_START53_V7N-v1/AODSIM", + "release": "CMSSW_5_3_14", + "type": "HLT RECO" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "37", + "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "8289", + "relations": [], + "run_period": [ + "Run2012A", + "Run2012B", + "Run2012C", + "Run2012D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], + "global_tag": "START53_V27::All", + "release": "CMSSW_5_3_32" + }, + "title": "/G_Pt-1800_TuneZ2star_8TeV_pythia6/Summer12_DR53X-PU_RD1_START53_V7N-v1/AODSIM", + "title_additional": "Simulated dataset G_Pt-1800_TuneZ2star_8TeV_pythia6 in AODSIM format for 2012 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", + "links": [ + { + "description": "How to install the CMS Virtual Machine", + "url": "/vm/cms/2011" + }, + { + "description": "Getting started with CMS open data", + "url": "/getting-started/cms/2011" + } + ] + }, + "validation": { + "description": "The generation and simulation of simulated Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset G_Pt-300to470_TuneZ2star_8TeV_pythia6 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2012.

" }, "accelerator": "CERN-LHC", "categories": { @@ -21558,6 +22818,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -21724,6 +22994,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -21890,6 +23170,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -22056,6 +23346,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -22222,6 +23522,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -22388,6 +23698,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -22557,6 +23877,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -22728,6 +24058,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -22909,6 +24249,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -23080,6 +24430,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -23261,6 +24621,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -23430,6 +24800,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -23589,6 +24969,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -23744,6 +25134,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -23929,6 +25329,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -24084,6 +25494,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -24239,6 +25659,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -24394,6 +25824,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -24549,6 +25989,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -24704,6 +26154,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -24859,6 +26319,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -25000,6 +26470,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -25134,6 +26614,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -25275,6 +26765,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -25441,6 +26941,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -25607,6 +27117,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -25741,6 +27261,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -26271,6 +27801,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -26405,6 +27945,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -26567,6 +28117,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -26775,6 +28335,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -26916,6 +28486,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -27096,6 +28676,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -27230,6 +28820,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -27364,6 +28964,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -27498,6 +29108,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -27639,6 +29259,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -27773,6 +29403,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -27914,6 +29554,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -28055,6 +29705,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -28347,6 +30007,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -28481,6 +30151,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -28636,6 +30316,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -28791,6 +30481,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -28962,6 +30662,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -29133,6 +30843,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -29304,6 +31024,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -29459,6 +31189,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -29644,6 +31384,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -29829,6 +31579,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -30000,6 +31760,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -30185,6 +31955,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -30370,6 +32150,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -30525,6 +32315,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -30722,6 +32522,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -30895,6 +32705,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -31066,6 +32886,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -31251,6 +33081,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -31432,6 +33272,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -31624,6 +33474,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -31776,6 +33636,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -31932,6 +33802,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -32101,6 +33981,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -32262,6 +34152,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -32409,6 +34309,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -32556,6 +34466,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -32703,6 +34623,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -32850,6 +34780,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -33039,6 +34979,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -33200,6 +35150,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -33347,6 +35307,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -33508,6 +35478,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -33655,6 +35635,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -33941,6 +35931,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -34115,6 +36115,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -34284,6 +36294,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -34459,6 +36479,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -34632,6 +36662,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -34779,6 +36819,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -34940,6 +36990,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -35101,6 +37161,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -35286,6 +37356,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -35457,6 +37537,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -35628,6 +37718,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -35799,6 +37899,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -35970,6 +38080,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -36141,6 +38261,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -36347,6 +38477,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -36549,6 +38689,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -36696,6 +38846,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -36881,6 +39041,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -37066,6 +39236,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -37237,6 +39417,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -37408,6 +39598,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -37593,6 +39793,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -37764,6 +39974,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -37935,6 +40155,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -38127,6 +40357,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -38261,6 +40501,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -38428,6 +40678,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -38591,6 +40851,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -38763,6 +41033,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -38934,6 +41214,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -39117,6 +41407,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -39300,6 +41600,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -39469,6 +41779,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -39611,6 +41931,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -39781,6 +42111,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -39973,6 +42313,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -40125,6 +42475,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -40281,6 +42641,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -40436,6 +42806,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -40592,6 +42972,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -40775,6 +43165,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -40961,6 +43361,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -41133,6 +43543,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -41333,6 +43753,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -41505,6 +43935,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -41690,6 +44130,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -41861,6 +44311,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -42047,6 +44507,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -42233,6 +44703,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -42380,6 +44860,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -42527,6 +45017,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -42667,6 +45167,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -42814,6 +45324,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -42961,6 +45481,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -43105,6 +45635,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -43252,6 +45792,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -43437,6 +45987,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -43584,6 +46144,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -43728,6 +46298,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -43899,6 +46479,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -44098,6 +46688,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -44245,6 +46845,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -44386,6 +46996,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -44557,6 +47177,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -44727,6 +47357,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -44882,6 +47522,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -45037,6 +47687,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -45178,6 +47838,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -45319,6 +47989,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -45460,6 +48140,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -45615,6 +48305,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -45756,6 +48456,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -45926,152 +48636,21 @@ "Run2012D" ], "system_details": { - "global_tag": "START53_V27::All", - "release": "CMSSW_5_3_32" - }, - "title": "/ZJetToMuMu_Pt-0to15_TuneEE3C_8TeV_herwigpp/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset ZJetToMuMu_Pt-0to15_TuneEE3C_8TeV_herwigpp in AODSIM format for 2012 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", - "links": [ + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/vm/cms/2011" + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/getting-started/cms/2011" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of simulated Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset ZJetToMuMu_Pt-120to170_TuneEE3C_8TeV_herwigpp in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2012.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Standard Model Physics", - "secondary": [ - "ElectroWeak" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS collaboration", - "recid": "451" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "8TeV", - "type": "pp" - }, - "date_created": [ - "2012" - ], - "date_published": "2017", - "date_reprocessed": "2012", - "distribution": { - "formats": [ - "aodsim", - "root" ], - "number_events": 98560, - "number_files": 15, - "size": 36376851641 - }, - "doi": "10.7483/OPENDATA.CMS.SZJP.1E51", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:4d3e8905", - "description": "ZJetToMuMu_Pt-120to170_TuneEE3C_8TeV_herwigpp AOD dataset file index (1 of 1) for access to data", - "size": 5145, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2012/Summer12_DR53X/ZJetToMuMu_Pt-120to170_TuneEE3C_8TeV_herwigpp/AODSIM/PU_S10_START53_V19-v1/file-indexes/CMS_MonteCarlo2012_Summer12_DR53X_ZJetToMuMu_Pt-120to170_TuneEE3C_8TeV_herwigpp_AODSIM_PU_S10_START53_V19-v1_10000_file_index.json" - }, - { - "checksum": "adler32:af1985ad", - "description": "ZJetToMuMu_Pt-120to170_TuneEE3C_8TeV_herwigpp AOD dataset file index (1 of 1) for access to data", - "size": 2940, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2012/Summer12_DR53X/ZJetToMuMu_Pt-120to170_TuneEE3C_8TeV_herwigpp/AODSIM/PU_S10_START53_V19-v1/file-indexes/CMS_MonteCarlo2012_Summer12_DR53X_ZJetToMuMu_Pt-120to170_TuneEE3C_8TeV_herwigpp_AODSIM_PU_S10_START53_V19-v1_10000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "cms_confdb_id": "c8516b9454a656fd0efc1742d400fd95", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "", - "output_dataset": "/ZJetToMuMu_Pt-120to170_TuneEE3C_8TeV_herwigpp/Summer12-START53_V7C-v1/GEN-SIM", - "release": "CMSSW_5_3_11", - "type": "SIM" - }, - { - "configuration_files": [ - { - "cms_confdb_id": "44d78e47491ea65e30d0fb31c0663411", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "44d78e47491ea65e30d0fb31c0696265", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "", - "output_dataset": "/ZJetToMuMu_Pt-120to170_TuneEE3C_8TeV_herwigpp/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "release": "CMSSW_5_3_10", - "type": "HLT RECO" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "37", - "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "10042", - "relations": [], - "run_period": [ - "Run2012A", - "Run2012B", - "Run2012C", - "Run2012D" - ], - "system_details": { "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/ZJetToMuMu_Pt-120to170_TuneEE3C_8TeV_herwigpp/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset ZJetToMuMu_Pt-120to170_TuneEE3C_8TeV_herwigpp in AODSIM format for 2012 collision data", + "title": "/ZJetToMuMu_Pt-0to15_TuneEE3C_8TeV_herwigpp/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset ZJetToMuMu_Pt-0to15_TuneEE3C_8TeV_herwigpp in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -46097,7 +48676,158 @@ }, { "abstract": { - "description": "

Simulated dataset ZJetToMuMu_Pt-15to20_TuneEE3C_8TeV_herwigpp in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2012.

" + "description": "

Simulated dataset ZJetToMuMu_Pt-120to170_TuneEE3C_8TeV_herwigpp in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2012.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Standard Model Physics", + "secondary": [ + "ElectroWeak" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS collaboration", + "recid": "451" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "8TeV", + "type": "pp" + }, + "date_created": [ + "2012" + ], + "date_published": "2017", + "date_reprocessed": "2012", + "distribution": { + "formats": [ + "aodsim", + "root" + ], + "number_events": 98560, + "number_files": 15, + "size": 36376851641 + }, + "doi": "10.7483/OPENDATA.CMS.SZJP.1E51", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:4d3e8905", + "description": "ZJetToMuMu_Pt-120to170_TuneEE3C_8TeV_herwigpp AOD dataset file index (1 of 1) for access to data", + "size": 5145, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2012/Summer12_DR53X/ZJetToMuMu_Pt-120to170_TuneEE3C_8TeV_herwigpp/AODSIM/PU_S10_START53_V19-v1/file-indexes/CMS_MonteCarlo2012_Summer12_DR53X_ZJetToMuMu_Pt-120to170_TuneEE3C_8TeV_herwigpp_AODSIM_PU_S10_START53_V19-v1_10000_file_index.json" + }, + { + "checksum": "adler32:af1985ad", + "description": "ZJetToMuMu_Pt-120to170_TuneEE3C_8TeV_herwigpp AOD dataset file index (1 of 1) for access to data", + "size": 2940, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2012/Summer12_DR53X/ZJetToMuMu_Pt-120to170_TuneEE3C_8TeV_herwigpp/AODSIM/PU_S10_START53_V19-v1/file-indexes/CMS_MonteCarlo2012_Summer12_DR53X_ZJetToMuMu_Pt-120to170_TuneEE3C_8TeV_herwigpp_AODSIM_PU_S10_START53_V19-v1_10000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "cms_confdb_id": "c8516b9454a656fd0efc1742d400fd95", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "", + "output_dataset": "/ZJetToMuMu_Pt-120to170_TuneEE3C_8TeV_herwigpp/Summer12-START53_V7C-v1/GEN-SIM", + "release": "CMSSW_5_3_11", + "type": "SIM" + }, + { + "configuration_files": [ + { + "cms_confdb_id": "44d78e47491ea65e30d0fb31c0663411", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "44d78e47491ea65e30d0fb31c0696265", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "", + "output_dataset": "/ZJetToMuMu_Pt-120to170_TuneEE3C_8TeV_herwigpp/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "release": "CMSSW_5_3_10", + "type": "HLT RECO" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "37", + "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "10042", + "relations": [], + "run_period": [ + "Run2012A", + "Run2012B", + "Run2012C", + "Run2012D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], + "global_tag": "START53_V27::All", + "release": "CMSSW_5_3_32" + }, + "title": "/ZJetToMuMu_Pt-120to170_TuneEE3C_8TeV_herwigpp/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset ZJetToMuMu_Pt-120to170_TuneEE3C_8TeV_herwigpp in AODSIM format for 2012 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", + "links": [ + { + "description": "How to install the CMS Virtual Machine", + "url": "/vm/cms/2011" + }, + { + "description": "Getting started with CMS open data", + "url": "/getting-started/cms/2011" + } + ] + }, + "validation": { + "description": "The generation and simulation of simulated Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset ZJetToMuMu_Pt-15to20_TuneEE3C_8TeV_herwigpp in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2012.

" }, "accelerator": "CERN-LHC", "categories": { @@ -46222,6 +48952,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -46363,6 +49103,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -46504,6 +49254,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -46645,6 +49405,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -46786,6 +49556,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -46927,6 +49707,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -47112,6 +49902,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -47279,6 +50079,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -47464,6 +50274,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -47611,6 +50431,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -47783,6 +50613,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -47955,6 +50795,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -48140,6 +50990,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -48287,6 +51147,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -48472,6 +51342,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -48619,6 +51499,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -48804,6 +51694,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -48951,6 +51851,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -49123,6 +52033,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -49295,6 +52215,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -49480,6 +52410,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -49627,6 +52567,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -49799,6 +52749,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -49971,6 +52931,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -50156,6 +53126,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -50303,6 +53283,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -50447,6 +53437,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -50588,6 +53588,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -50729,6 +53739,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -50870,6 +53890,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -51011,6 +54041,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -51152,6 +54192,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -51293,6 +54343,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -51434,6 +54494,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -51575,6 +54645,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -51716,6 +54796,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -51857,6 +54947,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -52013,6 +55113,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -52169,6 +55279,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -52325,6 +55445,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -52481,6 +55611,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -52637,6 +55777,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -52793,6 +55943,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -52949,167 +56109,21 @@ "Run2012B" ], "system_details": { - "global_tag": "START53_V27::All", - "release": "CMSSW_5_3_32" - }, - "title": "/AToZhToLLTauTau_MA-280_Mh1-125_8TeV-madgraph5-pythia6/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset AToZhToLLTauTau_MA-280_Mh1-125_8TeV-madgraph5-pythia6 in AODSIM format for 2012 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", - "links": [ + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2011" + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2011" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset AToZhToLLTauTau_MA-290_Mh1-125_8TeV-madgraph5-pythia6 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Higgs Physics", - "secondary": [ - "Beyond Standard Model" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "453" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "8TeV", - "type": "pp" - }, - "date_created": [ - "2012" - ], - "date_published": "2019", - "date_reprocessed": "2012", - "distribution": { - "availability": "ondemand", - "formats": [ - "aodsim", - "root" ], - "number_events": 480350, - "number_files": 58, - "size": 163720832332 - }, - "experiment": "CMS", - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "cms_confdb_id": "222fee3fd4cf6edf83c4f37ad0fbe5a3", - "process": "LHE", - "title": "Configuration file" - } - ], - "global_tag": "", - "note": "To get the exact generator parameters, please see Finding the generator parameters.", - "output_dataset": "/AToZhToLLTauTau_MA-290_Mh1-125_8TeV-madgraph5-pythia6/Summer12-START53_V7C-v1/GEN", - "release": "CMSSW_5_3_14", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_16/src ] ; then \n echo release CMSSW_5_3_16 already exists\nelse\nscram p CMSSW CMSSW_5_3_16\nfi\ncd CMSSW_5_3_16/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/0d89d1be7493d5825cb7f2ab612ca6547aa66bc8/python/EightTeV/Hadronizer_TuneZ2star_8TeV_madgraph_tauola_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_madgraph_tauola_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_madgraph_tauola_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_madgraph_tauola_cff.py --filein \"dbs:/AToZhToLLTauTau_MA-290_Mh1-125_8TeV-madgraph5-pythia6/Summer12-START53_V7C-v1/GEN\" --fileout file:HIG-Summer12-02097.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename HIG-Summer12-02097_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 57 || exit $? ; \n\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\r\n\r\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\r\nfrom GeneratorInterface.ExternalDecays.TauolaSettings_cff import *\r\n\r\ngenerator = cms.EDFilter(\"Pythia6HadronizerFilter\",\r\n pythiaHepMCVerbosity = cms.untracked.bool(True),\r\n maxEventsToPrint = cms.untracked.int32(0),\r\n pythiaPylistVerbosity = cms.untracked.int32(1),\r\n comEnergy = cms.double(8000.0),\r\n ExternalDecays = cms.PSet(\r\n Tauola = cms.untracked.PSet(\r\n TauolaPolar,\r\n TauolaDefaultInputCards\r\n ),\r\n parameterSets = cms.vstring('Tauola')\r\n ),\r\n UseExternalGenerators = cms.untracked.bool(True),\r\n PythiaParameters = cms.PSet(\r\n pythiaUESettingsBlock,\r\n processParameters = cms.vstring('MSEL=0 ! User defined processes', \r\n 'PMAS(5,1)=4.8 ! b quark mass',\r\n 'PMAS(6,1)=172.5 ! t quark mass',\r\n\t\t\t'MSTJ(1)=1 ! Fragmentation/hadronization on or off',\r\n\t\t\t'MSTP(61)=1 ! Parton showering on or off'),\r\n # This is a vector of ParameterSet names to be read, in this order\r\n parameterSets = cms.vstring('pythiaUESettings', \r\n 'processParameters')\r\n )\r\n)\r\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/0d89d1be7493d5825cb7f2ab612ca6547aa66bc8/python/EightTeV/Hadronizer_TuneZ2star_8TeV_madgraph_tauola_cff.py" - }, - { - "cms_confdb_id": "e1313d168082dac269c906f680b066eb", - "process": "SIM", - "title": "Configuration file" - } - ], - "generators": [ - "madgraph5", - "pythia6" - ], - "global_tag": "START53_V7C::All", - "output_dataset": "/AToZhToLLTauTau_MA-290_Mh1-125_8TeV-madgraph5-pythia6/Summer12-START53_V7C-v1/GEN-SIM", - "release": "CMSSW_5_3_16", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_17/src ] ; then \n echo release CMSSW_5_3_17 already exists\nelse\nscram p CMSSW CMSSW_5_3_17\nfi\ncd CMSSW_5_3_17/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/AToZhToLLTauTau_MA-290_Mh1-125_8TeV-madgraph5-pythia6/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:HIG-Summer12DR53X-01994_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename HIG-Summer12DR53X-01994_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:HIG-Summer12DR53X-01994_step1.root --fileout file:HIG-Summer12DR53X-01994.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename HIG-Summer12DR53X-01994_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", - "title": "Production script" - }, - { - "cms_confdb_id": "f8abe7968868767ce2912717166a8ecf", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "f8abe7968868767ce2912717166ac226", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "START53_V19::All", - "output_dataset": "/AToZhToLLTauTau_MA-290_Mh1-125_8TeV-madgraph5-pythia6/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "release": "CMSSW_5_3_17", - "type": "HLT RECO" - } - ] - }, - "note": { - "description": "These simulated datasets correspond to the collision data collected by the CMS experiment in 2012." - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "37", - "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "7217", - "run_period": [ - "Run2012A", - "Run2012B" - ], - "system_details": { "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/AToZhToLLTauTau_MA-290_Mh1-125_8TeV-madgraph5-pythia6/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset AToZhToLLTauTau_MA-290_Mh1-125_8TeV-madgraph5-pythia6 in AODSIM format for 2012 collision data", + "title": "/AToZhToLLTauTau_MA-280_Mh1-125_8TeV-madgraph5-pythia6/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset AToZhToLLTauTau_MA-280_Mh1-125_8TeV-madgraph5-pythia6 in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -53135,7 +56149,173 @@ }, { "abstract": { - "description": "

Simulated dataset AToZhToLLTauTau_MA-300_Mh1-125_8TeV-madgraph5-pythia6 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + "description": "

Simulated dataset AToZhToLLTauTau_MA-290_Mh1-125_8TeV-madgraph5-pythia6 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Higgs Physics", + "secondary": [ + "Beyond Standard Model" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "453" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "8TeV", + "type": "pp" + }, + "date_created": [ + "2012" + ], + "date_published": "2019", + "date_reprocessed": "2012", + "distribution": { + "availability": "ondemand", + "formats": [ + "aodsim", + "root" + ], + "number_events": 480350, + "number_files": 58, + "size": 163720832332 + }, + "experiment": "CMS", + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "cms_confdb_id": "222fee3fd4cf6edf83c4f37ad0fbe5a3", + "process": "LHE", + "title": "Configuration file" + } + ], + "global_tag": "", + "note": "To get the exact generator parameters, please see Finding the generator parameters.", + "output_dataset": "/AToZhToLLTauTau_MA-290_Mh1-125_8TeV-madgraph5-pythia6/Summer12-START53_V7C-v1/GEN", + "release": "CMSSW_5_3_14", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_16/src ] ; then \n echo release CMSSW_5_3_16 already exists\nelse\nscram p CMSSW CMSSW_5_3_16\nfi\ncd CMSSW_5_3_16/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/0d89d1be7493d5825cb7f2ab612ca6547aa66bc8/python/EightTeV/Hadronizer_TuneZ2star_8TeV_madgraph_tauola_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_madgraph_tauola_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_madgraph_tauola_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_madgraph_tauola_cff.py --filein \"dbs:/AToZhToLLTauTau_MA-290_Mh1-125_8TeV-madgraph5-pythia6/Summer12-START53_V7C-v1/GEN\" --fileout file:HIG-Summer12-02097.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename HIG-Summer12-02097_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 57 || exit $? ; \n\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\r\n\r\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\r\nfrom GeneratorInterface.ExternalDecays.TauolaSettings_cff import *\r\n\r\ngenerator = cms.EDFilter(\"Pythia6HadronizerFilter\",\r\n pythiaHepMCVerbosity = cms.untracked.bool(True),\r\n maxEventsToPrint = cms.untracked.int32(0),\r\n pythiaPylistVerbosity = cms.untracked.int32(1),\r\n comEnergy = cms.double(8000.0),\r\n ExternalDecays = cms.PSet(\r\n Tauola = cms.untracked.PSet(\r\n TauolaPolar,\r\n TauolaDefaultInputCards\r\n ),\r\n parameterSets = cms.vstring('Tauola')\r\n ),\r\n UseExternalGenerators = cms.untracked.bool(True),\r\n PythiaParameters = cms.PSet(\r\n pythiaUESettingsBlock,\r\n processParameters = cms.vstring('MSEL=0 ! User defined processes', \r\n 'PMAS(5,1)=4.8 ! b quark mass',\r\n 'PMAS(6,1)=172.5 ! t quark mass',\r\n\t\t\t'MSTJ(1)=1 ! Fragmentation/hadronization on or off',\r\n\t\t\t'MSTP(61)=1 ! Parton showering on or off'),\r\n # This is a vector of ParameterSet names to be read, in this order\r\n parameterSets = cms.vstring('pythiaUESettings', \r\n 'processParameters')\r\n )\r\n)\r\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/0d89d1be7493d5825cb7f2ab612ca6547aa66bc8/python/EightTeV/Hadronizer_TuneZ2star_8TeV_madgraph_tauola_cff.py" + }, + { + "cms_confdb_id": "e1313d168082dac269c906f680b066eb", + "process": "SIM", + "title": "Configuration file" + } + ], + "generators": [ + "madgraph5", + "pythia6" + ], + "global_tag": "START53_V7C::All", + "output_dataset": "/AToZhToLLTauTau_MA-290_Mh1-125_8TeV-madgraph5-pythia6/Summer12-START53_V7C-v1/GEN-SIM", + "release": "CMSSW_5_3_16", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_17/src ] ; then \n echo release CMSSW_5_3_17 already exists\nelse\nscram p CMSSW CMSSW_5_3_17\nfi\ncd CMSSW_5_3_17/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/AToZhToLLTauTau_MA-290_Mh1-125_8TeV-madgraph5-pythia6/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:HIG-Summer12DR53X-01994_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename HIG-Summer12DR53X-01994_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:HIG-Summer12DR53X-01994_step1.root --fileout file:HIG-Summer12DR53X-01994.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename HIG-Summer12DR53X-01994_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", + "title": "Production script" + }, + { + "cms_confdb_id": "f8abe7968868767ce2912717166a8ecf", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "f8abe7968868767ce2912717166ac226", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "START53_V19::All", + "output_dataset": "/AToZhToLLTauTau_MA-290_Mh1-125_8TeV-madgraph5-pythia6/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "release": "CMSSW_5_3_17", + "type": "HLT RECO" + } + ] + }, + "note": { + "description": "These simulated datasets correspond to the collision data collected by the CMS experiment in 2012." + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "37", + "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "7217", + "run_period": [ + "Run2012A", + "Run2012B" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], + "global_tag": "START53_V27::All", + "release": "CMSSW_5_3_32" + }, + "title": "/AToZhToLLTauTau_MA-290_Mh1-125_8TeV-madgraph5-pythia6/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset AToZhToLLTauTau_MA-290_Mh1-125_8TeV-madgraph5-pythia6 in AODSIM format for 2012 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", + "links": [ + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2011" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2011" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset AToZhToLLTauTau_MA-300_Mh1-125_8TeV-madgraph5-pythia6 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" }, "accelerator": "CERN-LHC", "categories": { @@ -53261,6 +56441,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -53417,6 +56607,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -53573,6 +56773,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -53729,6 +56939,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -53885,6 +57105,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -54041,6 +57271,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -54196,6 +57436,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -54342,6 +57592,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -54481,6 +57741,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -54636,6 +57906,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -54791,6 +58071,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -54930,6 +58220,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -55085,6 +58385,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -55240,6 +58550,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -55379,6 +58699,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -55534,6 +58864,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -55689,6 +59029,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -55828,6 +59178,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -55974,6 +59334,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -56120,6 +59490,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -56259,6 +59639,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -56414,6 +59804,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -56569,6 +59969,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -56708,6 +60118,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -56863,6 +60283,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -57018,6 +60448,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -57157,6 +60597,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -57303,6 +60753,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -57458,6 +60918,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -57597,6 +61067,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -57752,6 +61232,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -57907,6 +61397,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -58046,6 +61546,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -58192,6 +61702,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -58338,6 +61858,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -58477,6 +62007,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -58616,6 +62156,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -58771,6 +62321,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -58926,6 +62486,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -59065,6 +62635,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -59220,6 +62800,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -59366,6 +62956,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -59505,6 +63105,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -59644,6 +63254,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -59783,6 +63403,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -59929,6 +63559,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -60084,6 +63724,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -60223,6 +63873,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -60378,6 +64038,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -60533,6 +64203,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -60679,6 +64359,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -60818,6 +64508,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -60973,6 +64673,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -61128,6 +64838,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -61267,6 +64987,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -61413,6 +65143,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -61568,6 +65308,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -61707,6 +65457,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -61862,6 +65622,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -62017,6 +65787,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -62156,6 +65936,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -62311,6 +66101,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -62457,6 +66257,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -62596,6 +66406,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -62751,6 +66571,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -62906,6 +66736,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -63045,6 +66885,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -63200,6 +67050,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -63355,6 +67215,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -63494,6 +67364,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -63649,6 +67529,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -63804,6 +67694,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -63943,6 +67843,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -64098,6 +68008,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -64253,6 +68173,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -64392,6 +68322,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -64538,6 +68478,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -64693,6 +68643,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -64832,6 +68792,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -64987,6 +68957,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -65125,6 +69105,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -65276,6 +69266,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -65427,6 +69427,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -65578,6 +69588,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -65716,6 +69736,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -65854,6 +69884,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -65992,6 +70032,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -66143,6 +70193,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -66294,6 +70354,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -66445,6 +70515,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -66596,6 +70676,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -66747,6 +70837,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -66898,6 +70998,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -67049,162 +71159,21 @@ "Run2012B" ], "system_details": { - "global_tag": "START53_V27::All", - "release": "CMSSW_5_3_32" - }, - "title": "/BprimeToBHinc_M-750_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset BprimeToBHinc_M-750_8TeV-madgraph in AODSIM format for 2012 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", - "links": [ + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2011" + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2011" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset BprimeToBHinc_M-800_8TeV-madgraph in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Beyond 2 Generations", - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "453" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "8TeV", - "type": "pp" - }, - "date_created": [ - "2012" - ], - "date_published": "2019", - "date_reprocessed": "2012", - "distribution": { - "availability": "ondemand", - "formats": [ - "aodsim", - "root" ], - "number_events": 47297, - "number_files": 8, - "size": 21019959202 - }, - "experiment": "CMS", - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "cms_confdb_id": "aac34328c08ea3a2f6ae1ab9c8c9788e", - "process": "LHE", - "title": "Configuration file" - } - ], - "global_tag": "", - "note": "To get the exact generator parameters, please see Finding the generator parameters.", - "output_dataset": "/Bprime_M-800_8TeV-madgraph/Summer12-START53_V7C-v1/GEN", - "release": "CMSSW_5_3_7", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\ncurl -s --insecure https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/B2G-Summer12-00465 --retry 2 --create-dirs -o Configuration/GenProduction/python/B2G-Summer12-00465-fragment.py \n[ -s Configuration/GenProduction/python/B2G-Summer12-00465-fragment.py ] || exit $?;\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/B2G-Summer12-00465-fragment.py --filein \"dbs:/Bprime_M-800_8TeV-madgraph/Summer12-START53_V7C-v1/GEN\" --fileout file:B2G-Summer12-00465.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename B2G-Summer12-00465_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 42 || exit $? ; \n\n", - "title": "Production script" - }, - { - "title": "Hadronizer parameters", - "url": "https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/B2G-Summer12-00465" - }, - { - "cms_confdb_id": "fd77106401ce87df0c061176762436b1", - "process": "SIM", - "title": "Configuration file" - } - ], - "generators": [ - "madgraph" - ], - "global_tag": "START53_V7C::All", - "output_dataset": "/BprimeToBHinc_M-800_8TeV-madgraph/Summer12-START53_V7C-v1/GEN-SIM", - "release": "CMSSW_5_3_11_patch2", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_11_patch6/src ] ; then \n echo release CMSSW_5_3_11_patch6 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch6\nfi\ncd CMSSW_5_3_11_patch6/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/BprimeToBHinc_M-800_8TeV-madgraph/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:B2G-Summer12DR53X-00590_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename B2G-Summer12DR53X-00590_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:B2G-Summer12DR53X-00590_step1.root --fileout file:B2G-Summer12DR53X-00590.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename B2G-Summer12DR53X-00590_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", - "title": "Production script" - }, - { - "cms_confdb_id": "8f91659c553a1dded963a264033efb92", - "process": "RECO", - "title": "Configuration file" - }, - { - "cms_confdb_id": "f28b11acba79d1afdee8e50fa99d5253", - "process": "HLT", - "title": "Configuration file" - } - ], - "global_tag": "START53_V19::All", - "output_dataset": "/BprimeToBHinc_M-800_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "release": "CMSSW_5_3_11_patch6", - "type": "RECO HLT" - } - ] - }, - "note": { - "description": "These simulated datasets correspond to the collision data collected by the CMS experiment in 2012." - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "37", - "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "7313", - "run_period": [ - "Run2012A", - "Run2012B" - ], - "system_details": { "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/BprimeToBHinc_M-800_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset BprimeToBHinc_M-800_8TeV-madgraph in AODSIM format for 2012 collision data", + "title": "/BprimeToBHinc_M-750_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset BprimeToBHinc_M-750_8TeV-madgraph in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -67230,7 +71199,168 @@ }, { "abstract": { - "description": "

Simulated dataset BprimeToBHinc_M-850_8TeV-madgraph in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + "description": "

Simulated dataset BprimeToBHinc_M-800_8TeV-madgraph in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Beyond 2 Generations", + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "453" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "8TeV", + "type": "pp" + }, + "date_created": [ + "2012" + ], + "date_published": "2019", + "date_reprocessed": "2012", + "distribution": { + "availability": "ondemand", + "formats": [ + "aodsim", + "root" + ], + "number_events": 47297, + "number_files": 8, + "size": 21019959202 + }, + "experiment": "CMS", + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "cms_confdb_id": "aac34328c08ea3a2f6ae1ab9c8c9788e", + "process": "LHE", + "title": "Configuration file" + } + ], + "global_tag": "", + "note": "To get the exact generator parameters, please see Finding the generator parameters.", + "output_dataset": "/Bprime_M-800_8TeV-madgraph/Summer12-START53_V7C-v1/GEN", + "release": "CMSSW_5_3_7", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\ncurl -s --insecure https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/B2G-Summer12-00465 --retry 2 --create-dirs -o Configuration/GenProduction/python/B2G-Summer12-00465-fragment.py \n[ -s Configuration/GenProduction/python/B2G-Summer12-00465-fragment.py ] || exit $?;\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/B2G-Summer12-00465-fragment.py --filein \"dbs:/Bprime_M-800_8TeV-madgraph/Summer12-START53_V7C-v1/GEN\" --fileout file:B2G-Summer12-00465.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename B2G-Summer12-00465_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 42 || exit $? ; \n\n", + "title": "Production script" + }, + { + "title": "Hadronizer parameters", + "url": "https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/B2G-Summer12-00465" + }, + { + "cms_confdb_id": "fd77106401ce87df0c061176762436b1", + "process": "SIM", + "title": "Configuration file" + } + ], + "generators": [ + "madgraph" + ], + "global_tag": "START53_V7C::All", + "output_dataset": "/BprimeToBHinc_M-800_8TeV-madgraph/Summer12-START53_V7C-v1/GEN-SIM", + "release": "CMSSW_5_3_11_patch2", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_11_patch6/src ] ; then \n echo release CMSSW_5_3_11_patch6 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch6\nfi\ncd CMSSW_5_3_11_patch6/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/BprimeToBHinc_M-800_8TeV-madgraph/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:B2G-Summer12DR53X-00590_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename B2G-Summer12DR53X-00590_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:B2G-Summer12DR53X-00590_step1.root --fileout file:B2G-Summer12DR53X-00590.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename B2G-Summer12DR53X-00590_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", + "title": "Production script" + }, + { + "cms_confdb_id": "8f91659c553a1dded963a264033efb92", + "process": "RECO", + "title": "Configuration file" + }, + { + "cms_confdb_id": "f28b11acba79d1afdee8e50fa99d5253", + "process": "HLT", + "title": "Configuration file" + } + ], + "global_tag": "START53_V19::All", + "output_dataset": "/BprimeToBHinc_M-800_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "release": "CMSSW_5_3_11_patch6", + "type": "RECO HLT" + } + ] + }, + "note": { + "description": "These simulated datasets correspond to the collision data collected by the CMS experiment in 2012." + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "37", + "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "7313", + "run_period": [ + "Run2012A", + "Run2012B" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], + "global_tag": "START53_V27::All", + "release": "CMSSW_5_3_32" + }, + "title": "/BprimeToBHinc_M-800_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset BprimeToBHinc_M-800_8TeV-madgraph in AODSIM format for 2012 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", + "links": [ + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2011" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2011" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset BprimeToBHinc_M-850_8TeV-madgraph in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" }, "accelerator": "CERN-LHC", "categories": { @@ -67351,6 +71481,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -67502,6 +71642,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -67653,6 +71803,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -67804,6 +71964,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -67955,6 +72125,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -68106,6 +72286,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -68257,6 +72447,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -68408,6 +72608,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -68559,6 +72769,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -68710,6 +72930,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -68861,6 +73091,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -69012,6 +73252,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -69163,6 +73413,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -69314,6 +73574,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -69469,6 +73739,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -69624,6 +73904,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -69779,6 +74069,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -69934,6 +74234,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -70089,6 +74399,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -70244,6 +74564,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -70399,6 +74729,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -70554,6 +74894,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -70709,6 +75059,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -70864,6 +75224,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -71019,6 +75389,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -71174,6 +75554,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -71329,6 +75719,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -71484,6 +75884,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -71639,6 +76049,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -71794,6 +76214,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -71949,6 +76379,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -72104,6 +76544,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -72259,6 +76709,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -72414,6 +76874,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -72569,6 +77039,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -72724,6 +77204,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -72879,6 +77369,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -73034,6 +77534,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -73189,6 +77699,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -73344,6 +77864,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -73499,6 +78029,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -73654,6 +78194,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -73809,166 +78359,186 @@ "Run2012B" ], "system_details": { - "global_tag": "START53_V27::All", - "release": "CMSSW_5_3_32" - }, - "title": "/Bstar_dilepton_right_M-2000_TuneZ2star_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset Bstar_dilepton_right_M-2000_TuneZ2star_8TeV-madgraph in AODSIM format for 2012 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", - "links": [ + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2011" + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2011" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset Bstar_dilepton_right_M-800_TuneZ2star_8TeV-madgraph in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Excited Fermions" ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "453" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "8TeV", - "type": "pp" - }, - "date_created": [ - "2012" - ], - "date_published": "2019", - "date_reprocessed": "2012", - "distribution": { - "availability": "ondemand", - "formats": [ - "aodsim", - "root" - ], - "number_events": 199176, - "number_files": 29, - "size": 70459410793 - }, - "experiment": "CMS", - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "cms_confdb_id": "444c697abc442f0d7f35e570fac6f3d7", - "process": "LHE", - "title": "Configuration file" - } - ], - "global_tag": "", - "note": "To get the exact generator parameters, please see Finding the generator parameters.", - "output_dataset": "/Bstar_dilepton_right_M-800_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN", - "release": "CMSSW_5_3_11_patch6", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_11_patch6/src ] ; then \n echo release CMSSW_5_3_11_patch6 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch6\nfi\ncd CMSSW_5_3_11_patch6/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-05-14/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_tauola_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_tauola_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_tauola_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_tauola_cff.py --filein \"dbs:/Bstar_dilepton_right_M-800_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN\" --fileout file:B2G-Summer12-00642.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename B2G-Summer12-00642_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 57 || exit $? ; \n\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\nfrom GeneratorInterface.ExternalDecays.TauolaSettings_cff import *\n\ngenerator = cms.EDFilter(\"Pythia6HadronizerFilter\",\n pythiaHepMCVerbosity = cms.untracked.bool(True),\n maxEventsToPrint = cms.untracked.int32(0),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n comEnergy = cms.double(8000.0),\n ExternalDecays = cms.PSet(\n Tauola = cms.untracked.PSet(\n TauolaPolar,\n TauolaDefaultInputCards\n ),\n parameterSets = cms.vstring('Tauola')\n ),\n UseExternalGenerators = cms.untracked.bool(True), \n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock,\n processParameters = cms.vstring('MSEL=0 ! User defined processes',\n 'PMAS(5,1)=4.8 ! b quark mass',\n 'PMAS(6,1)=172.5 ! t quark mass'),\n # This is a vector of ParameterSet names to be read, in this order\n parameterSets = cms.vstring('pythiaUESettings',\n 'processParameters'\n )\n )\n)\n\nconfigurationMetadata = cms.untracked.PSet(\n version = cms.untracked.string('$Revision: 1.1 $'),\n name = cms.untracked.string ('$Source: /local/reps/CMSSW/CMSSW/Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_tauola_cff.py,v $'),\n annotation = cms.untracked.string('runs Z2* Pythia6')\n)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/V02-05-14/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_tauola_cff.py" - }, - { - "cms_confdb_id": "38670591d94f1c440b04a06ae82f415f", - "process": "SIM", - "title": "Configuration file" - } - ], - "generators": [ - "madgraph" - ], - "global_tag": "START53_V7C::All", - "output_dataset": "/Bstar_dilepton_right_M-800_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN-SIM", - "release": "CMSSW_5_3_11_patch6", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_13/src ] ; then \n echo release CMSSW_5_3_13 already exists\nelse\nscram p CMSSW CMSSW_5_3_13\nfi\ncd CMSSW_5_3_13/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/Bstar_dilepton_right_M-800_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:B2G-Summer12DR53X-00616_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename B2G-Summer12DR53X-00616_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:B2G-Summer12DR53X-00616_step1.root --fileout file:B2G-Summer12DR53X-00616.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename B2G-Summer12DR53X-00616_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", - "title": "Production script" - }, - { - "cms_confdb_id": "779f0c01780043cb5ed3e273593eb291", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "779f0c01780043cb5ed3e273593ecf30", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "START53_V19::All", - "output_dataset": "/Bstar_dilepton_right_M-800_TuneZ2star_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "release": "CMSSW_5_3_13", - "type": "HLT RECO" - } - ] - }, - "note": { - "description": "These simulated datasets correspond to the collision data collected by the CMS experiment in 2012." - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "37", - "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "7357", - "run_period": [ - "Run2012A", - "Run2012B" - ], - "system_details": { "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/Bstar_dilepton_right_M-800_TuneZ2star_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset Bstar_dilepton_right_M-800_TuneZ2star_8TeV-madgraph in AODSIM format for 2012 collision data", + "title": "/Bstar_dilepton_right_M-2000_TuneZ2star_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset Bstar_dilepton_right_M-2000_TuneZ2star_8TeV-madgraph in AODSIM format for 2012 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", + "links": [ + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2011" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2011" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset Bstar_dilepton_right_M-800_TuneZ2star_8TeV-madgraph in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Excited Fermions" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "453" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "8TeV", + "type": "pp" + }, + "date_created": [ + "2012" + ], + "date_published": "2019", + "date_reprocessed": "2012", + "distribution": { + "availability": "ondemand", + "formats": [ + "aodsim", + "root" + ], + "number_events": 199176, + "number_files": 29, + "size": 70459410793 + }, + "experiment": "CMS", + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "cms_confdb_id": "444c697abc442f0d7f35e570fac6f3d7", + "process": "LHE", + "title": "Configuration file" + } + ], + "global_tag": "", + "note": "To get the exact generator parameters, please see Finding the generator parameters.", + "output_dataset": "/Bstar_dilepton_right_M-800_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN", + "release": "CMSSW_5_3_11_patch6", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_11_patch6/src ] ; then \n echo release CMSSW_5_3_11_patch6 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch6\nfi\ncd CMSSW_5_3_11_patch6/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-05-14/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_tauola_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_tauola_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_tauola_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_tauola_cff.py --filein \"dbs:/Bstar_dilepton_right_M-800_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN\" --fileout file:B2G-Summer12-00642.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename B2G-Summer12-00642_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 57 || exit $? ; \n\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\nfrom GeneratorInterface.ExternalDecays.TauolaSettings_cff import *\n\ngenerator = cms.EDFilter(\"Pythia6HadronizerFilter\",\n pythiaHepMCVerbosity = cms.untracked.bool(True),\n maxEventsToPrint = cms.untracked.int32(0),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n comEnergy = cms.double(8000.0),\n ExternalDecays = cms.PSet(\n Tauola = cms.untracked.PSet(\n TauolaPolar,\n TauolaDefaultInputCards\n ),\n parameterSets = cms.vstring('Tauola')\n ),\n UseExternalGenerators = cms.untracked.bool(True), \n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock,\n processParameters = cms.vstring('MSEL=0 ! User defined processes',\n 'PMAS(5,1)=4.8 ! b quark mass',\n 'PMAS(6,1)=172.5 ! t quark mass'),\n # This is a vector of ParameterSet names to be read, in this order\n parameterSets = cms.vstring('pythiaUESettings',\n 'processParameters'\n )\n )\n)\n\nconfigurationMetadata = cms.untracked.PSet(\n version = cms.untracked.string('$Revision: 1.1 $'),\n name = cms.untracked.string ('$Source: /local/reps/CMSSW/CMSSW/Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_tauola_cff.py,v $'),\n annotation = cms.untracked.string('runs Z2* Pythia6')\n)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/V02-05-14/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_tauola_cff.py" + }, + { + "cms_confdb_id": "38670591d94f1c440b04a06ae82f415f", + "process": "SIM", + "title": "Configuration file" + } + ], + "generators": [ + "madgraph" + ], + "global_tag": "START53_V7C::All", + "output_dataset": "/Bstar_dilepton_right_M-800_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN-SIM", + "release": "CMSSW_5_3_11_patch6", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_13/src ] ; then \n echo release CMSSW_5_3_13 already exists\nelse\nscram p CMSSW CMSSW_5_3_13\nfi\ncd CMSSW_5_3_13/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/Bstar_dilepton_right_M-800_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:B2G-Summer12DR53X-00616_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename B2G-Summer12DR53X-00616_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:B2G-Summer12DR53X-00616_step1.root --fileout file:B2G-Summer12DR53X-00616.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename B2G-Summer12DR53X-00616_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", + "title": "Production script" + }, + { + "cms_confdb_id": "779f0c01780043cb5ed3e273593eb291", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "779f0c01780043cb5ed3e273593ecf30", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "START53_V19::All", + "output_dataset": "/Bstar_dilepton_right_M-800_TuneZ2star_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "release": "CMSSW_5_3_13", + "type": "HLT RECO" + } + ] + }, + "note": { + "description": "These simulated datasets correspond to the collision data collected by the CMS experiment in 2012." + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "37", + "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "7357", + "run_period": [ + "Run2012A", + "Run2012B" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], + "global_tag": "START53_V27::All", + "release": "CMSSW_5_3_32" + }, + "title": "/Bstar_dilepton_right_M-800_TuneZ2star_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset Bstar_dilepton_right_M-800_TuneZ2star_8TeV-madgraph in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -74119,6 +78689,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -74274,6 +78854,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -74429,6 +79019,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -74584,6 +79184,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -74739,6 +79349,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -74894,6 +79514,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -75049,6 +79679,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -75204,6 +79844,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -75359,6 +80009,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -75514,6 +80174,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -75669,6 +80339,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -75824,6 +80504,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -75979,6 +80669,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -76134,6 +80834,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -76289,6 +80999,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -76444,6 +81164,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -76599,6 +81329,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -76754,6 +81494,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -76909,6 +81659,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -77064,6 +81824,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -77219,6 +81989,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -77374,6 +82154,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -77529,6 +82319,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -77684,6 +82484,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -77839,6 +82649,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -77994,6 +82814,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -78149,6 +82979,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -78304,6 +83144,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -78459,6 +83309,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -78614,6 +83474,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -78769,6 +83639,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -78924,6 +83804,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -79079,6 +83969,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -79234,6 +84134,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -79389,6 +84299,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -79544,6 +84464,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -79699,6 +84629,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -79854,6 +84794,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -80009,6 +84959,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -80164,6 +85124,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -80319,6 +85289,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -80474,166 +85454,186 @@ "Run2012B" ], "system_details": { - "global_tag": "START53_V27::All", - "release": "CMSSW_5_3_32" - }, - "title": "/Bstar_leptonjet_right_M-1100_TuneZ2star_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset Bstar_leptonjet_right_M-1100_TuneZ2star_8TeV-madgraph in AODSIM format for 2012 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", - "links": [ + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2011" + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2011" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset Bstar_leptonjet_right_M-1200_TuneZ2star_8TeV-madgraph in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Excited Fermions" ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "453" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "8TeV", - "type": "pp" - }, - "date_created": [ - "2012" - ], - "date_published": "2019", - "date_reprocessed": "2012", - "distribution": { - "availability": "ondemand", - "formats": [ - "aodsim", - "root" - ], - "number_events": 199781, - "number_files": 32, - "size": 76036784580 - }, - "experiment": "CMS", - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "cms_confdb_id": "444c697abc442f0d7f35e570fa5406b4", - "process": "LHE", - "title": "Configuration file" - } - ], - "global_tag": "", - "note": "To get the exact generator parameters, please see Finding the generator parameters.", - "output_dataset": "/Bstar_leptonjet_right_M-1200_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN", - "release": "CMSSW_5_3_11_patch6", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_11_patch6/src ] ; then \n echo release CMSSW_5_3_11_patch6 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch6\nfi\ncd CMSSW_5_3_11_patch6/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-05-14/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_tauola_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_tauola_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_tauola_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_tauola_cff.py --filein \"dbs:/Bstar_leptonjet_right_M-1200_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN\" --fileout file:B2G-Summer12-00675.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename B2G-Summer12-00675_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 57 || exit $? ; \n\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\nfrom GeneratorInterface.ExternalDecays.TauolaSettings_cff import *\n\ngenerator = cms.EDFilter(\"Pythia6HadronizerFilter\",\n pythiaHepMCVerbosity = cms.untracked.bool(True),\n maxEventsToPrint = cms.untracked.int32(0),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n comEnergy = cms.double(8000.0),\n ExternalDecays = cms.PSet(\n Tauola = cms.untracked.PSet(\n TauolaPolar,\n TauolaDefaultInputCards\n ),\n parameterSets = cms.vstring('Tauola')\n ),\n UseExternalGenerators = cms.untracked.bool(True), \n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock,\n processParameters = cms.vstring('MSEL=0 ! User defined processes',\n 'PMAS(5,1)=4.8 ! b quark mass',\n 'PMAS(6,1)=172.5 ! t quark mass'),\n # This is a vector of ParameterSet names to be read, in this order\n parameterSets = cms.vstring('pythiaUESettings',\n 'processParameters'\n )\n )\n)\n\nconfigurationMetadata = cms.untracked.PSet(\n version = cms.untracked.string('$Revision: 1.1 $'),\n name = cms.untracked.string ('$Source: /local/reps/CMSSW/CMSSW/Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_tauola_cff.py,v $'),\n annotation = cms.untracked.string('runs Z2* Pythia6')\n)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/V02-05-14/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_tauola_cff.py" - }, - { - "cms_confdb_id": "38670591d94f1c440b04a06ae82f415f", - "process": "SIM", - "title": "Configuration file" - } - ], - "generators": [ - "madgraph" - ], - "global_tag": "START53_V7C::All", - "output_dataset": "/Bstar_leptonjet_right_M-1200_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN-SIM", - "release": "CMSSW_5_3_11_patch6", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_13/src ] ; then \n echo release CMSSW_5_3_13 already exists\nelse\nscram p CMSSW CMSSW_5_3_13\nfi\ncd CMSSW_5_3_13/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/Bstar_leptonjet_right_M-1200_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:B2G-Summer12DR53X-00643_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename B2G-Summer12DR53X-00643_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:B2G-Summer12DR53X-00643_step1.root --fileout file:B2G-Summer12DR53X-00643.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename B2G-Summer12DR53X-00643_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", - "title": "Production script" - }, - { - "cms_confdb_id": "779f0c01780043cb5ed3e273593eb291", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "779f0c01780043cb5ed3e273593ecf30", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "START53_V19::All", - "output_dataset": "/Bstar_leptonjet_right_M-1200_TuneZ2star_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "release": "CMSSW_5_3_13", - "type": "HLT RECO" - } - ] - }, - "note": { - "description": "These simulated datasets correspond to the collision data collected by the CMS experiment in 2012." - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "37", - "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "7400", - "run_period": [ - "Run2012A", - "Run2012B" - ], - "system_details": { "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/Bstar_leptonjet_right_M-1200_TuneZ2star_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset Bstar_leptonjet_right_M-1200_TuneZ2star_8TeV-madgraph in AODSIM format for 2012 collision data", + "title": "/Bstar_leptonjet_right_M-1100_TuneZ2star_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset Bstar_leptonjet_right_M-1100_TuneZ2star_8TeV-madgraph in AODSIM format for 2012 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", + "links": [ + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2011" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2011" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset Bstar_leptonjet_right_M-1200_TuneZ2star_8TeV-madgraph in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Excited Fermions" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "453" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "8TeV", + "type": "pp" + }, + "date_created": [ + "2012" + ], + "date_published": "2019", + "date_reprocessed": "2012", + "distribution": { + "availability": "ondemand", + "formats": [ + "aodsim", + "root" + ], + "number_events": 199781, + "number_files": 32, + "size": 76036784580 + }, + "experiment": "CMS", + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "cms_confdb_id": "444c697abc442f0d7f35e570fa5406b4", + "process": "LHE", + "title": "Configuration file" + } + ], + "global_tag": "", + "note": "To get the exact generator parameters, please see Finding the generator parameters.", + "output_dataset": "/Bstar_leptonjet_right_M-1200_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN", + "release": "CMSSW_5_3_11_patch6", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_11_patch6/src ] ; then \n echo release CMSSW_5_3_11_patch6 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch6\nfi\ncd CMSSW_5_3_11_patch6/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-05-14/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_tauola_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_tauola_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_tauola_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_tauola_cff.py --filein \"dbs:/Bstar_leptonjet_right_M-1200_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN\" --fileout file:B2G-Summer12-00675.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename B2G-Summer12-00675_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 57 || exit $? ; \n\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\nfrom GeneratorInterface.ExternalDecays.TauolaSettings_cff import *\n\ngenerator = cms.EDFilter(\"Pythia6HadronizerFilter\",\n pythiaHepMCVerbosity = cms.untracked.bool(True),\n maxEventsToPrint = cms.untracked.int32(0),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n comEnergy = cms.double(8000.0),\n ExternalDecays = cms.PSet(\n Tauola = cms.untracked.PSet(\n TauolaPolar,\n TauolaDefaultInputCards\n ),\n parameterSets = cms.vstring('Tauola')\n ),\n UseExternalGenerators = cms.untracked.bool(True), \n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock,\n processParameters = cms.vstring('MSEL=0 ! User defined processes',\n 'PMAS(5,1)=4.8 ! b quark mass',\n 'PMAS(6,1)=172.5 ! t quark mass'),\n # This is a vector of ParameterSet names to be read, in this order\n parameterSets = cms.vstring('pythiaUESettings',\n 'processParameters'\n )\n )\n)\n\nconfigurationMetadata = cms.untracked.PSet(\n version = cms.untracked.string('$Revision: 1.1 $'),\n name = cms.untracked.string ('$Source: /local/reps/CMSSW/CMSSW/Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_tauola_cff.py,v $'),\n annotation = cms.untracked.string('runs Z2* Pythia6')\n)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/V02-05-14/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_tauola_cff.py" + }, + { + "cms_confdb_id": "38670591d94f1c440b04a06ae82f415f", + "process": "SIM", + "title": "Configuration file" + } + ], + "generators": [ + "madgraph" + ], + "global_tag": "START53_V7C::All", + "output_dataset": "/Bstar_leptonjet_right_M-1200_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN-SIM", + "release": "CMSSW_5_3_11_patch6", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_13/src ] ; then \n echo release CMSSW_5_3_13 already exists\nelse\nscram p CMSSW CMSSW_5_3_13\nfi\ncd CMSSW_5_3_13/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/Bstar_leptonjet_right_M-1200_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:B2G-Summer12DR53X-00643_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename B2G-Summer12DR53X-00643_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:B2G-Summer12DR53X-00643_step1.root --fileout file:B2G-Summer12DR53X-00643.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename B2G-Summer12DR53X-00643_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", + "title": "Production script" + }, + { + "cms_confdb_id": "779f0c01780043cb5ed3e273593eb291", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "779f0c01780043cb5ed3e273593ecf30", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "START53_V19::All", + "output_dataset": "/Bstar_leptonjet_right_M-1200_TuneZ2star_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "release": "CMSSW_5_3_13", + "type": "HLT RECO" + } + ] + }, + "note": { + "description": "These simulated datasets correspond to the collision data collected by the CMS experiment in 2012." + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "37", + "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "7400", + "run_period": [ + "Run2012A", + "Run2012B" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], + "global_tag": "START53_V27::All", + "release": "CMSSW_5_3_32" + }, + "title": "/Bstar_leptonjet_right_M-1200_TuneZ2star_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset Bstar_leptonjet_right_M-1200_TuneZ2star_8TeV-madgraph in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -80784,6 +85784,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -80939,6 +85949,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -81094,6 +86114,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -81249,6 +86279,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -81404,6 +86444,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -81559,6 +86609,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -81714,6 +86774,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -81869,6 +86939,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -82024,6 +87104,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -82179,6 +87269,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -82320,6 +87420,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -82461,6 +87571,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -82602,6 +87722,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -82743,6 +87873,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -82884,6 +88024,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -83025,6 +88175,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -83166,6 +88326,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -83307,6 +88477,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -83448,6 +88628,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -83589,6 +88779,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -83730,6 +88930,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -83871,6 +89081,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -84012,6 +89232,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -84153,6 +89383,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -84294,6 +89534,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -84435,6 +89685,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -84576,6 +89836,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -84717,6 +89987,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -84858,6 +90138,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -84999,6 +90289,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -85140,6 +90440,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -85281,6 +90591,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -85422,6 +90742,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -85563,6 +90893,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -85704,6 +91044,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -85845,6 +91195,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -85986,6 +91346,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -86127,6 +91497,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -86268,6 +91648,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -86409,6 +91799,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -86549,6 +91949,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -86689,6 +92099,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -86829,6 +92249,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -86969,6 +92399,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -87109,149 +92549,169 @@ "Run2012B" ], "system_details": { - "global_tag": "START53_V27::All", - "release": "CMSSW_5_3_32" - }, - "title": "/BstarToJJ_M_5500_Tune4C_8TeV_pythia8_cff/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset BstarToJJ_M_5500_Tune4C_8TeV_pythia8_cff in AODSIM format for 2012 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", - "links": [ + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2011" + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2011" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset BsToJpsiPhiV2_BFilter_TuneZ2star_8TeV-pythia6-evtgen in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "B physics and Quarkonia", - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "453" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "8TeV", - "type": "pp" - }, - "date_created": [ - "2012" - ], - "date_published": "2019", - "date_reprocessed": "2012", - "distribution": { - "availability": "ondemand", - "formats": [ - "aodsim", - "root" ], - "number_events": 3977150, - "number_files": 302, - "size": 1144131537401 - }, - "experiment": "CMS", - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_11_patch6/src ] ; then \n echo release CMSSW_5_3_11_patch6 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch6\nfi\ncd CMSSW_5_3_11_patch6/src\neval `scram runtime -sh`\n\ncurl -s --insecure https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/BPH-Summer12-00155 --retry 2 --create-dirs -o Configuration/GenProduction/python/BPH-Summer12-00155-fragment.py \n[ -s Configuration/GenProduction/python/BPH-Summer12-00155-fragment.py ] || exit $?;\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/BPH-Summer12-00155-fragment.py --fileout file:BPH-Summer12-00155.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename BPH-Summer12-00155_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 436959 || exit $? ; \n\n", - "title": "Production script" - }, - { - "title": "Generator parameters", - "url": "https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/BPH-Summer12-00155" - }, - { - "cms_confdb_id": "fa23ff9a20a51956554d8d9cdcb4d914", - "process": "SIM", - "title": "Configuration file" - } - ], - "generators": [ - "EvtGen", - "PYTHIA6" - ], - "global_tag": "START53_V7C::All", - "output_dataset": "/BsToJpsiPhiV2_BFilter_TuneZ2star_8TeV-pythia6-evtgen/Summer12-START53_V7C-v2/GEN-SIM", - "release": "CMSSW_5_3_11_patch6", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_14/src ] ; then \n echo release CMSSW_5_3_14 already exists\nelse\nscram p CMSSW CMSSW_5_3_14\nfi\ncd CMSSW_5_3_14/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/BsToJpsiPhiV2_BFilter_TuneZ2star_8TeV-pythia6-evtgen/Summer12-START53_V7C-v2/GEN-SIM\" --fileout file:BPH-Summer12DR53X-00155_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --runsAndWeightsForMC '[(190482,0.924) , (194270,4.811), (200466,7.21), (207214,7.631)]' --pileup fromDB --datatier GEN-SIM-RAW --conditions START53_V19F::All --step DIGI,L1,DIGI2RAW,HLT:cached:fromSource --python_filename BPH-Summer12DR53X-00155_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 288 || exit $? ; \n\ncmsDriver.py step2 --filein file:BPH-Summer12DR53X-00155_step1.root --fileout file:BPH-Summer12DR53X-00155.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19F::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename BPH-Summer12DR53X-00155_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 288 || exit $? ; \n\n", - "title": "Production script" - }, - { - "cms_confdb_id": "f72cb3971d46bc624f61f0d4fa9f9c4e", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "f72cb3971d46bc624f61f0d4faa20f83", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "START53_V19F::All", - "output_dataset": "/BsToJpsiPhiV2_BFilter_TuneZ2star_8TeV-pythia6-evtgen/Summer12_DR53X-PU_RD2_START53_V19F-v3/AODSIM", - "release": "CMSSW_5_3_14", - "type": "HLT RECO" - } - ] - }, - "note": { - "description": "These simulated datasets correspond to the collision data collected by the CMS experiment in 2012." - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "37", - "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "7446", - "run_period": [ - "Run2012A", - "Run2012B" - ], - "system_details": { "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/BsToJpsiPhiV2_BFilter_TuneZ2star_8TeV-pythia6-evtgen/Summer12_DR53X-PU_RD2_START53_V19F-v3/AODSIM", - "title_additional": "Simulated dataset BsToJpsiPhiV2_BFilter_TuneZ2star_8TeV-pythia6-evtgen in AODSIM format for 2012 collision data", + "title": "/BstarToJJ_M_5500_Tune4C_8TeV_pythia8_cff/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset BstarToJJ_M_5500_Tune4C_8TeV_pythia8_cff in AODSIM format for 2012 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", + "links": [ + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2011" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2011" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset BsToJpsiPhiV2_BFilter_TuneZ2star_8TeV-pythia6-evtgen in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "B physics and Quarkonia", + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "453" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "8TeV", + "type": "pp" + }, + "date_created": [ + "2012" + ], + "date_published": "2019", + "date_reprocessed": "2012", + "distribution": { + "availability": "ondemand", + "formats": [ + "aodsim", + "root" + ], + "number_events": 3977150, + "number_files": 302, + "size": 1144131537401 + }, + "experiment": "CMS", + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_11_patch6/src ] ; then \n echo release CMSSW_5_3_11_patch6 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch6\nfi\ncd CMSSW_5_3_11_patch6/src\neval `scram runtime -sh`\n\ncurl -s --insecure https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/BPH-Summer12-00155 --retry 2 --create-dirs -o Configuration/GenProduction/python/BPH-Summer12-00155-fragment.py \n[ -s Configuration/GenProduction/python/BPH-Summer12-00155-fragment.py ] || exit $?;\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/BPH-Summer12-00155-fragment.py --fileout file:BPH-Summer12-00155.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename BPH-Summer12-00155_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 436959 || exit $? ; \n\n", + "title": "Production script" + }, + { + "title": "Generator parameters", + "url": "https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/BPH-Summer12-00155" + }, + { + "cms_confdb_id": "fa23ff9a20a51956554d8d9cdcb4d914", + "process": "SIM", + "title": "Configuration file" + } + ], + "generators": [ + "EvtGen", + "PYTHIA6" + ], + "global_tag": "START53_V7C::All", + "output_dataset": "/BsToJpsiPhiV2_BFilter_TuneZ2star_8TeV-pythia6-evtgen/Summer12-START53_V7C-v2/GEN-SIM", + "release": "CMSSW_5_3_11_patch6", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_14/src ] ; then \n echo release CMSSW_5_3_14 already exists\nelse\nscram p CMSSW CMSSW_5_3_14\nfi\ncd CMSSW_5_3_14/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/BsToJpsiPhiV2_BFilter_TuneZ2star_8TeV-pythia6-evtgen/Summer12-START53_V7C-v2/GEN-SIM\" --fileout file:BPH-Summer12DR53X-00155_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --runsAndWeightsForMC '[(190482,0.924) , (194270,4.811), (200466,7.21), (207214,7.631)]' --pileup fromDB --datatier GEN-SIM-RAW --conditions START53_V19F::All --step DIGI,L1,DIGI2RAW,HLT:cached:fromSource --python_filename BPH-Summer12DR53X-00155_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 288 || exit $? ; \n\ncmsDriver.py step2 --filein file:BPH-Summer12DR53X-00155_step1.root --fileout file:BPH-Summer12DR53X-00155.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19F::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename BPH-Summer12DR53X-00155_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 288 || exit $? ; \n\n", + "title": "Production script" + }, + { + "cms_confdb_id": "f72cb3971d46bc624f61f0d4fa9f9c4e", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "f72cb3971d46bc624f61f0d4faa20f83", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "START53_V19F::All", + "output_dataset": "/BsToJpsiPhiV2_BFilter_TuneZ2star_8TeV-pythia6-evtgen/Summer12_DR53X-PU_RD2_START53_V19F-v3/AODSIM", + "release": "CMSSW_5_3_14", + "type": "HLT RECO" + } + ] + }, + "note": { + "description": "These simulated datasets correspond to the collision data collected by the CMS experiment in 2012." + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "37", + "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "7446", + "run_period": [ + "Run2012A", + "Run2012B" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], + "global_tag": "START53_V27::All", + "release": "CMSSW_5_3_32" + }, + "title": "/BsToJpsiPhiV2_BFilter_TuneZ2star_8TeV-pythia6-evtgen/Summer12_DR53X-PU_RD2_START53_V19F-v3/AODSIM", + "title_additional": "Simulated dataset BsToJpsiPhiV2_BFilter_TuneZ2star_8TeV-pythia6-evtgen in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -87384,6 +92844,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -87522,6 +92992,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -87660,6 +93140,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -87798,6 +93288,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -87931,6 +93431,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -88068,6 +93578,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -88206,6 +93726,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -88344,6 +93874,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -88478,6 +94018,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -88616,6 +94166,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -88754,6 +94314,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -88888,6 +94458,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -89026,6 +94606,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -89164,6 +94754,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -89305,6 +94905,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -89443,6 +95053,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -89580,6 +95200,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -89718,6 +95348,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -89856,6 +95496,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -89994,6 +95644,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -90132,6 +95792,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -90273,6 +95943,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -90414,6 +96094,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -90555,6 +96245,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -90696,6 +96396,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -90837,6 +96547,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -90978,6 +96698,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -91119,6 +96849,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -91260,6 +97000,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -91401,6 +97151,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -91542,6 +97302,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -91683,6 +97453,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -91824,6 +97604,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -91965,6 +97755,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -92106,6 +97906,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -92247,6 +98057,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -92388,6 +98208,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -92529,6 +98359,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -92670,6 +98510,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -92811,6 +98661,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -92952,6 +98812,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -93093,6 +98963,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -93234,6 +99114,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -93375,6 +99265,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -93516,6 +99416,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -93657,6 +99567,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -93798,152 +99718,21 @@ "Run2012B" ], "system_details": { - "global_tag": "START53_V27::All", - "release": "CMSSW_5_3_32" - }, - "title": "/CIToMuMu_Des_Lambda-15_M-500_TuneZ2star_8TeV-pythia6/Summer12_DR53X-PU_S10_START53_V19E-v1/AODSIM", - "title_additional": "Simulated dataset CIToMuMu_Des_Lambda-15_M-500_TuneZ2star_8TeV-pythia6 in AODSIM format for 2012 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", - "links": [ + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2011" + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2011" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset CIToMuMu_Des_Lambda-15_M-800_TuneZ2star_8TeV-pythia6 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Contact Interaction" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "453" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "8TeV", - "type": "pp" - }, - "date_created": [ - "2012" - ], - "date_published": "2019", - "date_reprocessed": "2012", - "distribution": { - "availability": "ondemand", - "formats": [ - "aodsim", - "root" ], - "number_events": 25040, - "number_files": 4, - "size": 8220756122 - }, - "experiment": "CMS", - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_2_5/src ] ; then \n echo release CMSSW_5_2_5 already exists\nelse\nscram p CMSSW CMSSW_5_2_5\nfi\ncd CMSSW_5_2_5/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-01-47/python/EightTeV/CIToMuMu_Des_Lambda_15_M_800_TuneZ2star_8TeV_pythia6_cfi.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/CIToMuMu_Des_Lambda_15_M_800_TuneZ2star_8TeV_pythia6_cfi.py \n[ -s Configuration/GenProduction/python/EightTeV/CIToMuMu_Des_Lambda_15_M_800_TuneZ2star_8TeV_pythia6_cfi.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/CIToMuMu_Des_Lambda_15_M_800_TuneZ2star_8TeV_pythia6_cfi.py --fileout file:EXO-Summer12-01354.root --mc --eventcontent RAWSIM --pileup NoPileUp --datatier GEN-SIM --conditions START50_V13::All --beamspot Realistic8TeVCollision --step GEN,SIM --datamix NODATAMIXER --python_filename EXO-Summer12-01354_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 130 || exit $? ; \n\n", - "title": "Production script" - }, - { - "script": "\nimport FWCore.ParameterSet.Config as cms\n\nsource = cms.Source(\"EmptySource\")\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\ngenerator = cms.EDFilter(\"Pythia6GeneratorFilter\",\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n maxEventsToPrint = cms.untracked.int32(0),\n pythiaPylistVerbosity = cms.untracked.int32(0),\n filterEfficiency = cms.untracked.double(0.922),\n comEnergy = cms.double(8000.0),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock,\n processParameters = cms.vstring(\n\n 'MSEL = 0 !User defined process', \n \t 'MSUB(165) = 1 !CI+g*/Z->mumu', \n\t 'MSTP(32) = 4 !forcing a 2->2 process to 2->1 process',\n\n\n\n\n\t 'RTCM(42) =1 !Destructive Interference',\n\t \t 'RTCM(41) = 15000 !Lambda = 15 TeV',\n \t \t 'ITCM(5) = 2 !LL, all upper quarks composite',\n 'KFPR(165,1) = 13 !mu+ mu- final state',\n \t 'CKIN(1) = 800 !Minimum sqrt (s_hat) value'),\n # \t 'CKIN(2) = 500 !Maximum sqrt (s_hat) value'),\n parameterSets = cms.vstring('pythiaUESettings', \n 'processParameters')\n )\n)\n\nmumugenfilter = cms.EDFilter(\"MCParticlePairFilter\",\n Status = cms.untracked.vint32(1, 1),\n MinPt = cms.untracked.vdouble(40, 40),\n MaxEta = cms.untracked.vdouble(2.6, 2.6),\n MinEta = cms.untracked.vdouble(-2.6, -2.6),\n ParticleCharge = cms.untracked.int32(-1),\n ParticleID1 = cms.untracked.vint32(13),\n ParticleID2 = cms.untracked.vint32(13)\n)\n\nProductionFilterSequence = cms.Sequence(generator*mumugenfilter)\n", - "title": "Generator parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/V02-01-47/python/EightTeV/CIToMuMu_Des_Lambda_15_M_800_TuneZ2star_8TeV_pythia6_cfi.py" - }, - { - "cms_confdb_id": "60daa81fa9f363c87a4bb10bcd2beb4c", - "process": "SIM", - "title": "Configuration file" - } - ], - "generators": [ - "pythia6" - ], - "global_tag": "START50_V13::All", - "output_dataset": "/CIToMuMu_Des_Lambda-15_M-800_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v1/GEN-SIM", - "release": "CMSSW_5_2_5", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/CIToMuMu_Des_Lambda-15_M-800_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v1/GEN-SIM\" --fileout file:EXO-Summer12DR53X-02463_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19E::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename EXO-Summer12DR53X-02463_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:EXO-Summer12DR53X-02463_step1.root --fileout file:EXO-Summer12DR53X-02463.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19E::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename EXO-Summer12DR53X-02463_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", - "title": "Production script" - }, - { - "cms_confdb_id": "8759111c5dd925038e266406f8ef56f9", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "8759111c5dd925038e266406f8ef6718", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "START53_V19E::All", - "output_dataset": "/CIToMuMu_Des_Lambda-15_M-800_TuneZ2star_8TeV-pythia6/Summer12_DR53X-PU_S10_START53_V19E-v1/AODSIM", - "release": "CMSSW_5_3_11_patch2", - "type": "HLT RECO" - } - ] - }, - "note": { - "description": "These simulated datasets correspond to the collision data collected by the CMS experiment in 2012." - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "37", - "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "7494", - "run_period": [ - "Run2012A", - "Run2012B" - ], - "system_details": { "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/CIToMuMu_Des_Lambda-15_M-800_TuneZ2star_8TeV-pythia6/Summer12_DR53X-PU_S10_START53_V19E-v1/AODSIM", - "title_additional": "Simulated dataset CIToMuMu_Des_Lambda-15_M-800_TuneZ2star_8TeV-pythia6 in AODSIM format for 2012 collision data", + "title": "/CIToMuMu_Des_Lambda-15_M-500_TuneZ2star_8TeV-pythia6/Summer12_DR53X-PU_S10_START53_V19E-v1/AODSIM", + "title_additional": "Simulated dataset CIToMuMu_Des_Lambda-15_M-500_TuneZ2star_8TeV-pythia6 in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -93969,7 +99758,7 @@ }, { "abstract": { - "description": "

Simulated dataset CIToMuMu_Des_Lambda-9_M-300_TuneZ2star_8TeV-pythia6 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + "description": "

Simulated dataset CIToMuMu_Des_Lambda-15_M-800_TuneZ2star_8TeV-pythia6 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" }, "accelerator": "CERN-LHC", "categories": { @@ -94001,9 +99790,9 @@ "aodsim", "root" ], - "number_events": 49393, - "number_files": 6, - "size": 16050046823 + "number_events": 25040, + "number_files": 4, + "size": 8220756122 }, "experiment": "CMS", "license": { @@ -94015,16 +99804,16 @@ { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_2_5/src ] ; then \n echo release CMSSW_5_2_5 already exists\nelse\nscram p CMSSW CMSSW_5_2_5\nfi\ncd CMSSW_5_2_5/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-01-47/python/EightTeV/CIToMuMu_Des_Lambda_9_M_300_TuneZ2star_8TeV_pythia6_cfi.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/CIToMuMu_Des_Lambda_9_M_300_TuneZ2star_8TeV_pythia6_cfi.py \n[ -s Configuration/GenProduction/python/EightTeV/CIToMuMu_Des_Lambda_9_M_300_TuneZ2star_8TeV_pythia6_cfi.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/CIToMuMu_Des_Lambda_9_M_300_TuneZ2star_8TeV_pythia6_cfi.py --fileout file:EXO-Summer12-01343.root --mc --eventcontent RAWSIM --pileup NoPileUp --datatier GEN-SIM --conditions START50_V13::All --beamspot Realistic8TeVCollision --step GEN,SIM --datamix NODATAMIXER --python_filename EXO-Summer12-01343_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 164 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_2_5/src ] ; then \n echo release CMSSW_5_2_5 already exists\nelse\nscram p CMSSW CMSSW_5_2_5\nfi\ncd CMSSW_5_2_5/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-01-47/python/EightTeV/CIToMuMu_Des_Lambda_15_M_800_TuneZ2star_8TeV_pythia6_cfi.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/CIToMuMu_Des_Lambda_15_M_800_TuneZ2star_8TeV_pythia6_cfi.py \n[ -s Configuration/GenProduction/python/EightTeV/CIToMuMu_Des_Lambda_15_M_800_TuneZ2star_8TeV_pythia6_cfi.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/CIToMuMu_Des_Lambda_15_M_800_TuneZ2star_8TeV_pythia6_cfi.py --fileout file:EXO-Summer12-01354.root --mc --eventcontent RAWSIM --pileup NoPileUp --datatier GEN-SIM --conditions START50_V13::All --beamspot Realistic8TeVCollision --step GEN,SIM --datamix NODATAMIXER --python_filename EXO-Summer12-01354_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 130 || exit $? ; \n\n", "title": "Production script" }, { - "script": "\nimport FWCore.ParameterSet.Config as cms\n\nsource = cms.Source(\"EmptySource\")\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\ngenerator = cms.EDFilter(\"Pythia6GeneratorFilter\",\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n maxEventsToPrint = cms.untracked.int32(0),\n pythiaPylistVerbosity = cms.untracked.int32(0),\n filterEfficiency = cms.untracked.double(0.802),\n comEnergy = cms.double(8000.0),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock,\n processParameters = cms.vstring(\n\n 'MSEL = 0 !User defined process', \n \t 'MSUB(165) = 1 !CI+g*/Z->mumu', \n\t 'MSTP(32) = 4 !forcing a 2->2 process to 2->1 process',\n\n\n\n\n\t 'RTCM(42) =1 !Destructive Interference',\n\t \t 'RTCM(41) = 9000 !Lambda = 9 TeV',\n \t \t 'ITCM(5) = 2 !LL, all upper quarks composite',\n 'KFPR(165,1) = 13 !mu+ mu- final state',\n \t 'CKIN(1) = 300 !Minimum sqrt (s_hat) value'),\n # \t 'CKIN(2) = 500 !Maximum sqrt (s_hat) value'),\n parameterSets = cms.vstring('pythiaUESettings', \n 'processParameters')\n )\n)\n\nmumugenfilter = cms.EDFilter(\"MCParticlePairFilter\",\n Status = cms.untracked.vint32(1, 1),\n MinPt = cms.untracked.vdouble(40, 40),\n MaxEta = cms.untracked.vdouble(2.6, 2.6),\n MinEta = cms.untracked.vdouble(-2.6, -2.6),\n ParticleCharge = cms.untracked.int32(-1),\n ParticleID1 = cms.untracked.vint32(13),\n ParticleID2 = cms.untracked.vint32(13)\n)\n\nProductionFilterSequence = cms.Sequence(generator*mumugenfilter)\n", + "script": "\nimport FWCore.ParameterSet.Config as cms\n\nsource = cms.Source(\"EmptySource\")\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\ngenerator = cms.EDFilter(\"Pythia6GeneratorFilter\",\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n maxEventsToPrint = cms.untracked.int32(0),\n pythiaPylistVerbosity = cms.untracked.int32(0),\n filterEfficiency = cms.untracked.double(0.922),\n comEnergy = cms.double(8000.0),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock,\n processParameters = cms.vstring(\n\n 'MSEL = 0 !User defined process', \n \t 'MSUB(165) = 1 !CI+g*/Z->mumu', \n\t 'MSTP(32) = 4 !forcing a 2->2 process to 2->1 process',\n\n\n\n\n\t 'RTCM(42) =1 !Destructive Interference',\n\t \t 'RTCM(41) = 15000 !Lambda = 15 TeV',\n \t \t 'ITCM(5) = 2 !LL, all upper quarks composite',\n 'KFPR(165,1) = 13 !mu+ mu- final state',\n \t 'CKIN(1) = 800 !Minimum sqrt (s_hat) value'),\n # \t 'CKIN(2) = 500 !Maximum sqrt (s_hat) value'),\n parameterSets = cms.vstring('pythiaUESettings', \n 'processParameters')\n )\n)\n\nmumugenfilter = cms.EDFilter(\"MCParticlePairFilter\",\n Status = cms.untracked.vint32(1, 1),\n MinPt = cms.untracked.vdouble(40, 40),\n MaxEta = cms.untracked.vdouble(2.6, 2.6),\n MinEta = cms.untracked.vdouble(-2.6, -2.6),\n ParticleCharge = cms.untracked.int32(-1),\n ParticleID1 = cms.untracked.vint32(13),\n ParticleID2 = cms.untracked.vint32(13)\n)\n\nProductionFilterSequence = cms.Sequence(generator*mumugenfilter)\n", "title": "Generator parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/V02-01-47/python/EightTeV/CIToMuMu_Des_Lambda_9_M_300_TuneZ2star_8TeV_pythia6_cfi.py" + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/V02-01-47/python/EightTeV/CIToMuMu_Des_Lambda_15_M_800_TuneZ2star_8TeV_pythia6_cfi.py" }, { - "cms_confdb_id": "60daa81fa9f363c87a4bb10bcd2b84f8", + "cms_confdb_id": "60daa81fa9f363c87a4bb10bcd2beb4c", "process": "SIM", "title": "Configuration file" } @@ -94033,14 +99822,14 @@ "pythia6" ], "global_tag": "START50_V13::All", - "output_dataset": "/CIToMuMu_Des_Lambda-9_M-300_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v1/GEN-SIM", + "output_dataset": "/CIToMuMu_Des_Lambda-15_M-800_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v1/GEN-SIM", "release": "CMSSW_5_2_5", "type": "SIM" }, { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/CIToMuMu_Des_Lambda-9_M-300_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v1/GEN-SIM\" --fileout file:EXO-Summer12DR53X-02452_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19E::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename EXO-Summer12DR53X-02452_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:EXO-Summer12DR53X-02452_step1.root --fileout file:EXO-Summer12DR53X-02452.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19E::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename EXO-Summer12DR53X-02452_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/CIToMuMu_Des_Lambda-15_M-800_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v1/GEN-SIM\" --fileout file:EXO-Summer12DR53X-02463_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19E::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename EXO-Summer12DR53X-02463_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:EXO-Summer12DR53X-02463_step1.root --fileout file:EXO-Summer12DR53X-02463.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19E::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename EXO-Summer12DR53X-02463_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", "title": "Production script" }, { @@ -94055,7 +99844,7 @@ } ], "global_tag": "START53_V19E::All", - "output_dataset": "/CIToMuMu_Des_Lambda-9_M-300_TuneZ2star_8TeV-pythia6/Summer12_DR53X-PU_S10_START53_V19E-v1/AODSIM", + "output_dataset": "/CIToMuMu_Des_Lambda-15_M-800_TuneZ2star_8TeV-pythia6/Summer12_DR53X-PU_S10_START53_V19E-v1/AODSIM", "release": "CMSSW_5_3_11_patch2", "type": "HLT RECO" } @@ -94074,17 +99863,27 @@ ] }, "publisher": "CERN Open Data Portal", - "recid": "7495", + "recid": "7494", "run_period": [ "Run2012A", "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/CIToMuMu_Des_Lambda-9_M-300_TuneZ2star_8TeV-pythia6/Summer12_DR53X-PU_S10_START53_V19E-v1/AODSIM", - "title_additional": "Simulated dataset CIToMuMu_Des_Lambda-9_M-300_TuneZ2star_8TeV-pythia6 in AODSIM format for 2012 collision data", + "title": "/CIToMuMu_Des_Lambda-15_M-800_TuneZ2star_8TeV-pythia6/Summer12_DR53X-PU_S10_START53_V19E-v1/AODSIM", + "title_additional": "Simulated dataset CIToMuMu_Des_Lambda-15_M-800_TuneZ2star_8TeV-pythia6 in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -94110,7 +99909,7 @@ }, { "abstract": { - "description": "

Simulated dataset CIToMuMu_Des_Lambda-9_M-500_TuneZ2star_8TeV-pythia6 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + "description": "

Simulated dataset CIToMuMu_Des_Lambda-9_M-300_TuneZ2star_8TeV-pythia6 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" }, "accelerator": "CERN-LHC", "categories": { @@ -94142,9 +99941,9 @@ "aodsim", "root" ], - "number_events": 25620, - "number_files": 4, - "size": 8343665938 + "number_events": 49393, + "number_files": 6, + "size": 16050046823 }, "experiment": "CMS", "license": { @@ -94156,16 +99955,16 @@ { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_2_5/src ] ; then \n echo release CMSSW_5_2_5 already exists\nelse\nscram p CMSSW CMSSW_5_2_5\nfi\ncd CMSSW_5_2_5/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-01-47/python/EightTeV/CIToMuMu_Des_Lambda_9_M_500_TuneZ2star_8TeV_pythia6_cfi.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/CIToMuMu_Des_Lambda_9_M_500_TuneZ2star_8TeV_pythia6_cfi.py \n[ -s Configuration/GenProduction/python/EightTeV/CIToMuMu_Des_Lambda_9_M_500_TuneZ2star_8TeV_pythia6_cfi.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/CIToMuMu_Des_Lambda_9_M_500_TuneZ2star_8TeV_pythia6_cfi.py --fileout file:EXO-Summer12-01344.root --mc --eventcontent RAWSIM --pileup NoPileUp --datatier GEN-SIM --conditions START50_V13::All --beamspot Realistic8TeVCollision --step GEN,SIM --datamix NODATAMIXER --python_filename EXO-Summer12-01344_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 112 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_2_5/src ] ; then \n echo release CMSSW_5_2_5 already exists\nelse\nscram p CMSSW CMSSW_5_2_5\nfi\ncd CMSSW_5_2_5/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-01-47/python/EightTeV/CIToMuMu_Des_Lambda_9_M_300_TuneZ2star_8TeV_pythia6_cfi.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/CIToMuMu_Des_Lambda_9_M_300_TuneZ2star_8TeV_pythia6_cfi.py \n[ -s Configuration/GenProduction/python/EightTeV/CIToMuMu_Des_Lambda_9_M_300_TuneZ2star_8TeV_pythia6_cfi.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/CIToMuMu_Des_Lambda_9_M_300_TuneZ2star_8TeV_pythia6_cfi.py --fileout file:EXO-Summer12-01343.root --mc --eventcontent RAWSIM --pileup NoPileUp --datatier GEN-SIM --conditions START50_V13::All --beamspot Realistic8TeVCollision --step GEN,SIM --datamix NODATAMIXER --python_filename EXO-Summer12-01343_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 164 || exit $? ; \n\n", "title": "Production script" }, { - "script": "\nimport FWCore.ParameterSet.Config as cms\n\nsource = cms.Source(\"EmptySource\")\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\ngenerator = cms.EDFilter(\"Pythia6GeneratorFilter\",\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n maxEventsToPrint = cms.untracked.int32(0),\n pythiaPylistVerbosity = cms.untracked.int32(0),\n filterEfficiency = cms.untracked.double(0.865),\n comEnergy = cms.double(8000.0),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock,\n processParameters = cms.vstring(\n\n 'MSEL = 0 !User defined process', \n \t 'MSUB(165) = 1 !CI+g*/Z->mumu', \n\t 'MSTP(32) = 4 !forcing a 2->2 process to 2->1 process',\n\n\n\n\n\t 'RTCM(42) =1 !Destructive Interference',\n\t \t 'RTCM(41) = 9000 !Lambda = 9 TeV',\n \t \t 'ITCM(5) = 2 !LL, all upper quarks composite',\n 'KFPR(165,1) = 13 !mu+ mu- final state',\n \t 'CKIN(1) = 500 !Minimum sqrt (s_hat) value'),\n # \t 'CKIN(2) = 500 !Maximum sqrt (s_hat) value'),\n parameterSets = cms.vstring('pythiaUESettings', \n 'processParameters')\n )\n)\n\nmumugenfilter = cms.EDFilter(\"MCParticlePairFilter\",\n Status = cms.untracked.vint32(1, 1),\n MinPt = cms.untracked.vdouble(40, 40),\n MaxEta = cms.untracked.vdouble(2.6, 2.6),\n MinEta = cms.untracked.vdouble(-2.6, -2.6),\n ParticleCharge = cms.untracked.int32(-1),\n ParticleID1 = cms.untracked.vint32(13),\n ParticleID2 = cms.untracked.vint32(13)\n)\n\nProductionFilterSequence = cms.Sequence(generator*mumugenfilter)\n", + "script": "\nimport FWCore.ParameterSet.Config as cms\n\nsource = cms.Source(\"EmptySource\")\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\ngenerator = cms.EDFilter(\"Pythia6GeneratorFilter\",\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n maxEventsToPrint = cms.untracked.int32(0),\n pythiaPylistVerbosity = cms.untracked.int32(0),\n filterEfficiency = cms.untracked.double(0.802),\n comEnergy = cms.double(8000.0),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock,\n processParameters = cms.vstring(\n\n 'MSEL = 0 !User defined process', \n \t 'MSUB(165) = 1 !CI+g*/Z->mumu', \n\t 'MSTP(32) = 4 !forcing a 2->2 process to 2->1 process',\n\n\n\n\n\t 'RTCM(42) =1 !Destructive Interference',\n\t \t 'RTCM(41) = 9000 !Lambda = 9 TeV',\n \t \t 'ITCM(5) = 2 !LL, all upper quarks composite',\n 'KFPR(165,1) = 13 !mu+ mu- final state',\n \t 'CKIN(1) = 300 !Minimum sqrt (s_hat) value'),\n # \t 'CKIN(2) = 500 !Maximum sqrt (s_hat) value'),\n parameterSets = cms.vstring('pythiaUESettings', \n 'processParameters')\n )\n)\n\nmumugenfilter = cms.EDFilter(\"MCParticlePairFilter\",\n Status = cms.untracked.vint32(1, 1),\n MinPt = cms.untracked.vdouble(40, 40),\n MaxEta = cms.untracked.vdouble(2.6, 2.6),\n MinEta = cms.untracked.vdouble(-2.6, -2.6),\n ParticleCharge = cms.untracked.int32(-1),\n ParticleID1 = cms.untracked.vint32(13),\n ParticleID2 = cms.untracked.vint32(13)\n)\n\nProductionFilterSequence = cms.Sequence(generator*mumugenfilter)\n", "title": "Generator parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/V02-01-47/python/EightTeV/CIToMuMu_Des_Lambda_9_M_500_TuneZ2star_8TeV_pythia6_cfi.py" + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/V02-01-47/python/EightTeV/CIToMuMu_Des_Lambda_9_M_300_TuneZ2star_8TeV_pythia6_cfi.py" }, { - "cms_confdb_id": "60daa81fa9f363c87a4bb10bcd2b8ebc", + "cms_confdb_id": "60daa81fa9f363c87a4bb10bcd2b84f8", "process": "SIM", "title": "Configuration file" } @@ -94174,14 +99973,14 @@ "pythia6" ], "global_tag": "START50_V13::All", - "output_dataset": "/CIToMuMu_Des_Lambda-9_M-500_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v1/GEN-SIM", + "output_dataset": "/CIToMuMu_Des_Lambda-9_M-300_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v1/GEN-SIM", "release": "CMSSW_5_2_5", "type": "SIM" }, { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/CIToMuMu_Des_Lambda-9_M-500_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v1/GEN-SIM\" --fileout file:EXO-Summer12DR53X-02453_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19E::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename EXO-Summer12DR53X-02453_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:EXO-Summer12DR53X-02453_step1.root --fileout file:EXO-Summer12DR53X-02453.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19E::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename EXO-Summer12DR53X-02453_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/CIToMuMu_Des_Lambda-9_M-300_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v1/GEN-SIM\" --fileout file:EXO-Summer12DR53X-02452_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19E::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename EXO-Summer12DR53X-02452_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:EXO-Summer12DR53X-02452_step1.root --fileout file:EXO-Summer12DR53X-02452.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19E::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename EXO-Summer12DR53X-02452_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", "title": "Production script" }, { @@ -94196,7 +99995,7 @@ } ], "global_tag": "START53_V19E::All", - "output_dataset": "/CIToMuMu_Des_Lambda-9_M-500_TuneZ2star_8TeV-pythia6/Summer12_DR53X-PU_S10_START53_V19E-v1/AODSIM", + "output_dataset": "/CIToMuMu_Des_Lambda-9_M-300_TuneZ2star_8TeV-pythia6/Summer12_DR53X-PU_S10_START53_V19E-v1/AODSIM", "release": "CMSSW_5_3_11_patch2", "type": "HLT RECO" } @@ -94215,17 +100014,27 @@ ] }, "publisher": "CERN Open Data Portal", - "recid": "7496", + "recid": "7495", "run_period": [ "Run2012A", "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/CIToMuMu_Des_Lambda-9_M-500_TuneZ2star_8TeV-pythia6/Summer12_DR53X-PU_S10_START53_V19E-v1/AODSIM", - "title_additional": "Simulated dataset CIToMuMu_Des_Lambda-9_M-500_TuneZ2star_8TeV-pythia6 in AODSIM format for 2012 collision data", + "title": "/CIToMuMu_Des_Lambda-9_M-300_TuneZ2star_8TeV-pythia6/Summer12_DR53X-PU_S10_START53_V19E-v1/AODSIM", + "title_additional": "Simulated dataset CIToMuMu_Des_Lambda-9_M-300_TuneZ2star_8TeV-pythia6 in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -94251,7 +100060,7 @@ }, { "abstract": { - "description": "

Simulated dataset CIToMuMu_Des_Lambda-9_M-800_TuneZ2star_8TeV-pythia6 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + "description": "

Simulated dataset CIToMuMu_Des_Lambda-9_M-500_TuneZ2star_8TeV-pythia6 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" }, "accelerator": "CERN-LHC", "categories": { @@ -94283,9 +100092,9 @@ "aodsim", "root" ], - "number_events": 25167, + "number_events": 25620, "number_files": 4, - "size": 8239261712 + "size": 8343665938 }, "experiment": "CMS", "license": { @@ -94297,16 +100106,16 @@ { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_2_5/src ] ; then \n echo release CMSSW_5_2_5 already exists\nelse\nscram p CMSSW CMSSW_5_2_5\nfi\ncd CMSSW_5_2_5/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-01-47/python/EightTeV/CIToMuMu_Des_Lambda_9_M_800_TuneZ2star_8TeV_pythia6_cfi.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/CIToMuMu_Des_Lambda_9_M_800_TuneZ2star_8TeV_pythia6_cfi.py \n[ -s Configuration/GenProduction/python/EightTeV/CIToMuMu_Des_Lambda_9_M_800_TuneZ2star_8TeV_pythia6_cfi.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/CIToMuMu_Des_Lambda_9_M_800_TuneZ2star_8TeV_pythia6_cfi.py --fileout file:EXO-Summer12-01345.root --mc --eventcontent RAWSIM --pileup NoPileUp --datatier GEN-SIM --conditions START50_V13::All --beamspot Realistic8TeVCollision --step GEN,SIM --datamix NODATAMIXER --python_filename EXO-Summer12-01345_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 120 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_2_5/src ] ; then \n echo release CMSSW_5_2_5 already exists\nelse\nscram p CMSSW CMSSW_5_2_5\nfi\ncd CMSSW_5_2_5/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-01-47/python/EightTeV/CIToMuMu_Des_Lambda_9_M_500_TuneZ2star_8TeV_pythia6_cfi.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/CIToMuMu_Des_Lambda_9_M_500_TuneZ2star_8TeV_pythia6_cfi.py \n[ -s Configuration/GenProduction/python/EightTeV/CIToMuMu_Des_Lambda_9_M_500_TuneZ2star_8TeV_pythia6_cfi.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/CIToMuMu_Des_Lambda_9_M_500_TuneZ2star_8TeV_pythia6_cfi.py --fileout file:EXO-Summer12-01344.root --mc --eventcontent RAWSIM --pileup NoPileUp --datatier GEN-SIM --conditions START50_V13::All --beamspot Realistic8TeVCollision --step GEN,SIM --datamix NODATAMIXER --python_filename EXO-Summer12-01344_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 112 || exit $? ; \n\n", "title": "Production script" }, { - "script": "\nimport FWCore.ParameterSet.Config as cms\n\nsource = cms.Source(\"EmptySource\")\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\ngenerator = cms.EDFilter(\"Pythia6GeneratorFilter\",\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n maxEventsToPrint = cms.untracked.int32(0),\n pythiaPylistVerbosity = cms.untracked.int32(0),\n filterEfficiency = cms.untracked.double(0.93),\n comEnergy = cms.double(8000.0),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock,\n processParameters = cms.vstring(\n\n 'MSEL = 0 !User defined process', \n \t 'MSUB(165) = 1 !CI+g*/Z->mumu', \n\t 'MSTP(32) = 4 !forcing a 2->2 process to 2->1 process',\n\n\n\n\n\t 'RTCM(42) =1 !Destructive Interference',\n\t \t 'RTCM(41) = 9000 !Lambda = 9 TeV',\n \t \t 'ITCM(5) = 2 !LL, all upper quarks composite',\n 'KFPR(165,1) = 13 !mu+ mu- final state',\n \t 'CKIN(1) = 800 !Minimum sqrt (s_hat) value'),\n # \t 'CKIN(2) = 500 !Maximum sqrt (s_hat) value'),\n parameterSets = cms.vstring('pythiaUESettings', \n 'processParameters')\n )\n)\n\nmumugenfilter = cms.EDFilter(\"MCParticlePairFilter\",\n Status = cms.untracked.vint32(1, 1),\n MinPt = cms.untracked.vdouble(40, 40),\n MaxEta = cms.untracked.vdouble(2.6, 2.6),\n MinEta = cms.untracked.vdouble(-2.6, -2.6),\n ParticleCharge = cms.untracked.int32(-1),\n ParticleID1 = cms.untracked.vint32(13),\n ParticleID2 = cms.untracked.vint32(13)\n)\n\nProductionFilterSequence = cms.Sequence(generator*mumugenfilter)\n", + "script": "\nimport FWCore.ParameterSet.Config as cms\n\nsource = cms.Source(\"EmptySource\")\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\ngenerator = cms.EDFilter(\"Pythia6GeneratorFilter\",\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n maxEventsToPrint = cms.untracked.int32(0),\n pythiaPylistVerbosity = cms.untracked.int32(0),\n filterEfficiency = cms.untracked.double(0.865),\n comEnergy = cms.double(8000.0),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock,\n processParameters = cms.vstring(\n\n 'MSEL = 0 !User defined process', \n \t 'MSUB(165) = 1 !CI+g*/Z->mumu', \n\t 'MSTP(32) = 4 !forcing a 2->2 process to 2->1 process',\n\n\n\n\n\t 'RTCM(42) =1 !Destructive Interference',\n\t \t 'RTCM(41) = 9000 !Lambda = 9 TeV',\n \t \t 'ITCM(5) = 2 !LL, all upper quarks composite',\n 'KFPR(165,1) = 13 !mu+ mu- final state',\n \t 'CKIN(1) = 500 !Minimum sqrt (s_hat) value'),\n # \t 'CKIN(2) = 500 !Maximum sqrt (s_hat) value'),\n parameterSets = cms.vstring('pythiaUESettings', \n 'processParameters')\n )\n)\n\nmumugenfilter = cms.EDFilter(\"MCParticlePairFilter\",\n Status = cms.untracked.vint32(1, 1),\n MinPt = cms.untracked.vdouble(40, 40),\n MaxEta = cms.untracked.vdouble(2.6, 2.6),\n MinEta = cms.untracked.vdouble(-2.6, -2.6),\n ParticleCharge = cms.untracked.int32(-1),\n ParticleID1 = cms.untracked.vint32(13),\n ParticleID2 = cms.untracked.vint32(13)\n)\n\nProductionFilterSequence = cms.Sequence(generator*mumugenfilter)\n", "title": "Generator parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/V02-01-47/python/EightTeV/CIToMuMu_Des_Lambda_9_M_800_TuneZ2star_8TeV_pythia6_cfi.py" + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/V02-01-47/python/EightTeV/CIToMuMu_Des_Lambda_9_M_500_TuneZ2star_8TeV_pythia6_cfi.py" }, { - "cms_confdb_id": "60daa81fa9f363c87a4bb10bcd2b8efa", + "cms_confdb_id": "60daa81fa9f363c87a4bb10bcd2b8ebc", "process": "SIM", "title": "Configuration file" } @@ -94315,14 +100124,14 @@ "pythia6" ], "global_tag": "START50_V13::All", - "output_dataset": "/CIToMuMu_Des_Lambda-9_M-800_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v4/GEN-SIM", + "output_dataset": "/CIToMuMu_Des_Lambda-9_M-500_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v1/GEN-SIM", "release": "CMSSW_5_2_5", "type": "SIM" }, { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/CIToMuMu_Des_Lambda-9_M-800_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v4/GEN-SIM\" --fileout file:EXO-Summer12DR53X-02454_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19E::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename EXO-Summer12DR53X-02454_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:EXO-Summer12DR53X-02454_step1.root --fileout file:EXO-Summer12DR53X-02454.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19E::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename EXO-Summer12DR53X-02454_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/CIToMuMu_Des_Lambda-9_M-500_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v1/GEN-SIM\" --fileout file:EXO-Summer12DR53X-02453_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19E::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename EXO-Summer12DR53X-02453_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:EXO-Summer12DR53X-02453_step1.root --fileout file:EXO-Summer12DR53X-02453.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19E::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename EXO-Summer12DR53X-02453_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", "title": "Production script" }, { @@ -94337,7 +100146,7 @@ } ], "global_tag": "START53_V19E::All", - "output_dataset": "/CIToMuMu_Des_Lambda-9_M-800_TuneZ2star_8TeV-pythia6/Summer12_DR53X-PU_S10_START53_V19E-v1/AODSIM", + "output_dataset": "/CIToMuMu_Des_Lambda-9_M-500_TuneZ2star_8TeV-pythia6/Summer12_DR53X-PU_S10_START53_V19E-v1/AODSIM", "release": "CMSSW_5_3_11_patch2", "type": "HLT RECO" } @@ -94356,17 +100165,27 @@ ] }, "publisher": "CERN Open Data Portal", - "recid": "7497", + "recid": "7496", "run_period": [ "Run2012A", "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/CIToMuMu_Des_Lambda-9_M-800_TuneZ2star_8TeV-pythia6/Summer12_DR53X-PU_S10_START53_V19E-v1/AODSIM", - "title_additional": "Simulated dataset CIToMuMu_Des_Lambda-9_M-800_TuneZ2star_8TeV-pythia6 in AODSIM format for 2012 collision data", + "title": "/CIToMuMu_Des_Lambda-9_M-500_TuneZ2star_8TeV-pythia6/Summer12_DR53X-PU_S10_START53_V19E-v1/AODSIM", + "title_additional": "Simulated dataset CIToMuMu_Des_Lambda-9_M-500_TuneZ2star_8TeV-pythia6 in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -94392,7 +100211,7 @@ }, { "abstract": { - "description": "

Simulated dataset CIToMuMu_ITCM5_M-300_TuneZ2star_8TeV-pythia6 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + "description": "

Simulated dataset CIToMuMu_Des_Lambda-9_M-800_TuneZ2star_8TeV-pythia6 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" }, "accelerator": "CERN-LHC", "categories": { @@ -94424,9 +100243,9 @@ "aodsim", "root" ], - "number_events": 50970, - "number_files": 7, - "size": 16529345016 + "number_events": 25167, + "number_files": 4, + "size": 8239261712 }, "experiment": "CMS", "license": { @@ -94438,16 +100257,16 @@ { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_2_5/src ] ; then \n echo release CMSSW_5_2_5 already exists\nelse\nscram p CMSSW CMSSW_5_2_5\nfi\ncd CMSSW_5_2_5/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-01-54/python/EightTeV/CIToMuMu_ITCM5_M_300_TuneZ2star_8TeV_pythia6_cfi.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/CIToMuMu_ITCM5_M_300_TuneZ2star_8TeV_pythia6_cfi.py \n[ -s Configuration/GenProduction/python/EightTeV/CIToMuMu_ITCM5_M_300_TuneZ2star_8TeV_pythia6_cfi.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/CIToMuMu_ITCM5_M_300_TuneZ2star_8TeV_pythia6_cfi.py --fileout file:EXO-Summer12-01406.root --mc --eventcontent RAWSIM --pileup NoPileUp --datatier GEN-SIM --conditions START52_V9::All --beamspot Realistic8TeVCollision --step GEN,SIM --datamix NODATAMIXER --python_filename EXO-Summer12-01406_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 174 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_2_5/src ] ; then \n echo release CMSSW_5_2_5 already exists\nelse\nscram p CMSSW CMSSW_5_2_5\nfi\ncd CMSSW_5_2_5/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-01-47/python/EightTeV/CIToMuMu_Des_Lambda_9_M_800_TuneZ2star_8TeV_pythia6_cfi.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/CIToMuMu_Des_Lambda_9_M_800_TuneZ2star_8TeV_pythia6_cfi.py \n[ -s Configuration/GenProduction/python/EightTeV/CIToMuMu_Des_Lambda_9_M_800_TuneZ2star_8TeV_pythia6_cfi.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/CIToMuMu_Des_Lambda_9_M_800_TuneZ2star_8TeV_pythia6_cfi.py --fileout file:EXO-Summer12-01345.root --mc --eventcontent RAWSIM --pileup NoPileUp --datatier GEN-SIM --conditions START50_V13::All --beamspot Realistic8TeVCollision --step GEN,SIM --datamix NODATAMIXER --python_filename EXO-Summer12-01345_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 120 || exit $? ; \n\n", "title": "Production script" }, { - "script": "\nimport FWCore.ParameterSet.Config as cms\n\nsource = cms.Source(\"EmptySource\")\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\ngenerator = cms.EDFilter(\"Pythia6GeneratorFilter\",\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n maxEventsToPrint = cms.untracked.int32(0),\n pythiaPylistVerbosity = cms.untracked.int32(0),\n filterEfficiency = cms.untracked.double(0.766),\n comEnergy = cms.double(8000.0),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock,\n processParameters = cms.vstring(\n\n 'MSEL = 0 !User defined process', \n \t 'MSUB(165) = 1 !CI+g*/Z->mumu', \n\t 'MSTP(32) = 4 !forcing a 2->2 process to 2->1 process',\n\n\n\n\n \t 'ITCM(5) = 0 !LL, all upper quarks composite',\n\t \t 'KFPR(165,1) = 13 !mu+ mu- final state',\n \t 'CKIN(1) = 300 !Minimum sqrt (s_hat) value'),\n # \t 'CKIN(2) = 500 !Maximum sqrt (s_hat) value'),\n parameterSets = cms.vstring('pythiaUESettings', \n 'processParameters')\n )\n)\n\nmumugenfilter = cms.EDFilter(\"MCParticlePairFilter\",\n Status = cms.untracked.vint32(1, 1),\n MinPt = cms.untracked.vdouble(40, 40),\n MaxEta = cms.untracked.vdouble(2.6, 2.6),\n MinEta = cms.untracked.vdouble(-2.6, -2.6),\n ParticleCharge = cms.untracked.int32(-1),\n ParticleID1 = cms.untracked.vint32(13),\n ParticleID2 = cms.untracked.vint32(13)\n)\n\nProductionFilterSequence = cms.Sequence(generator*mumugenfilter)\n", + "script": "\nimport FWCore.ParameterSet.Config as cms\n\nsource = cms.Source(\"EmptySource\")\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\ngenerator = cms.EDFilter(\"Pythia6GeneratorFilter\",\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n maxEventsToPrint = cms.untracked.int32(0),\n pythiaPylistVerbosity = cms.untracked.int32(0),\n filterEfficiency = cms.untracked.double(0.93),\n comEnergy = cms.double(8000.0),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock,\n processParameters = cms.vstring(\n\n 'MSEL = 0 !User defined process', \n \t 'MSUB(165) = 1 !CI+g*/Z->mumu', \n\t 'MSTP(32) = 4 !forcing a 2->2 process to 2->1 process',\n\n\n\n\n\t 'RTCM(42) =1 !Destructive Interference',\n\t \t 'RTCM(41) = 9000 !Lambda = 9 TeV',\n \t \t 'ITCM(5) = 2 !LL, all upper quarks composite',\n 'KFPR(165,1) = 13 !mu+ mu- final state',\n \t 'CKIN(1) = 800 !Minimum sqrt (s_hat) value'),\n # \t 'CKIN(2) = 500 !Maximum sqrt (s_hat) value'),\n parameterSets = cms.vstring('pythiaUESettings', \n 'processParameters')\n )\n)\n\nmumugenfilter = cms.EDFilter(\"MCParticlePairFilter\",\n Status = cms.untracked.vint32(1, 1),\n MinPt = cms.untracked.vdouble(40, 40),\n MaxEta = cms.untracked.vdouble(2.6, 2.6),\n MinEta = cms.untracked.vdouble(-2.6, -2.6),\n ParticleCharge = cms.untracked.int32(-1),\n ParticleID1 = cms.untracked.vint32(13),\n ParticleID2 = cms.untracked.vint32(13)\n)\n\nProductionFilterSequence = cms.Sequence(generator*mumugenfilter)\n", "title": "Generator parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/V02-01-54/python/EightTeV/CIToMuMu_ITCM5_M_300_TuneZ2star_8TeV_pythia6_cfi.py" + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/V02-01-47/python/EightTeV/CIToMuMu_Des_Lambda_9_M_800_TuneZ2star_8TeV_pythia6_cfi.py" }, { - "cms_confdb_id": "39adb8e5e7b3a63a0b6a59d3c980d5b4", + "cms_confdb_id": "60daa81fa9f363c87a4bb10bcd2b8efa", "process": "SIM", "title": "Configuration file" } @@ -94455,15 +100274,15 @@ "generators": [ "pythia6" ], - "global_tag": "START52_V9::All", - "output_dataset": "/CIToMuMu_ITCM5_M-300_TuneZ2star_8TeV-pythia6/Summer12-START52_V9-v1/GEN-SIM", + "global_tag": "START50_V13::All", + "output_dataset": "/CIToMuMu_Des_Lambda-9_M-800_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v4/GEN-SIM", "release": "CMSSW_5_2_5", "type": "SIM" }, { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/CIToMuMu_ITCM5_M-300_TuneZ2star_8TeV-pythia6/Summer12-START52_V9-v1/GEN-SIM\" --fileout file:EXO-Summer12DR53X-02470_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19E::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename EXO-Summer12DR53X-02470_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:EXO-Summer12DR53X-02470_step1.root --fileout file:EXO-Summer12DR53X-02470.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19E::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename EXO-Summer12DR53X-02470_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/CIToMuMu_Des_Lambda-9_M-800_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v4/GEN-SIM\" --fileout file:EXO-Summer12DR53X-02454_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19E::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename EXO-Summer12DR53X-02454_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:EXO-Summer12DR53X-02454_step1.root --fileout file:EXO-Summer12DR53X-02454.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19E::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename EXO-Summer12DR53X-02454_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", "title": "Production script" }, { @@ -94478,7 +100297,7 @@ } ], "global_tag": "START53_V19E::All", - "output_dataset": "/CIToMuMu_ITCM5_M-300_TuneZ2star_8TeV-pythia6/Summer12_DR53X-PU_S10_START53_V19E-v1/AODSIM", + "output_dataset": "/CIToMuMu_Des_Lambda-9_M-800_TuneZ2star_8TeV-pythia6/Summer12_DR53X-PU_S10_START53_V19E-v1/AODSIM", "release": "CMSSW_5_3_11_patch2", "type": "HLT RECO" } @@ -94497,17 +100316,27 @@ ] }, "publisher": "CERN Open Data Portal", - "recid": "7498", + "recid": "7497", "run_period": [ "Run2012A", "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/CIToMuMu_ITCM5_M-300_TuneZ2star_8TeV-pythia6/Summer12_DR53X-PU_S10_START53_V19E-v1/AODSIM", - "title_additional": "Simulated dataset CIToMuMu_ITCM5_M-300_TuneZ2star_8TeV-pythia6 in AODSIM format for 2012 collision data", + "title": "/CIToMuMu_Des_Lambda-9_M-800_TuneZ2star_8TeV-pythia6/Summer12_DR53X-PU_S10_START53_V19E-v1/AODSIM", + "title_additional": "Simulated dataset CIToMuMu_Des_Lambda-9_M-800_TuneZ2star_8TeV-pythia6 in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -94533,7 +100362,7 @@ }, { "abstract": { - "description": "

Simulated dataset CIToMuMu_ITCM5_M-500_TuneZ2star_8TeV-pythia6 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + "description": "

Simulated dataset CIToMuMu_ITCM5_M-300_TuneZ2star_8TeV-pythia6 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" }, "accelerator": "CERN-LHC", "categories": { @@ -94565,9 +100394,9 @@ "aodsim", "root" ], - "number_events": 24832, - "number_files": 4, - "size": 8162714783 + "number_events": 50970, + "number_files": 7, + "size": 16529345016 }, "experiment": "CMS", "license": { @@ -94579,16 +100408,16 @@ { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_2_5/src ] ; then \n echo release CMSSW_5_2_5 already exists\nelse\nscram p CMSSW CMSSW_5_2_5\nfi\ncd CMSSW_5_2_5/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-01-54/python/EightTeV/CIToMuMu_ITCM5_M_500_TuneZ2star_8TeV_pythia6_cfi.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/CIToMuMu_ITCM5_M_500_TuneZ2star_8TeV_pythia6_cfi.py \n[ -s Configuration/GenProduction/python/EightTeV/CIToMuMu_ITCM5_M_500_TuneZ2star_8TeV_pythia6_cfi.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/CIToMuMu_ITCM5_M_500_TuneZ2star_8TeV_pythia6_cfi.py --fileout file:EXO-Summer12-01407.root --mc --eventcontent RAWSIM --pileup NoPileUp --datatier GEN-SIM --conditions START52_V9::All --beamspot Realistic8TeVCollision --step GEN,SIM --datamix NODATAMIXER --python_filename EXO-Summer12-01407_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 174 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_2_5/src ] ; then \n echo release CMSSW_5_2_5 already exists\nelse\nscram p CMSSW CMSSW_5_2_5\nfi\ncd CMSSW_5_2_5/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-01-54/python/EightTeV/CIToMuMu_ITCM5_M_300_TuneZ2star_8TeV_pythia6_cfi.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/CIToMuMu_ITCM5_M_300_TuneZ2star_8TeV_pythia6_cfi.py \n[ -s Configuration/GenProduction/python/EightTeV/CIToMuMu_ITCM5_M_300_TuneZ2star_8TeV_pythia6_cfi.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/CIToMuMu_ITCM5_M_300_TuneZ2star_8TeV_pythia6_cfi.py --fileout file:EXO-Summer12-01406.root --mc --eventcontent RAWSIM --pileup NoPileUp --datatier GEN-SIM --conditions START52_V9::All --beamspot Realistic8TeVCollision --step GEN,SIM --datamix NODATAMIXER --python_filename EXO-Summer12-01406_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 174 || exit $? ; \n\n", "title": "Production script" }, { - "script": "\nimport FWCore.ParameterSet.Config as cms\n\nsource = cms.Source(\"EmptySource\")\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\ngenerator = cms.EDFilter(\"Pythia6GeneratorFilter\",\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n maxEventsToPrint = cms.untracked.int32(0),\n pythiaPylistVerbosity = cms.untracked.int32(0),\n filterEfficiency = cms.untracked.double(0.873),\n comEnergy = cms.double(8000.0),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock,\n processParameters = cms.vstring(\n\n 'MSEL = 0 !User defined process', \n \t 'MSUB(165) = 1 !CI+g*/Z->mumu', \n\t 'MSTP(32) = 4 !forcing a 2->2 process to 2->1 process',\n\n\n\n\n \t 'ITCM(5) = 0 !LL, all upper quarks composite',\n\t \t 'KFPR(165,1) = 13 !mu+ mu- final state',\n \t 'CKIN(1) = 500 !Minimum sqrt (s_hat) value'),\n # \t 'CKIN(2) = 500 !Maximum sqrt (s_hat) value'),\n parameterSets = cms.vstring('pythiaUESettings', \n 'processParameters')\n )\n)\n\nmumugenfilter = cms.EDFilter(\"MCParticlePairFilter\",\n Status = cms.untracked.vint32(1, 1),\n MinPt = cms.untracked.vdouble(40, 40),\n MaxEta = cms.untracked.vdouble(2.6, 2.6),\n MinEta = cms.untracked.vdouble(-2.6, -2.6),\n ParticleCharge = cms.untracked.int32(-1),\n ParticleID1 = cms.untracked.vint32(13),\n ParticleID2 = cms.untracked.vint32(13)\n)\n\nProductionFilterSequence = cms.Sequence(generator*mumugenfilter)\n", + "script": "\nimport FWCore.ParameterSet.Config as cms\n\nsource = cms.Source(\"EmptySource\")\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\ngenerator = cms.EDFilter(\"Pythia6GeneratorFilter\",\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n maxEventsToPrint = cms.untracked.int32(0),\n pythiaPylistVerbosity = cms.untracked.int32(0),\n filterEfficiency = cms.untracked.double(0.766),\n comEnergy = cms.double(8000.0),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock,\n processParameters = cms.vstring(\n\n 'MSEL = 0 !User defined process', \n \t 'MSUB(165) = 1 !CI+g*/Z->mumu', \n\t 'MSTP(32) = 4 !forcing a 2->2 process to 2->1 process',\n\n\n\n\n \t 'ITCM(5) = 0 !LL, all upper quarks composite',\n\t \t 'KFPR(165,1) = 13 !mu+ mu- final state',\n \t 'CKIN(1) = 300 !Minimum sqrt (s_hat) value'),\n # \t 'CKIN(2) = 500 !Maximum sqrt (s_hat) value'),\n parameterSets = cms.vstring('pythiaUESettings', \n 'processParameters')\n )\n)\n\nmumugenfilter = cms.EDFilter(\"MCParticlePairFilter\",\n Status = cms.untracked.vint32(1, 1),\n MinPt = cms.untracked.vdouble(40, 40),\n MaxEta = cms.untracked.vdouble(2.6, 2.6),\n MinEta = cms.untracked.vdouble(-2.6, -2.6),\n ParticleCharge = cms.untracked.int32(-1),\n ParticleID1 = cms.untracked.vint32(13),\n ParticleID2 = cms.untracked.vint32(13)\n)\n\nProductionFilterSequence = cms.Sequence(generator*mumugenfilter)\n", "title": "Generator parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/V02-01-54/python/EightTeV/CIToMuMu_ITCM5_M_500_TuneZ2star_8TeV_pythia6_cfi.py" + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/V02-01-54/python/EightTeV/CIToMuMu_ITCM5_M_300_TuneZ2star_8TeV_pythia6_cfi.py" }, { - "cms_confdb_id": "39adb8e5e7b3a63a0b6a59d3c980e86c", + "cms_confdb_id": "39adb8e5e7b3a63a0b6a59d3c980d5b4", "process": "SIM", "title": "Configuration file" } @@ -94597,14 +100426,14 @@ "pythia6" ], "global_tag": "START52_V9::All", - "output_dataset": "/CIToMuMu_ITCM5_M-500_TuneZ2star_8TeV-pythia6/Summer12-START52_V9-v1/GEN-SIM", + "output_dataset": "/CIToMuMu_ITCM5_M-300_TuneZ2star_8TeV-pythia6/Summer12-START52_V9-v1/GEN-SIM", "release": "CMSSW_5_2_5", "type": "SIM" }, { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/CIToMuMu_ITCM5_M-500_TuneZ2star_8TeV-pythia6/Summer12-START52_V9-v1/GEN-SIM\" --fileout file:EXO-Summer12DR53X-02471_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19E::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename EXO-Summer12DR53X-02471_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:EXO-Summer12DR53X-02471_step1.root --fileout file:EXO-Summer12DR53X-02471.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19E::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename EXO-Summer12DR53X-02471_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/CIToMuMu_ITCM5_M-300_TuneZ2star_8TeV-pythia6/Summer12-START52_V9-v1/GEN-SIM\" --fileout file:EXO-Summer12DR53X-02470_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19E::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename EXO-Summer12DR53X-02470_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:EXO-Summer12DR53X-02470_step1.root --fileout file:EXO-Summer12DR53X-02470.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19E::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename EXO-Summer12DR53X-02470_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", "title": "Production script" }, { @@ -94619,7 +100448,7 @@ } ], "global_tag": "START53_V19E::All", - "output_dataset": "/CIToMuMu_ITCM5_M-500_TuneZ2star_8TeV-pythia6/Summer12_DR53X-PU_S10_START53_V19E-v1/AODSIM", + "output_dataset": "/CIToMuMu_ITCM5_M-300_TuneZ2star_8TeV-pythia6/Summer12_DR53X-PU_S10_START53_V19E-v1/AODSIM", "release": "CMSSW_5_3_11_patch2", "type": "HLT RECO" } @@ -94638,17 +100467,27 @@ ] }, "publisher": "CERN Open Data Portal", - "recid": "7499", + "recid": "7498", "run_period": [ "Run2012A", "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/CIToMuMu_ITCM5_M-500_TuneZ2star_8TeV-pythia6/Summer12_DR53X-PU_S10_START53_V19E-v1/AODSIM", - "title_additional": "Simulated dataset CIToMuMu_ITCM5_M-500_TuneZ2star_8TeV-pythia6 in AODSIM format for 2012 collision data", + "title": "/CIToMuMu_ITCM5_M-300_TuneZ2star_8TeV-pythia6/Summer12_DR53X-PU_S10_START53_V19E-v1/AODSIM", + "title_additional": "Simulated dataset CIToMuMu_ITCM5_M-300_TuneZ2star_8TeV-pythia6 in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -94674,7 +100513,7 @@ }, { "abstract": { - "description": "

Simulated dataset CIToMuMu_ITCM5_M-800_TuneZ2star_8TeV-pythia6 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + "description": "

Simulated dataset CIToMuMu_ITCM5_M-500_TuneZ2star_8TeV-pythia6 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" }, "accelerator": "CERN-LHC", "categories": { @@ -94706,9 +100545,9 @@ "aodsim", "root" ], - "number_events": 25343, + "number_events": 24832, "number_files": 4, - "size": 8330118831 + "size": 8162714783 }, "experiment": "CMS", "license": { @@ -94720,16 +100559,16 @@ { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_2_5/src ] ; then \n echo release CMSSW_5_2_5 already exists\nelse\nscram p CMSSW CMSSW_5_2_5\nfi\ncd CMSSW_5_2_5/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-01-54/python/EightTeV/CIToMuMu_ITCM5_M_800_TuneZ2star_8TeV_pythia6_cfi.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/CIToMuMu_ITCM5_M_800_TuneZ2star_8TeV_pythia6_cfi.py \n[ -s Configuration/GenProduction/python/EightTeV/CIToMuMu_ITCM5_M_800_TuneZ2star_8TeV_pythia6_cfi.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/CIToMuMu_ITCM5_M_800_TuneZ2star_8TeV_pythia6_cfi.py --fileout file:EXO-Summer12-01408.root --mc --eventcontent RAWSIM --pileup NoPileUp --datatier GEN-SIM --conditions START52_V9::All --beamspot Realistic8TeVCollision --step GEN,SIM --datamix NODATAMIXER --python_filename EXO-Summer12-01408_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 174 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_2_5/src ] ; then \n echo release CMSSW_5_2_5 already exists\nelse\nscram p CMSSW CMSSW_5_2_5\nfi\ncd CMSSW_5_2_5/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-01-54/python/EightTeV/CIToMuMu_ITCM5_M_500_TuneZ2star_8TeV_pythia6_cfi.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/CIToMuMu_ITCM5_M_500_TuneZ2star_8TeV_pythia6_cfi.py \n[ -s Configuration/GenProduction/python/EightTeV/CIToMuMu_ITCM5_M_500_TuneZ2star_8TeV_pythia6_cfi.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/CIToMuMu_ITCM5_M_500_TuneZ2star_8TeV_pythia6_cfi.py --fileout file:EXO-Summer12-01407.root --mc --eventcontent RAWSIM --pileup NoPileUp --datatier GEN-SIM --conditions START52_V9::All --beamspot Realistic8TeVCollision --step GEN,SIM --datamix NODATAMIXER --python_filename EXO-Summer12-01407_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 174 || exit $? ; \n\n", "title": "Production script" }, { - "script": "\nimport FWCore.ParameterSet.Config as cms\n\nsource = cms.Source(\"EmptySource\")\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\ngenerator = cms.EDFilter(\"Pythia6GeneratorFilter\",\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n maxEventsToPrint = cms.untracked.int32(0),\n pythiaPylistVerbosity = cms.untracked.int32(0),\n filterEfficiency = cms.untracked.double(0.902),\n comEnergy = cms.double(8000.0),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock,\n processParameters = cms.vstring(\n\n 'MSEL = 0 !User defined process', \n \t 'MSUB(165) = 1 !CI+g*/Z->mumu', \n\t 'MSTP(32) = 4 !forcing a 2->2 process to 2->1 process',\n\n\n\n\n \t 'ITCM(5) = 0 !LL, all upper quarks composite',\n\t \t 'KFPR(165,1) = 13 !mu+ mu- final state',\n \t 'CKIN(1) = 800 !Minimum sqrt (s_hat) value'),\n # \t 'CKIN(2) = 500 !Maximum sqrt (s_hat) value'),\n parameterSets = cms.vstring('pythiaUESettings', \n 'processParameters')\n )\n)\n\nmumugenfilter = cms.EDFilter(\"MCParticlePairFilter\",\n Status = cms.untracked.vint32(1, 1),\n MinPt = cms.untracked.vdouble(40, 40),\n MaxEta = cms.untracked.vdouble(2.6, 2.6),\n MinEta = cms.untracked.vdouble(-2.6, -2.6),\n ParticleCharge = cms.untracked.int32(-1),\n ParticleID1 = cms.untracked.vint32(13),\n ParticleID2 = cms.untracked.vint32(13)\n)\n\nProductionFilterSequence = cms.Sequence(generator*mumugenfilter)\n", + "script": "\nimport FWCore.ParameterSet.Config as cms\n\nsource = cms.Source(\"EmptySource\")\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\ngenerator = cms.EDFilter(\"Pythia6GeneratorFilter\",\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n maxEventsToPrint = cms.untracked.int32(0),\n pythiaPylistVerbosity = cms.untracked.int32(0),\n filterEfficiency = cms.untracked.double(0.873),\n comEnergy = cms.double(8000.0),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock,\n processParameters = cms.vstring(\n\n 'MSEL = 0 !User defined process', \n \t 'MSUB(165) = 1 !CI+g*/Z->mumu', \n\t 'MSTP(32) = 4 !forcing a 2->2 process to 2->1 process',\n\n\n\n\n \t 'ITCM(5) = 0 !LL, all upper quarks composite',\n\t \t 'KFPR(165,1) = 13 !mu+ mu- final state',\n \t 'CKIN(1) = 500 !Minimum sqrt (s_hat) value'),\n # \t 'CKIN(2) = 500 !Maximum sqrt (s_hat) value'),\n parameterSets = cms.vstring('pythiaUESettings', \n 'processParameters')\n )\n)\n\nmumugenfilter = cms.EDFilter(\"MCParticlePairFilter\",\n Status = cms.untracked.vint32(1, 1),\n MinPt = cms.untracked.vdouble(40, 40),\n MaxEta = cms.untracked.vdouble(2.6, 2.6),\n MinEta = cms.untracked.vdouble(-2.6, -2.6),\n ParticleCharge = cms.untracked.int32(-1),\n ParticleID1 = cms.untracked.vint32(13),\n ParticleID2 = cms.untracked.vint32(13)\n)\n\nProductionFilterSequence = cms.Sequence(generator*mumugenfilter)\n", "title": "Generator parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/V02-01-54/python/EightTeV/CIToMuMu_ITCM5_M_800_TuneZ2star_8TeV_pythia6_cfi.py" + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/V02-01-54/python/EightTeV/CIToMuMu_ITCM5_M_500_TuneZ2star_8TeV_pythia6_cfi.py" }, { - "cms_confdb_id": "39adb8e5e7b3a63a0b6a59d3c980f07b", + "cms_confdb_id": "39adb8e5e7b3a63a0b6a59d3c980e86c", "process": "SIM", "title": "Configuration file" } @@ -94738,14 +100577,14 @@ "pythia6" ], "global_tag": "START52_V9::All", - "output_dataset": "/CIToMuMu_ITCM5_M-800_TuneZ2star_8TeV-pythia6/Summer12-START52_V9-v1/GEN-SIM", + "output_dataset": "/CIToMuMu_ITCM5_M-500_TuneZ2star_8TeV-pythia6/Summer12-START52_V9-v1/GEN-SIM", "release": "CMSSW_5_2_5", "type": "SIM" }, { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/CIToMuMu_ITCM5_M-800_TuneZ2star_8TeV-pythia6/Summer12-START52_V9-v1/GEN-SIM\" --fileout file:EXO-Summer12DR53X-02472_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19E::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename EXO-Summer12DR53X-02472_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:EXO-Summer12DR53X-02472_step1.root --fileout file:EXO-Summer12DR53X-02472.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19E::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename EXO-Summer12DR53X-02472_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/CIToMuMu_ITCM5_M-500_TuneZ2star_8TeV-pythia6/Summer12-START52_V9-v1/GEN-SIM\" --fileout file:EXO-Summer12DR53X-02471_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19E::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename EXO-Summer12DR53X-02471_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:EXO-Summer12DR53X-02471_step1.root --fileout file:EXO-Summer12DR53X-02471.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19E::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename EXO-Summer12DR53X-02471_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", "title": "Production script" }, { @@ -94760,7 +100599,7 @@ } ], "global_tag": "START53_V19E::All", - "output_dataset": "/CIToMuMu_ITCM5_M-800_TuneZ2star_8TeV-pythia6/Summer12_DR53X-PU_S10_START53_V19E-v1/AODSIM", + "output_dataset": "/CIToMuMu_ITCM5_M-500_TuneZ2star_8TeV-pythia6/Summer12_DR53X-PU_S10_START53_V19E-v1/AODSIM", "release": "CMSSW_5_3_11_patch2", "type": "HLT RECO" } @@ -94779,17 +100618,27 @@ ] }, "publisher": "CERN Open Data Portal", - "recid": "7500", + "recid": "7499", "run_period": [ "Run2012A", "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/CIToMuMu_ITCM5_M-800_TuneZ2star_8TeV-pythia6/Summer12_DR53X-PU_S10_START53_V19E-v1/AODSIM", - "title_additional": "Simulated dataset CIToMuMu_ITCM5_M-800_TuneZ2star_8TeV-pythia6 in AODSIM format for 2012 collision data", + "title": "/CIToMuMu_ITCM5_M-500_TuneZ2star_8TeV-pythia6/Summer12_DR53X-PU_S10_START53_V19E-v1/AODSIM", + "title_additional": "Simulated dataset CIToMuMu_ITCM5_M-500_TuneZ2star_8TeV-pythia6 in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -94815,13 +100664,13 @@ }, { "abstract": { - "description": "

Simulated dataset DarkMatter_LowEt_PhotonMet_DM-1000_AxialVector_TuneZ2star_8TeV-madgraph in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + "description": "

Simulated dataset CIToMuMu_ITCM5_M-800_TuneZ2star_8TeV-pythia6 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" }, "accelerator": "CERN-LHC", "categories": { "primary": "Exotica", "secondary": [ - "Dark Matter" + "Contact Interaction" ], "source": "CMS Collaboration" }, @@ -94847,9 +100696,9 @@ "aodsim", "root" ], - "number_events": 49994, - "number_files": 6, - "size": 15076082830 + "number_events": 25343, + "number_files": 4, + "size": 8330118831 }, "experiment": "CMS", "license": { @@ -94861,63 +100710,48 @@ { "configuration_files": [ { - "cms_confdb_id": "2babef5525f7632357fd362bb9035cb0", - "process": "LHE", - "title": "Configuration file" - } - ], - "global_tag": "", - "note": "To get the exact generator parameters, please see Finding the generator parameters.", - "output_dataset": "/DarkMatter_LowEt_PhotonMet_DM-1000_AxialVector_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN", - "release": "CMSSW_5_3_16", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_17/src ] ; then \n echo release CMSSW_5_3_17 already exists\nelse\nscram p CMSSW CMSSW_5_3_17\nfi\ncd CMSSW_5_3_17/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/2fffd4ac4f2c342dd87cbf8a3b0aed98f63d7936/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py --filein \"dbs:/DarkMatter_LowEt_PhotonMet_DM-1000_AxialVector_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN\" --fileout file:EXO-Summer12-03158.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename EXO-Summer12-03158_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 75 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_2_5/src ] ; then \n echo release CMSSW_5_2_5 already exists\nelse\nscram p CMSSW CMSSW_5_2_5\nfi\ncd CMSSW_5_2_5/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-01-54/python/EightTeV/CIToMuMu_ITCM5_M_800_TuneZ2star_8TeV_pythia6_cfi.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/CIToMuMu_ITCM5_M_800_TuneZ2star_8TeV_pythia6_cfi.py \n[ -s Configuration/GenProduction/python/EightTeV/CIToMuMu_ITCM5_M_800_TuneZ2star_8TeV_pythia6_cfi.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/CIToMuMu_ITCM5_M_800_TuneZ2star_8TeV_pythia6_cfi.py --fileout file:EXO-Summer12-01408.root --mc --eventcontent RAWSIM --pileup NoPileUp --datatier GEN-SIM --conditions START52_V9::All --beamspot Realistic8TeVCollision --step GEN,SIM --datamix NODATAMIXER --python_filename EXO-Summer12-01408_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 174 || exit $? ; \n\n", "title": "Production script" }, { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia6HadronizerFilter\",\n pythiaHepMCVerbosity = cms.untracked.bool(True),\n maxEventsToPrint = cms.untracked.int32(0),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n comEnergy = cms.double(8000.0),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock,\n processParameters = cms.vstring('MSEL=0 ! User defined processes',\n 'PMAS(5,1)=4.4 ! b quark mass',\n 'PMAS(6,1)=172.4 ! t quark mass'),\n # This is a vector of ParameterSet names to be read, in this order\n parameterSets = cms.vstring('pythiaUESettings',\n 'processParameters'\n )\n )\n)\n\nconfigurationMetadata = cms.untracked.PSet(\n version = cms.untracked.string('$Revision: 1.1 $'),\n name = cms.untracked.string ('$Source: /cvs_server/repositories/CMSSW/CMSSW/Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py,v $'),\n annotation = cms.untracked.string('runs Z2* Pythia6')\n)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/2fffd4ac4f2c342dd87cbf8a3b0aed98f63d7936/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py" + "script": "\nimport FWCore.ParameterSet.Config as cms\n\nsource = cms.Source(\"EmptySource\")\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\ngenerator = cms.EDFilter(\"Pythia6GeneratorFilter\",\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n maxEventsToPrint = cms.untracked.int32(0),\n pythiaPylistVerbosity = cms.untracked.int32(0),\n filterEfficiency = cms.untracked.double(0.902),\n comEnergy = cms.double(8000.0),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock,\n processParameters = cms.vstring(\n\n 'MSEL = 0 !User defined process', \n \t 'MSUB(165) = 1 !CI+g*/Z->mumu', \n\t 'MSTP(32) = 4 !forcing a 2->2 process to 2->1 process',\n\n\n\n\n \t 'ITCM(5) = 0 !LL, all upper quarks composite',\n\t \t 'KFPR(165,1) = 13 !mu+ mu- final state',\n \t 'CKIN(1) = 800 !Minimum sqrt (s_hat) value'),\n # \t 'CKIN(2) = 500 !Maximum sqrt (s_hat) value'),\n parameterSets = cms.vstring('pythiaUESettings', \n 'processParameters')\n )\n)\n\nmumugenfilter = cms.EDFilter(\"MCParticlePairFilter\",\n Status = cms.untracked.vint32(1, 1),\n MinPt = cms.untracked.vdouble(40, 40),\n MaxEta = cms.untracked.vdouble(2.6, 2.6),\n MinEta = cms.untracked.vdouble(-2.6, -2.6),\n ParticleCharge = cms.untracked.int32(-1),\n ParticleID1 = cms.untracked.vint32(13),\n ParticleID2 = cms.untracked.vint32(13)\n)\n\nProductionFilterSequence = cms.Sequence(generator*mumugenfilter)\n", + "title": "Generator parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/V02-01-54/python/EightTeV/CIToMuMu_ITCM5_M_800_TuneZ2star_8TeV_pythia6_cfi.py" }, { - "cms_confdb_id": "320df834ed2a0446c7a2485723e8316a", + "cms_confdb_id": "39adb8e5e7b3a63a0b6a59d3c980f07b", "process": "SIM", "title": "Configuration file" } ], "generators": [ - "madgraph", "pythia6" ], - "global_tag": "START53_V7C::All", - "output_dataset": "/DarkMatter_LowEt_PhotonMet_DM-1000_AxialVector_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN-SIM", - "release": "CMSSW_5_3_17", + "global_tag": "START52_V9::All", + "output_dataset": "/CIToMuMu_ITCM5_M-800_TuneZ2star_8TeV-pythia6/Summer12-START52_V9-v1/GEN-SIM", + "release": "CMSSW_5_2_5", "type": "SIM" }, { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_17/src ] ; then \n echo release CMSSW_5_3_17 already exists\nelse\nscram p CMSSW CMSSW_5_3_17\nfi\ncd CMSSW_5_3_17/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/DarkMatter_LowEt_PhotonMet_DM-1000_AxialVector_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:EXO-Summer12DR53X-03054_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename EXO-Summer12DR53X-03054_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:EXO-Summer12DR53X-03054_step1.root --fileout file:EXO-Summer12DR53X-03054.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename EXO-Summer12DR53X-03054_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/CIToMuMu_ITCM5_M-800_TuneZ2star_8TeV-pythia6/Summer12-START52_V9-v1/GEN-SIM\" --fileout file:EXO-Summer12DR53X-02472_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19E::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename EXO-Summer12DR53X-02472_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:EXO-Summer12DR53X-02472_step1.root --fileout file:EXO-Summer12DR53X-02472.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19E::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename EXO-Summer12DR53X-02472_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", "title": "Production script" }, { - "cms_confdb_id": "f8abe7968868767ce2912717166a8ecf", + "cms_confdb_id": "8759111c5dd925038e266406f8ef56f9", "process": "HLT", "title": "Configuration file" }, { - "cms_confdb_id": "f8abe7968868767ce2912717166ac226", + "cms_confdb_id": "8759111c5dd925038e266406f8ef6718", "process": "RECO", "title": "Configuration file" } ], - "global_tag": "START53_V19::All", - "output_dataset": "/DarkMatter_LowEt_PhotonMet_DM-1000_AxialVector_TuneZ2star_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "release": "CMSSW_5_3_17", + "global_tag": "START53_V19E::All", + "output_dataset": "/CIToMuMu_ITCM5_M-800_TuneZ2star_8TeV-pythia6/Summer12_DR53X-PU_S10_START53_V19E-v1/AODSIM", + "release": "CMSSW_5_3_11_patch2", "type": "HLT RECO" } ] @@ -94935,17 +100769,193 @@ ] }, "publisher": "CERN Open Data Portal", - "recid": "7501", + "recid": "7500", "run_period": [ "Run2012A", "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/DarkMatter_LowEt_PhotonMet_DM-1000_AxialVector_TuneZ2star_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset DarkMatter_LowEt_PhotonMet_DM-1000_AxialVector_TuneZ2star_8TeV-madgraph in AODSIM format for 2012 collision data", + "title": "/CIToMuMu_ITCM5_M-800_TuneZ2star_8TeV-pythia6/Summer12_DR53X-PU_S10_START53_V19E-v1/AODSIM", + "title_additional": "Simulated dataset CIToMuMu_ITCM5_M-800_TuneZ2star_8TeV-pythia6 in AODSIM format for 2012 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", + "links": [ + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2011" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2011" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset DarkMatter_LowEt_PhotonMet_DM-1000_AxialVector_TuneZ2star_8TeV-madgraph in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Dark Matter" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "453" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "8TeV", + "type": "pp" + }, + "date_created": [ + "2012" + ], + "date_published": "2019", + "date_reprocessed": "2012", + "distribution": { + "availability": "ondemand", + "formats": [ + "aodsim", + "root" + ], + "number_events": 49994, + "number_files": 6, + "size": 15076082830 + }, + "experiment": "CMS", + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "cms_confdb_id": "2babef5525f7632357fd362bb9035cb0", + "process": "LHE", + "title": "Configuration file" + } + ], + "global_tag": "", + "note": "To get the exact generator parameters, please see Finding the generator parameters.", + "output_dataset": "/DarkMatter_LowEt_PhotonMet_DM-1000_AxialVector_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN", + "release": "CMSSW_5_3_16", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_17/src ] ; then \n echo release CMSSW_5_3_17 already exists\nelse\nscram p CMSSW CMSSW_5_3_17\nfi\ncd CMSSW_5_3_17/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/2fffd4ac4f2c342dd87cbf8a3b0aed98f63d7936/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py --filein \"dbs:/DarkMatter_LowEt_PhotonMet_DM-1000_AxialVector_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN\" --fileout file:EXO-Summer12-03158.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename EXO-Summer12-03158_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 75 || exit $? ; \n\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia6HadronizerFilter\",\n pythiaHepMCVerbosity = cms.untracked.bool(True),\n maxEventsToPrint = cms.untracked.int32(0),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n comEnergy = cms.double(8000.0),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock,\n processParameters = cms.vstring('MSEL=0 ! User defined processes',\n 'PMAS(5,1)=4.4 ! b quark mass',\n 'PMAS(6,1)=172.4 ! t quark mass'),\n # This is a vector of ParameterSet names to be read, in this order\n parameterSets = cms.vstring('pythiaUESettings',\n 'processParameters'\n )\n )\n)\n\nconfigurationMetadata = cms.untracked.PSet(\n version = cms.untracked.string('$Revision: 1.1 $'),\n name = cms.untracked.string ('$Source: /cvs_server/repositories/CMSSW/CMSSW/Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py,v $'),\n annotation = cms.untracked.string('runs Z2* Pythia6')\n)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/2fffd4ac4f2c342dd87cbf8a3b0aed98f63d7936/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py" + }, + { + "cms_confdb_id": "320df834ed2a0446c7a2485723e8316a", + "process": "SIM", + "title": "Configuration file" + } + ], + "generators": [ + "madgraph", + "pythia6" + ], + "global_tag": "START53_V7C::All", + "output_dataset": "/DarkMatter_LowEt_PhotonMet_DM-1000_AxialVector_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN-SIM", + "release": "CMSSW_5_3_17", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_17/src ] ; then \n echo release CMSSW_5_3_17 already exists\nelse\nscram p CMSSW CMSSW_5_3_17\nfi\ncd CMSSW_5_3_17/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/DarkMatter_LowEt_PhotonMet_DM-1000_AxialVector_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:EXO-Summer12DR53X-03054_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename EXO-Summer12DR53X-03054_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:EXO-Summer12DR53X-03054_step1.root --fileout file:EXO-Summer12DR53X-03054.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename EXO-Summer12DR53X-03054_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", + "title": "Production script" + }, + { + "cms_confdb_id": "f8abe7968868767ce2912717166a8ecf", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "f8abe7968868767ce2912717166ac226", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "START53_V19::All", + "output_dataset": "/DarkMatter_LowEt_PhotonMet_DM-1000_AxialVector_TuneZ2star_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "release": "CMSSW_5_3_17", + "type": "HLT RECO" + } + ] + }, + "note": { + "description": "These simulated datasets correspond to the collision data collected by the CMS experiment in 2012." + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "37", + "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "7501", + "run_period": [ + "Run2012A", + "Run2012B" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], + "global_tag": "START53_V27::All", + "release": "CMSSW_5_3_32" + }, + "title": "/DarkMatter_LowEt_PhotonMet_DM-1000_AxialVector_TuneZ2star_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset DarkMatter_LowEt_PhotonMet_DM-1000_AxialVector_TuneZ2star_8TeV-madgraph in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -95097,6 +101107,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -95253,6 +101273,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -95409,6 +101439,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -95565,6 +101605,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -95721,6 +101771,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -95877,6 +101937,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -96033,6 +102103,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -96189,6 +102269,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -96345,6 +102435,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -96501,6 +102601,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -96657,6 +102767,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -96813,6 +102933,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -96969,6 +103099,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -97125,6 +103265,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -97281,6 +103431,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -97437,6 +103597,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -97593,6 +103763,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -97749,6 +103929,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -97905,6 +104095,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -98061,6 +104261,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -98217,6 +104427,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -98373,6 +104593,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -98529,6 +104759,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -98685,6 +104925,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -98841,6 +105091,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -98997,6 +105257,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -99153,6 +105423,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -99309,6 +105589,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -99465,6 +105755,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -99621,6 +105921,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -99777,6 +106087,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -99933,6 +106253,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -100089,6 +106419,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -100245,6 +106585,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -100401,6 +106751,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -100557,6 +106917,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -100713,6 +107083,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -100869,6 +107249,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -101025,6 +107415,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -101181,6 +107581,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -101337,167 +107747,21 @@ "Run2012B" ], "system_details": { - "global_tag": "START53_V27::All", - "release": "CMSSW_5_3_32" - }, - "title": "/DarkMatter_LowEt_PhotonMet_DM-50_Med-10000_Width-3_VectorUNI_TuneZ2star_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset DarkMatter_LowEt_PhotonMet_DM-50_Med-10000_Width-3_VectorUNI_TuneZ2star_8TeV-madgraph in AODSIM format for 2012 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", - "links": [ + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2011" + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2011" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset DarkMatter_LowEt_PhotonMet_DM-50_Med-10000_Width-8pi_VectorUNI_TuneZ2star_8TeV-madgraph in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Dark Matter" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "453" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "8TeV", - "type": "pp" - }, - "date_created": [ - "2012" - ], - "date_published": "2019", - "date_reprocessed": "2012", - "distribution": { - "availability": "ondemand", - "formats": [ - "aodsim", - "root" ], - "number_events": 49996, - "number_files": 7, - "size": 15422493075 - }, - "experiment": "CMS", - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "cms_confdb_id": "2babef5525f7632357fd362bb933d840", - "process": "LHE", - "title": "Configuration file" - } - ], - "global_tag": "", - "note": "To get the exact generator parameters, please see Finding the generator parameters.", - "output_dataset": "/DarkMatter_LowEt_PhotonMet_DM-50_Med-10000_Width-8pi_VectorUNI_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN", - "release": "CMSSW_5_3_16", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_17/src ] ; then \n echo release CMSSW_5_3_17 already exists\nelse\nscram p CMSSW CMSSW_5_3_17\nfi\ncd CMSSW_5_3_17/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/2fffd4ac4f2c342dd87cbf8a3b0aed98f63d7936/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py --filein \"dbs:/DarkMatter_LowEt_PhotonMet_DM-50_Med-10000_Width-8pi_VectorUNI_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN\" --fileout file:EXO-Summer12-03185.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename EXO-Summer12-03185_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 71 || exit $? ; \n\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia6HadronizerFilter\",\n pythiaHepMCVerbosity = cms.untracked.bool(True),\n maxEventsToPrint = cms.untracked.int32(0),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n comEnergy = cms.double(8000.0),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock,\n processParameters = cms.vstring('MSEL=0 ! User defined processes',\n 'PMAS(5,1)=4.4 ! b quark mass',\n 'PMAS(6,1)=172.4 ! t quark mass'),\n # This is a vector of ParameterSet names to be read, in this order\n parameterSets = cms.vstring('pythiaUESettings',\n 'processParameters'\n )\n )\n)\n\nconfigurationMetadata = cms.untracked.PSet(\n version = cms.untracked.string('$Revision: 1.1 $'),\n name = cms.untracked.string ('$Source: /cvs_server/repositories/CMSSW/CMSSW/Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py,v $'),\n annotation = cms.untracked.string('runs Z2* Pythia6')\n)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/2fffd4ac4f2c342dd87cbf8a3b0aed98f63d7936/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py" - }, - { - "cms_confdb_id": "320df834ed2a0446c7a2485723e8316a", - "process": "SIM", - "title": "Configuration file" - } - ], - "generators": [ - "madgraph", - "pythia6" - ], - "global_tag": "START53_V7C::All", - "output_dataset": "/DarkMatter_LowEt_PhotonMet_DM-50_Med-10000_Width-8pi_VectorUNI_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN-SIM", - "release": "CMSSW_5_3_17", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_17/src ] ; then \n echo release CMSSW_5_3_17 already exists\nelse\nscram p CMSSW CMSSW_5_3_17\nfi\ncd CMSSW_5_3_17/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/DarkMatter_LowEt_PhotonMet_DM-50_Med-10000_Width-8pi_VectorUNI_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:EXO-Summer12DR53X-03102_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename EXO-Summer12DR53X-03102_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:EXO-Summer12DR53X-03102_step1.root --fileout file:EXO-Summer12DR53X-03102.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename EXO-Summer12DR53X-03102_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", - "title": "Production script" - }, - { - "cms_confdb_id": "f8abe7968868767ce2912717166a8ecf", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "f8abe7968868767ce2912717166ac226", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "START53_V19::All", - "output_dataset": "/DarkMatter_LowEt_PhotonMet_DM-50_Med-10000_Width-8pi_VectorUNI_TuneZ2star_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "release": "CMSSW_5_3_17", - "type": "HLT RECO" - } - ] - }, - "note": { - "description": "These simulated datasets correspond to the collision data collected by the CMS experiment in 2012." - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "37", - "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "7543", - "run_period": [ - "Run2012A", - "Run2012B" - ], - "system_details": { "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/DarkMatter_LowEt_PhotonMet_DM-50_Med-10000_Width-8pi_VectorUNI_TuneZ2star_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset DarkMatter_LowEt_PhotonMet_DM-50_Med-10000_Width-8pi_VectorUNI_TuneZ2star_8TeV-madgraph in AODSIM format for 2012 collision data", + "title": "/DarkMatter_LowEt_PhotonMet_DM-50_Med-10000_Width-3_VectorUNI_TuneZ2star_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset DarkMatter_LowEt_PhotonMet_DM-50_Med-10000_Width-3_VectorUNI_TuneZ2star_8TeV-madgraph in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -101523,7 +107787,173 @@ }, { "abstract": { - "description": "

Simulated dataset DarkMatter_LowEt_PhotonMet_DM-50_Med-1000_Width-10_VectorUNI_TuneZ2star_8TeV-madgraph in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + "description": "

Simulated dataset DarkMatter_LowEt_PhotonMet_DM-50_Med-10000_Width-8pi_VectorUNI_TuneZ2star_8TeV-madgraph in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Dark Matter" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "453" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "8TeV", + "type": "pp" + }, + "date_created": [ + "2012" + ], + "date_published": "2019", + "date_reprocessed": "2012", + "distribution": { + "availability": "ondemand", + "formats": [ + "aodsim", + "root" + ], + "number_events": 49996, + "number_files": 7, + "size": 15422493075 + }, + "experiment": "CMS", + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "cms_confdb_id": "2babef5525f7632357fd362bb933d840", + "process": "LHE", + "title": "Configuration file" + } + ], + "global_tag": "", + "note": "To get the exact generator parameters, please see Finding the generator parameters.", + "output_dataset": "/DarkMatter_LowEt_PhotonMet_DM-50_Med-10000_Width-8pi_VectorUNI_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN", + "release": "CMSSW_5_3_16", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_17/src ] ; then \n echo release CMSSW_5_3_17 already exists\nelse\nscram p CMSSW CMSSW_5_3_17\nfi\ncd CMSSW_5_3_17/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/2fffd4ac4f2c342dd87cbf8a3b0aed98f63d7936/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py --filein \"dbs:/DarkMatter_LowEt_PhotonMet_DM-50_Med-10000_Width-8pi_VectorUNI_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN\" --fileout file:EXO-Summer12-03185.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename EXO-Summer12-03185_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 71 || exit $? ; \n\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia6HadronizerFilter\",\n pythiaHepMCVerbosity = cms.untracked.bool(True),\n maxEventsToPrint = cms.untracked.int32(0),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n comEnergy = cms.double(8000.0),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock,\n processParameters = cms.vstring('MSEL=0 ! User defined processes',\n 'PMAS(5,1)=4.4 ! b quark mass',\n 'PMAS(6,1)=172.4 ! t quark mass'),\n # This is a vector of ParameterSet names to be read, in this order\n parameterSets = cms.vstring('pythiaUESettings',\n 'processParameters'\n )\n )\n)\n\nconfigurationMetadata = cms.untracked.PSet(\n version = cms.untracked.string('$Revision: 1.1 $'),\n name = cms.untracked.string ('$Source: /cvs_server/repositories/CMSSW/CMSSW/Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py,v $'),\n annotation = cms.untracked.string('runs Z2* Pythia6')\n)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/2fffd4ac4f2c342dd87cbf8a3b0aed98f63d7936/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py" + }, + { + "cms_confdb_id": "320df834ed2a0446c7a2485723e8316a", + "process": "SIM", + "title": "Configuration file" + } + ], + "generators": [ + "madgraph", + "pythia6" + ], + "global_tag": "START53_V7C::All", + "output_dataset": "/DarkMatter_LowEt_PhotonMet_DM-50_Med-10000_Width-8pi_VectorUNI_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN-SIM", + "release": "CMSSW_5_3_17", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_17/src ] ; then \n echo release CMSSW_5_3_17 already exists\nelse\nscram p CMSSW CMSSW_5_3_17\nfi\ncd CMSSW_5_3_17/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/DarkMatter_LowEt_PhotonMet_DM-50_Med-10000_Width-8pi_VectorUNI_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:EXO-Summer12DR53X-03102_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename EXO-Summer12DR53X-03102_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:EXO-Summer12DR53X-03102_step1.root --fileout file:EXO-Summer12DR53X-03102.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename EXO-Summer12DR53X-03102_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", + "title": "Production script" + }, + { + "cms_confdb_id": "f8abe7968868767ce2912717166a8ecf", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "f8abe7968868767ce2912717166ac226", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "START53_V19::All", + "output_dataset": "/DarkMatter_LowEt_PhotonMet_DM-50_Med-10000_Width-8pi_VectorUNI_TuneZ2star_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "release": "CMSSW_5_3_17", + "type": "HLT RECO" + } + ] + }, + "note": { + "description": "These simulated datasets correspond to the collision data collected by the CMS experiment in 2012." + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "37", + "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "7543", + "run_period": [ + "Run2012A", + "Run2012B" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], + "global_tag": "START53_V27::All", + "release": "CMSSW_5_3_32" + }, + "title": "/DarkMatter_LowEt_PhotonMet_DM-50_Med-10000_Width-8pi_VectorUNI_TuneZ2star_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset DarkMatter_LowEt_PhotonMet_DM-50_Med-10000_Width-8pi_VectorUNI_TuneZ2star_8TeV-madgraph in AODSIM format for 2012 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", + "links": [ + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2011" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2011" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset DarkMatter_LowEt_PhotonMet_DM-50_Med-1000_Width-10_VectorUNI_TuneZ2star_8TeV-madgraph in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" }, "accelerator": "CERN-LHC", "categories": { @@ -101649,6 +108079,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -101805,6 +108245,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -101961,6 +108411,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -102117,6 +108577,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -102273,6 +108743,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -102429,6 +108909,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -102585,6 +109075,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -102741,6 +109241,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -102897,6 +109407,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -103053,6 +109573,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -103209,6 +109739,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -103365,6 +109905,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -103521,6 +110071,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -103677,6 +110237,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -103833,6 +110403,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -103989,6 +110569,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -104145,6 +110735,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -104301,6 +110901,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -104457,6 +111067,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -104613,6 +111233,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -104769,6 +111399,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -104925,6 +111565,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -105081,6 +111731,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -105237,6 +111897,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -105393,6 +112063,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -105549,6 +112229,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -105705,6 +112395,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -105861,6 +112561,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -106017,6 +112727,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -106173,6 +112893,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -106329,6 +113059,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -106485,6 +113225,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -106641,6 +113391,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -106797,6 +113557,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -106953,6 +113723,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -107109,6 +113889,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -107265,6 +114055,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -107421,6 +114221,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -107577,6 +114387,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -107733,6 +114553,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -107889,167 +114719,21 @@ "Run2012B" ], "system_details": { - "global_tag": "START53_V27::All", - "release": "CMSSW_5_3_32" - }, - "title": "/DarkMatter_MonoJet_C1_mStar1000_mDm400_8TeV_madgraph5_pythia6/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset DarkMatter_MonoJet_C1_mStar1000_mDm400_8TeV_madgraph5_pythia6 in AODSIM format for 2012 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", - "links": [ + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2011" + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2011" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset DarkMatter_MonoJet_C1_mStar1000_mDm700_8TeV_madgraph5_pythia6 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Dark Matter" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "453" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "8TeV", - "type": "pp" - }, - "date_created": [ - "2012" - ], - "date_published": "2019", - "date_reprocessed": "2012", - "distribution": { - "availability": "ondemand", - "formats": [ - "aodsim", - "root" ], - "number_events": 199779, - "number_files": 25, - "size": 66277188458 - }, - "experiment": "CMS", - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "cms_confdb_id": "9f2a531d55e45cac74566ee7ec45e9d8", - "process": "LHE", - "title": "Configuration file" - } - ], - "global_tag": "", - "note": "To get the exact generator parameters, please see Finding the generator parameters.", - "output_dataset": "/DarkMatter_MonoJet_C1_mStar1000_mDm700_8TeV_madgraph5_pythia6/Summer12-START53_V7C-v1/GEN", - "release": "CMSSW_5_3_15_patch1", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_17/src ] ; then \n echo release CMSSW_5_3_17 already exists\nelse\nscram p CMSSW CMSSW_5_3_17\nfi\ncd CMSSW_5_3_17/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/2fffd4ac4f2c342dd87cbf8a3b0aed98f63d7936/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py --filein \"dbs:/DarkMatter_MonoJet_C1_mStar1000_mDm700_8TeV_madgraph5_pythia6/Summer12-START53_V7C-v1/GEN\" --fileout file:EXO-Summer12-03125.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename EXO-Summer12-03125_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 45 || exit $? ; \n\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia6HadronizerFilter\",\n pythiaHepMCVerbosity = cms.untracked.bool(True),\n maxEventsToPrint = cms.untracked.int32(0),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n comEnergy = cms.double(8000.0),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock,\n processParameters = cms.vstring('MSEL=0 ! User defined processes',\n 'PMAS(5,1)=4.4 ! b quark mass',\n 'PMAS(6,1)=172.4 ! t quark mass'),\n # This is a vector of ParameterSet names to be read, in this order\n parameterSets = cms.vstring('pythiaUESettings',\n 'processParameters'\n )\n )\n)\n\nconfigurationMetadata = cms.untracked.PSet(\n version = cms.untracked.string('$Revision: 1.1 $'),\n name = cms.untracked.string ('$Source: /cvs_server/repositories/CMSSW/CMSSW/Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py,v $'),\n annotation = cms.untracked.string('runs Z2* Pythia6')\n)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/2fffd4ac4f2c342dd87cbf8a3b0aed98f63d7936/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py" - }, - { - "cms_confdb_id": "0e46467874ef0e605ca0243ed42c5ef0", - "process": "SIM", - "title": "Configuration file" - } - ], - "generators": [ - "madgraph5", - "pythia6" - ], - "global_tag": "START53_V7C::All", - "output_dataset": "/DarkMatter_MonoJet_C1_mStar1000_mDm700_8TeV_madgraph5_pythia6/Summer12-START53_V7C-v1/GEN-SIM", - "release": "CMSSW_5_3_17", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_17/src ] ; then \n echo release CMSSW_5_3_17 already exists\nelse\nscram p CMSSW CMSSW_5_3_17\nfi\ncd CMSSW_5_3_17/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/DarkMatter_MonoJet_C1_mStar1000_mDm700_8TeV_madgraph5_pythia6/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:EXO-Summer12DR53X-03167_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename EXO-Summer12DR53X-03167_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:EXO-Summer12DR53X-03167_step1.root --fileout file:EXO-Summer12DR53X-03167.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename EXO-Summer12DR53X-03167_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", - "title": "Production script" - }, - { - "cms_confdb_id": "f8abe7968868767ce2912717166a8ecf", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "f8abe7968868767ce2912717166ac226", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "START53_V19::All", - "output_dataset": "/DarkMatter_MonoJet_C1_mStar1000_mDm700_8TeV_madgraph5_pythia6/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "release": "CMSSW_5_3_17", - "type": "HLT RECO" - } - ] - }, - "note": { - "description": "These simulated datasets correspond to the collision data collected by the CMS experiment in 2012." - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "37", - "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "7585", - "run_period": [ - "Run2012A", - "Run2012B" - ], - "system_details": { "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/DarkMatter_MonoJet_C1_mStar1000_mDm700_8TeV_madgraph5_pythia6/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset DarkMatter_MonoJet_C1_mStar1000_mDm700_8TeV_madgraph5_pythia6 in AODSIM format for 2012 collision data", + "title": "/DarkMatter_MonoJet_C1_mStar1000_mDm400_8TeV_madgraph5_pythia6/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset DarkMatter_MonoJet_C1_mStar1000_mDm400_8TeV_madgraph5_pythia6 in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -108075,7 +114759,173 @@ }, { "abstract": { - "description": "

Simulated dataset DarkMatter_MonoJet_C3_mStar1000_mDm0p1_8TeV_madgraph5_pythia6 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + "description": "

Simulated dataset DarkMatter_MonoJet_C1_mStar1000_mDm700_8TeV_madgraph5_pythia6 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Dark Matter" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "453" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "8TeV", + "type": "pp" + }, + "date_created": [ + "2012" + ], + "date_published": "2019", + "date_reprocessed": "2012", + "distribution": { + "availability": "ondemand", + "formats": [ + "aodsim", + "root" + ], + "number_events": 199779, + "number_files": 25, + "size": 66277188458 + }, + "experiment": "CMS", + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "cms_confdb_id": "9f2a531d55e45cac74566ee7ec45e9d8", + "process": "LHE", + "title": "Configuration file" + } + ], + "global_tag": "", + "note": "To get the exact generator parameters, please see Finding the generator parameters.", + "output_dataset": "/DarkMatter_MonoJet_C1_mStar1000_mDm700_8TeV_madgraph5_pythia6/Summer12-START53_V7C-v1/GEN", + "release": "CMSSW_5_3_15_patch1", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_17/src ] ; then \n echo release CMSSW_5_3_17 already exists\nelse\nscram p CMSSW CMSSW_5_3_17\nfi\ncd CMSSW_5_3_17/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/2fffd4ac4f2c342dd87cbf8a3b0aed98f63d7936/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py --filein \"dbs:/DarkMatter_MonoJet_C1_mStar1000_mDm700_8TeV_madgraph5_pythia6/Summer12-START53_V7C-v1/GEN\" --fileout file:EXO-Summer12-03125.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename EXO-Summer12-03125_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 45 || exit $? ; \n\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia6HadronizerFilter\",\n pythiaHepMCVerbosity = cms.untracked.bool(True),\n maxEventsToPrint = cms.untracked.int32(0),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n comEnergy = cms.double(8000.0),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock,\n processParameters = cms.vstring('MSEL=0 ! User defined processes',\n 'PMAS(5,1)=4.4 ! b quark mass',\n 'PMAS(6,1)=172.4 ! t quark mass'),\n # This is a vector of ParameterSet names to be read, in this order\n parameterSets = cms.vstring('pythiaUESettings',\n 'processParameters'\n )\n )\n)\n\nconfigurationMetadata = cms.untracked.PSet(\n version = cms.untracked.string('$Revision: 1.1 $'),\n name = cms.untracked.string ('$Source: /cvs_server/repositories/CMSSW/CMSSW/Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py,v $'),\n annotation = cms.untracked.string('runs Z2* Pythia6')\n)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/2fffd4ac4f2c342dd87cbf8a3b0aed98f63d7936/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py" + }, + { + "cms_confdb_id": "0e46467874ef0e605ca0243ed42c5ef0", + "process": "SIM", + "title": "Configuration file" + } + ], + "generators": [ + "madgraph5", + "pythia6" + ], + "global_tag": "START53_V7C::All", + "output_dataset": "/DarkMatter_MonoJet_C1_mStar1000_mDm700_8TeV_madgraph5_pythia6/Summer12-START53_V7C-v1/GEN-SIM", + "release": "CMSSW_5_3_17", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_17/src ] ; then \n echo release CMSSW_5_3_17 already exists\nelse\nscram p CMSSW CMSSW_5_3_17\nfi\ncd CMSSW_5_3_17/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/DarkMatter_MonoJet_C1_mStar1000_mDm700_8TeV_madgraph5_pythia6/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:EXO-Summer12DR53X-03167_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename EXO-Summer12DR53X-03167_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:EXO-Summer12DR53X-03167_step1.root --fileout file:EXO-Summer12DR53X-03167.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename EXO-Summer12DR53X-03167_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", + "title": "Production script" + }, + { + "cms_confdb_id": "f8abe7968868767ce2912717166a8ecf", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "f8abe7968868767ce2912717166ac226", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "START53_V19::All", + "output_dataset": "/DarkMatter_MonoJet_C1_mStar1000_mDm700_8TeV_madgraph5_pythia6/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "release": "CMSSW_5_3_17", + "type": "HLT RECO" + } + ] + }, + "note": { + "description": "These simulated datasets correspond to the collision data collected by the CMS experiment in 2012." + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "37", + "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "7585", + "run_period": [ + "Run2012A", + "Run2012B" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], + "global_tag": "START53_V27::All", + "release": "CMSSW_5_3_32" + }, + "title": "/DarkMatter_MonoJet_C1_mStar1000_mDm700_8TeV_madgraph5_pythia6/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset DarkMatter_MonoJet_C1_mStar1000_mDm700_8TeV_madgraph5_pythia6 in AODSIM format for 2012 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", + "links": [ + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2011" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2011" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset DarkMatter_MonoJet_C3_mStar1000_mDm0p1_8TeV_madgraph5_pythia6 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" }, "accelerator": "CERN-LHC", "categories": { @@ -108201,6 +115051,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -108357,6 +115217,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -108513,6 +115383,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -108669,6 +115549,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -108825,6 +115715,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -108981,6 +115881,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -109137,6 +116047,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -109293,6 +116213,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -109449,6 +116379,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -109605,6 +116545,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -109761,6 +116711,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -109917,6 +116877,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -110073,6 +117043,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -110229,6 +117209,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -110385,6 +117375,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -110541,6 +117541,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -110697,6 +117707,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -110853,6 +117873,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -111009,6 +118039,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -111165,6 +118205,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -111321,6 +118371,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -111477,6 +118537,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -111633,6 +118703,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -111789,6 +118869,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -111945,6 +119035,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -112101,6 +119201,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -112257,6 +119367,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -112413,6 +119533,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -112569,6 +119699,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -112725,6 +119865,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -112881,6 +120031,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -113037,6 +120197,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -113193,6 +120363,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -113349,6 +120529,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -113505,6 +120695,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -113661,6 +120861,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -113817,6 +121027,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -113973,6 +121193,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -114129,6 +121359,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -114285,6 +121525,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -114441,167 +121691,21 @@ "Run2012B" ], "system_details": { - "global_tag": "START53_V27::All", - "release": "CMSSW_5_3_32" - }, - "title": "/DarkMatter_Monophoton_DM-500_Med-5000_Width-3_VectorUNI_TuneZ2star_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset DarkMatter_Monophoton_DM-500_Med-5000_Width-3_VectorUNI_TuneZ2star_8TeV-madgraph in AODSIM format for 2012 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", - "links": [ + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2011" + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2011" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset DarkMatter_Monophoton_DM-500_Med-5000_Width-8_VectorUNI_TuneZ2star_8TeV-madgraph in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Dark Matter" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "453" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "8TeV", - "type": "pp" - }, - "date_created": [ - "2012" - ], - "date_published": "2019", - "date_reprocessed": "2012", - "distribution": { - "availability": "ondemand", - "formats": [ - "aodsim", - "root" ], - "number_events": 10000, - "number_files": 2, - "size": 3103396215 - }, - "experiment": "CMS", - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "cms_confdb_id": "a36a23582f82e3289bbb55f750d8f057", - "process": "LHE", - "title": "Configuration file" - } - ], - "global_tag": "", - "note": "To get the exact generator parameters, please see Finding the generator parameters.", - "output_dataset": "/DarkMatter_Monophoton_DM-500_Med-5000_Width-8_VectorUNI_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN", - "release": "CMSSW_5_3_16", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_17/src ] ; then \n echo release CMSSW_5_3_17 already exists\nelse\nscram p CMSSW CMSSW_5_3_17\nfi\ncd CMSSW_5_3_17/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/2fffd4ac4f2c342dd87cbf8a3b0aed98f63d7936/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py --filein \"dbs:/DarkMatter_Monophoton_DM-500_Med-5000_Width-8_VectorUNI_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN\" --fileout file:EXO-Summer12-03113.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename EXO-Summer12-03113_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 65 || exit $? ; \n\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia6HadronizerFilter\",\n pythiaHepMCVerbosity = cms.untracked.bool(True),\n maxEventsToPrint = cms.untracked.int32(0),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n comEnergy = cms.double(8000.0),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock,\n processParameters = cms.vstring('MSEL=0 ! User defined processes',\n 'PMAS(5,1)=4.4 ! b quark mass',\n 'PMAS(6,1)=172.4 ! t quark mass'),\n # This is a vector of ParameterSet names to be read, in this order\n parameterSets = cms.vstring('pythiaUESettings',\n 'processParameters'\n )\n )\n)\n\nconfigurationMetadata = cms.untracked.PSet(\n version = cms.untracked.string('$Revision: 1.1 $'),\n name = cms.untracked.string ('$Source: /cvs_server/repositories/CMSSW/CMSSW/Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py,v $'),\n annotation = cms.untracked.string('runs Z2* Pythia6')\n)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/2fffd4ac4f2c342dd87cbf8a3b0aed98f63d7936/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py" - }, - { - "cms_confdb_id": "324ce5948163d39a253396ffa84d0b58", - "process": "SIM", - "title": "Configuration file" - } - ], - "generators": [ - "madgraph", - "pythia6" - ], - "global_tag": "START53_V7C::All", - "output_dataset": "/DarkMatter_Monophoton_DM-500_Med-5000_Width-8_VectorUNI_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v2/GEN-SIM", - "release": "CMSSW_5_3_17", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_17/src ] ; then \n echo release CMSSW_5_3_17 already exists\nelse\nscram p CMSSW CMSSW_5_3_17\nfi\ncd CMSSW_5_3_17/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/DarkMatter_Monophoton_DM-500_Med-5000_Width-8_VectorUNI_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v2/GEN-SIM\" --fileout file:EXO-Summer12DR53X-03026_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename EXO-Summer12DR53X-03026_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:EXO-Summer12DR53X-03026_step1.root --fileout file:EXO-Summer12DR53X-03026.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename EXO-Summer12DR53X-03026_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", - "title": "Production script" - }, - { - "cms_confdb_id": "f8abe7968868767ce2912717166a8ecf", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "f8abe7968868767ce2912717166ac226", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "START53_V19::All", - "output_dataset": "/DarkMatter_Monophoton_DM-500_Med-5000_Width-8_VectorUNI_TuneZ2star_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "release": "CMSSW_5_3_17", - "type": "HLT RECO" - } - ] - }, - "note": { - "description": "These simulated datasets correspond to the collision data collected by the CMS experiment in 2012." - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "37", - "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "7627", - "run_period": [ - "Run2012A", - "Run2012B" - ], - "system_details": { "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/DarkMatter_Monophoton_DM-500_Med-5000_Width-8_VectorUNI_TuneZ2star_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset DarkMatter_Monophoton_DM-500_Med-5000_Width-8_VectorUNI_TuneZ2star_8TeV-madgraph in AODSIM format for 2012 collision data", + "title": "/DarkMatter_Monophoton_DM-500_Med-5000_Width-3_VectorUNI_TuneZ2star_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset DarkMatter_Monophoton_DM-500_Med-5000_Width-3_VectorUNI_TuneZ2star_8TeV-madgraph in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -114627,7 +121731,173 @@ }, { "abstract": { - "description": "

Simulated dataset DarkMatter_Monophoton_DM-500_Med-600_Width-10_VectorUNI_TuneZ2star_8TeV-madgraph in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + "description": "

Simulated dataset DarkMatter_Monophoton_DM-500_Med-5000_Width-8_VectorUNI_TuneZ2star_8TeV-madgraph in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Dark Matter" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "453" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "8TeV", + "type": "pp" + }, + "date_created": [ + "2012" + ], + "date_published": "2019", + "date_reprocessed": "2012", + "distribution": { + "availability": "ondemand", + "formats": [ + "aodsim", + "root" + ], + "number_events": 10000, + "number_files": 2, + "size": 3103396215 + }, + "experiment": "CMS", + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "cms_confdb_id": "a36a23582f82e3289bbb55f750d8f057", + "process": "LHE", + "title": "Configuration file" + } + ], + "global_tag": "", + "note": "To get the exact generator parameters, please see Finding the generator parameters.", + "output_dataset": "/DarkMatter_Monophoton_DM-500_Med-5000_Width-8_VectorUNI_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN", + "release": "CMSSW_5_3_16", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_17/src ] ; then \n echo release CMSSW_5_3_17 already exists\nelse\nscram p CMSSW CMSSW_5_3_17\nfi\ncd CMSSW_5_3_17/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/2fffd4ac4f2c342dd87cbf8a3b0aed98f63d7936/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py --filein \"dbs:/DarkMatter_Monophoton_DM-500_Med-5000_Width-8_VectorUNI_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v1/GEN\" --fileout file:EXO-Summer12-03113.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename EXO-Summer12-03113_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 65 || exit $? ; \n\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia6HadronizerFilter\",\n pythiaHepMCVerbosity = cms.untracked.bool(True),\n maxEventsToPrint = cms.untracked.int32(0),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n comEnergy = cms.double(8000.0),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock,\n processParameters = cms.vstring('MSEL=0 ! User defined processes',\n 'PMAS(5,1)=4.4 ! b quark mass',\n 'PMAS(6,1)=172.4 ! t quark mass'),\n # This is a vector of ParameterSet names to be read, in this order\n parameterSets = cms.vstring('pythiaUESettings',\n 'processParameters'\n )\n )\n)\n\nconfigurationMetadata = cms.untracked.PSet(\n version = cms.untracked.string('$Revision: 1.1 $'),\n name = cms.untracked.string ('$Source: /cvs_server/repositories/CMSSW/CMSSW/Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py,v $'),\n annotation = cms.untracked.string('runs Z2* Pythia6')\n)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/2fffd4ac4f2c342dd87cbf8a3b0aed98f63d7936/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py" + }, + { + "cms_confdb_id": "324ce5948163d39a253396ffa84d0b58", + "process": "SIM", + "title": "Configuration file" + } + ], + "generators": [ + "madgraph", + "pythia6" + ], + "global_tag": "START53_V7C::All", + "output_dataset": "/DarkMatter_Monophoton_DM-500_Med-5000_Width-8_VectorUNI_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v2/GEN-SIM", + "release": "CMSSW_5_3_17", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_17/src ] ; then \n echo release CMSSW_5_3_17 already exists\nelse\nscram p CMSSW CMSSW_5_3_17\nfi\ncd CMSSW_5_3_17/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/DarkMatter_Monophoton_DM-500_Med-5000_Width-8_VectorUNI_TuneZ2star_8TeV-madgraph/Summer12-START53_V7C-v2/GEN-SIM\" --fileout file:EXO-Summer12DR53X-03026_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename EXO-Summer12DR53X-03026_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:EXO-Summer12DR53X-03026_step1.root --fileout file:EXO-Summer12DR53X-03026.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename EXO-Summer12DR53X-03026_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", + "title": "Production script" + }, + { + "cms_confdb_id": "f8abe7968868767ce2912717166a8ecf", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "f8abe7968868767ce2912717166ac226", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "START53_V19::All", + "output_dataset": "/DarkMatter_Monophoton_DM-500_Med-5000_Width-8_VectorUNI_TuneZ2star_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "release": "CMSSW_5_3_17", + "type": "HLT RECO" + } + ] + }, + "note": { + "description": "These simulated datasets correspond to the collision data collected by the CMS experiment in 2012." + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "37", + "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "7627", + "run_period": [ + "Run2012A", + "Run2012B" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], + "global_tag": "START53_V27::All", + "release": "CMSSW_5_3_32" + }, + "title": "/DarkMatter_Monophoton_DM-500_Med-5000_Width-8_VectorUNI_TuneZ2star_8TeV-madgraph/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset DarkMatter_Monophoton_DM-500_Med-5000_Width-8_VectorUNI_TuneZ2star_8TeV-madgraph in AODSIM format for 2012 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", + "links": [ + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2011" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2011" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset DarkMatter_Monophoton_DM-500_Med-600_Width-10_VectorUNI_TuneZ2star_8TeV-madgraph in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" }, "accelerator": "CERN-LHC", "categories": { @@ -114753,6 +122023,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -114909,6 +122189,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -115065,6 +122355,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -115221,6 +122521,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -115377,6 +122687,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -115533,6 +122853,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -115689,6 +123019,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -115845,6 +123185,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -116001,6 +123351,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -116157,6 +123517,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -116313,6 +123683,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -116469,6 +123849,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -116625,6 +124015,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -116781,6 +124181,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -116937,6 +124347,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -117093,6 +124513,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -117249,6 +124679,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -117405,6 +124845,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -117561,6 +125011,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -117717,6 +125177,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -117873,6 +125343,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -118029,6 +125509,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -118185,6 +125675,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -118341,6 +125841,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -118497,6 +126007,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -118653,6 +126173,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -118809,6 +126339,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -118965,6 +126505,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -119121,6 +126671,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -119277,6 +126837,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -119433,6 +127003,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -119588,6 +127168,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -119743,6 +127333,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -119898,6 +127498,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -120054,6 +127664,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -120210,6 +127830,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -120366,6 +127996,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -120522,6 +128162,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -120678,6 +128328,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -120833,6 +128493,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -120988,6 +128658,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -121143,6 +128823,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -121299,6 +128989,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -121455,6 +129155,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -121611,6 +129321,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -121767,6 +129487,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -121922,6 +129652,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -122077,6 +129817,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -122218,6 +129968,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -122359,6 +130119,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -122515,6 +130285,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -122671,6 +130451,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -122827,6 +130617,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -122983,6 +130783,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -123124,6 +130934,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -123265,6 +131085,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -123421,6 +131251,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -123577,6 +131417,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -123733,6 +131583,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -123889,6 +131749,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -124045,6 +131915,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -124201,6 +132081,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -124357,6 +132247,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -124513,6 +132413,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -124669,6 +132579,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -124825,6 +132745,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -124981,6 +132911,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -125137,6 +133077,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -125293,6 +133243,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -125449,6 +133409,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -125605,6 +133575,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -125761,6 +133741,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -125917,6 +133907,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -126073,6 +134073,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -126229,6 +134239,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -126385,6 +134405,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -126541,6 +134571,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -126697,6 +134737,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -126819,6 +134869,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -126941,6 +135001,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -127063,6 +135133,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -127185,6 +135265,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -127307,6 +135397,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -127429,6 +135529,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -127551,6 +135661,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -127705,6 +135825,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -127859,6 +135989,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -128013,6 +136153,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -128167,6 +136317,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -128321,6 +136481,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -128475,6 +136645,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -128629,6 +136809,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -128783,6 +136973,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -128901,6 +137101,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -129019,6 +137229,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -129153,6 +137373,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -129271,6 +137501,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -129402,6 +137642,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -129540,6 +137790,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -129678,6 +137938,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -129816,6 +138086,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -129954,6 +138234,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -130092,6 +138382,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -130230,6 +138530,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -130368,6 +138678,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -130506,6 +138826,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -130644,6 +138974,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -130766,6 +139106,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -130888,6 +139238,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -131010,6 +139370,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -131148,6 +139518,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -131286,6 +139666,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -131424,6 +139814,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -131546,6 +139946,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -131702,6 +140112,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -131858,6 +140278,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -132014,6 +140444,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -132170,6 +140610,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -132326,6 +140776,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -132503,6 +140963,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -132659,6 +141129,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -132784,6 +141264,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -132909,6 +141399,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -133034,6 +141534,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -133190,6 +141700,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -133346,6 +141866,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -133502,6 +142032,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -133658,6 +142198,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -133814,6 +142364,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -133970,6 +142530,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -134126,6 +142696,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -134282,6 +142862,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -134438,6 +143028,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -134563,6 +143163,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -134704,6 +143314,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -134845,6 +143465,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -134986,6 +143616,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -135127,6 +143767,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -135252,6 +143902,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -135393,6 +144053,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -135534,6 +144204,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -135675,6 +144355,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -135816,6 +144506,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -135941,6 +144641,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -136082,6 +144792,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -136223,6 +144943,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -136364,6 +145094,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -136505,6 +145245,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -136630,6 +145380,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -136771,6 +145531,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -136912,6 +145682,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -137053,6 +145833,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -137194,6 +145984,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -137335,6 +146135,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -137476,6 +146286,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -137617,6 +146437,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -137748,6 +146578,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -137879,6 +146719,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -138010,6 +146860,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -138163,6 +147023,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -138315,6 +147185,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -138467,6 +147347,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -138619,6 +147509,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -138771,6 +147671,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -138923,6 +147833,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -139075,6 +147995,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -139227,6 +148157,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -139351,6 +148291,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -139475,6 +148425,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -139614,6 +148574,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -139738,6 +148708,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -139877,6 +148857,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -140032,6 +149022,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -140156,6 +149156,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -140295,6 +149305,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -140436,6 +149456,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -140560,6 +149590,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -140684,6 +149724,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -140808,6 +149858,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -140932,6 +149992,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -141071,6 +150141,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -141226,6 +150306,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -141357,6 +150447,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -141481,6 +150581,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -141605,6 +150715,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -141729,6 +150849,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -141853,6 +150983,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -142008,6 +151148,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -142163,6 +151313,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -142287,6 +151447,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -142442,6 +151612,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -142597,6 +151777,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -142721,6 +151911,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -142860,6 +152060,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -143001,6 +152211,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -143125,6 +152345,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -143280,6 +152510,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -143421,6 +152661,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -143545,6 +152795,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -143700,152 +152960,21 @@ "Run2012B" ], "system_details": { - "global_tag": "START53_V27::All", - "release": "CMSSW_5_3_32" - }, - "title": "/GluGluToHToGG_M-150_8TeV-minloHJJ-pythia6/Summer12_DR53X-PU_RD1_START53_V7N-v2/AODSIM", - "title_additional": "Simulated dataset GluGluToHToGG_M-150_8TeV-minloHJJ-pythia6 in AODSIM format for 2012 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", - "links": [ + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2011" + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2011" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset GluGluToHToGG_M-150_8TeV-powheg15-pythia6 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Higgs Physics", - "secondary": [ - "Standard Model" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "453" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "8TeV", - "type": "pp" - }, - "date_created": [ - "2012" - ], - "date_published": "2019", - "date_reprocessed": "2012", - "distribution": { - "availability": "ondemand", - "formats": [ - "aodsim", - "root" ], - "number_events": 296669, - "number_files": 35, - "size": 86993740105 - }, - "experiment": "CMS", - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-04-94/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_2gamma_8TeV_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_2gamma_8TeV_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_2gamma_8TeV_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_2gamma_8TeV_cff.py --filein lhe:9234 --fileout file:HIG-Summer12-01524.root --mc --eventcontent RAWSIM --pileup NoPileUp --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --datamix NODATAMIXER --python_filename HIG-Summer12-01524_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 115 || exit $? ; \n\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\n# Z2star tune with pT-ordered showers\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\nfrom GeneratorInterface.ExternalDecays.TauolaSettings_cff import *\n\ngenerator = cms.EDFilter(\n \"Pythia6HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(8000.0),\n maxEventsToPrint = cms.untracked.int32(0),\n ExternalDecays = cms.PSet(\n Tauola = cms.untracked.PSet(\n TauolaPolar,\n TauolaDefaultInputCards\n ),\n parameterSets = cms.vstring('Tauola')\n ),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock, \n processParameters = cms.vstring(\n 'MSEL=0 ! User defined processes', \n 'PMAS(5,1)=4.75 ! b quark mass', \n 'PMAS(6,1)=172.5 ! t quark mass',\n \n 'MDME(210,1)=0 ! Higgs decay into dd',\n 'MDME(211,1)=0 ! Higgs decay into uu',\n 'MDME(212,1)=0 ! Higgs decay into ss',\n 'MDME(213,1)=0 ! Higgs decay into cc',\n 'MDME(214,1)=0 ! Higgs decay into bb',\n 'MDME(215,1)=0 ! Higgs decay into tt',\n 'MDME(216,1)=0 ! Higgs decay into bbbar prime',\n 'MDME(217,1)=0 ! Higgs decay into ttbar prime',\n 'MDME(218,1)=0 ! Higgs decay into e e',\n 'MDME(219,1)=0 ! Higgs decay into mu mu',\n 'MDME(220,1)=0 ! Higgs decay into tau tau',\n 'MDME(221,1)=0 ! Higgs decay into tau tau prime',\n 'MDME(222,1)=0 ! Higgs decay into g g',\n 'MDME(223,1)=1 ! Higgs decay into gam gam',\n 'MDME(224,1)=0 ! Higgs decay into gam Z',\n 'MDME(225,1)=0 ! Higgs decay into Z Z',\n 'MDME(226,1)=0 ! Higgs decay into W W'\n ),\n parameterSets = cms.vstring(\n 'pythiaUESettings', \n 'processParameters'\n )\n )\n )\n\nconfigurationMetadata = cms.untracked.PSet(\n version = cms.untracked.string('$Revision: 1.1 $'),\n name = cms.untracked.string('$Source: /cvs/CMSSW/CMSSW/Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_2gamma_8TeV_cff.py,v $'),\n annotation = cms.untracked.string('POWHEG + PYTHIA6 + Tauola - Higgs -> 2gamma at 8TeV')\n )\n", - "title": "Generator parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/V02-04-94/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_2gamma_8TeV_cff.py" - }, - { - "cms_confdb_id": "99c154f3323c3367abc654ed3ce7a984", - "process": "SIM", - "title": "Configuration file" - } - ], - "generators": [ - "pythia6" - ], - "global_tag": "START53_V7C::All", - "output_dataset": "/GluGluToHToGG_M-150_8TeV-powheg15-pythia6/Summer12-START53_V7C-v2/GEN-SIM", - "release": "CMSSW_5_3_11_patch2", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/GluGluToHToGG_M-150_8TeV-powheg15-pythia6/Summer12-START53_V7C-v2/GEN-SIM\" --fileout file:HIG-Summer12DR53X-01366_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --runsScenarioForMC Run2012_AB_C_D_oneRunPerEra --pileup fromDB --datatier GEN-SIM-RAW --conditions START53_V7N::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename HIG-Summer12DR53X-01366_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 10000 || exit $? ; \n\ncmsDriver.py step2 --filein file:HIG-Summer12DR53X-01366_step1.root --fileout file:HIG-Summer12DR53X-01366.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V7N::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename HIG-Summer12DR53X-01366_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 10000 || exit $? ; \n\n", - "title": "Production script" - }, - { - "cms_confdb_id": "34d3010f7bb631159eeba97576d61a5d", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "34d3010f7bb631159eeba97576d6341a", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "START53_V7N::All", - "output_dataset": "/GluGluToHToGG_M-150_8TeV-powheg15-pythia6/Summer12_DR53X-PU_RD1_START53_V7N-v1/AODSIM", - "release": "CMSSW_5_3_11_patch2", - "type": "HLT RECO" - } - ] - }, - "note": { - "description": "These simulated datasets correspond to the collision data collected by the CMS experiment in 2012." - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "37", - "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "7927", - "run_period": [ - "Run2012A", - "Run2012B" - ], - "system_details": { "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/GluGluToHToGG_M-150_8TeV-powheg15-pythia6/Summer12_DR53X-PU_RD1_START53_V7N-v1/AODSIM", - "title_additional": "Simulated dataset GluGluToHToGG_M-150_8TeV-powheg15-pythia6 in AODSIM format for 2012 collision data", + "title": "/GluGluToHToGG_M-150_8TeV-minloHJJ-pythia6/Summer12_DR53X-PU_RD1_START53_V7N-v2/AODSIM", + "title_additional": "Simulated dataset GluGluToHToGG_M-150_8TeV-minloHJJ-pythia6 in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -143871,7 +153000,158 @@ }, { "abstract": { - "description": "

Simulated dataset GluGluToHToGG_M-150_8TeV-powheg-pythia6 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + "description": "

Simulated dataset GluGluToHToGG_M-150_8TeV-powheg15-pythia6 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Higgs Physics", + "secondary": [ + "Standard Model" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "453" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "8TeV", + "type": "pp" + }, + "date_created": [ + "2012" + ], + "date_published": "2019", + "date_reprocessed": "2012", + "distribution": { + "availability": "ondemand", + "formats": [ + "aodsim", + "root" + ], + "number_events": 296669, + "number_files": 35, + "size": 86993740105 + }, + "experiment": "CMS", + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-04-94/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_2gamma_8TeV_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_2gamma_8TeV_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_2gamma_8TeV_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_2gamma_8TeV_cff.py --filein lhe:9234 --fileout file:HIG-Summer12-01524.root --mc --eventcontent RAWSIM --pileup NoPileUp --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --datamix NODATAMIXER --python_filename HIG-Summer12-01524_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 115 || exit $? ; \n\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\n# Z2star tune with pT-ordered showers\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\nfrom GeneratorInterface.ExternalDecays.TauolaSettings_cff import *\n\ngenerator = cms.EDFilter(\n \"Pythia6HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(8000.0),\n maxEventsToPrint = cms.untracked.int32(0),\n ExternalDecays = cms.PSet(\n Tauola = cms.untracked.PSet(\n TauolaPolar,\n TauolaDefaultInputCards\n ),\n parameterSets = cms.vstring('Tauola')\n ),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock, \n processParameters = cms.vstring(\n 'MSEL=0 ! User defined processes', \n 'PMAS(5,1)=4.75 ! b quark mass', \n 'PMAS(6,1)=172.5 ! t quark mass',\n \n 'MDME(210,1)=0 ! Higgs decay into dd',\n 'MDME(211,1)=0 ! Higgs decay into uu',\n 'MDME(212,1)=0 ! Higgs decay into ss',\n 'MDME(213,1)=0 ! Higgs decay into cc',\n 'MDME(214,1)=0 ! Higgs decay into bb',\n 'MDME(215,1)=0 ! Higgs decay into tt',\n 'MDME(216,1)=0 ! Higgs decay into bbbar prime',\n 'MDME(217,1)=0 ! Higgs decay into ttbar prime',\n 'MDME(218,1)=0 ! Higgs decay into e e',\n 'MDME(219,1)=0 ! Higgs decay into mu mu',\n 'MDME(220,1)=0 ! Higgs decay into tau tau',\n 'MDME(221,1)=0 ! Higgs decay into tau tau prime',\n 'MDME(222,1)=0 ! Higgs decay into g g',\n 'MDME(223,1)=1 ! Higgs decay into gam gam',\n 'MDME(224,1)=0 ! Higgs decay into gam Z',\n 'MDME(225,1)=0 ! Higgs decay into Z Z',\n 'MDME(226,1)=0 ! Higgs decay into W W'\n ),\n parameterSets = cms.vstring(\n 'pythiaUESettings', \n 'processParameters'\n )\n )\n )\n\nconfigurationMetadata = cms.untracked.PSet(\n version = cms.untracked.string('$Revision: 1.1 $'),\n name = cms.untracked.string('$Source: /cvs/CMSSW/CMSSW/Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_2gamma_8TeV_cff.py,v $'),\n annotation = cms.untracked.string('POWHEG + PYTHIA6 + Tauola - Higgs -> 2gamma at 8TeV')\n )\n", + "title": "Generator parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/V02-04-94/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_2gamma_8TeV_cff.py" + }, + { + "cms_confdb_id": "99c154f3323c3367abc654ed3ce7a984", + "process": "SIM", + "title": "Configuration file" + } + ], + "generators": [ + "pythia6" + ], + "global_tag": "START53_V7C::All", + "output_dataset": "/GluGluToHToGG_M-150_8TeV-powheg15-pythia6/Summer12-START53_V7C-v2/GEN-SIM", + "release": "CMSSW_5_3_11_patch2", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/GluGluToHToGG_M-150_8TeV-powheg15-pythia6/Summer12-START53_V7C-v2/GEN-SIM\" --fileout file:HIG-Summer12DR53X-01366_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --runsScenarioForMC Run2012_AB_C_D_oneRunPerEra --pileup fromDB --datatier GEN-SIM-RAW --conditions START53_V7N::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename HIG-Summer12DR53X-01366_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 10000 || exit $? ; \n\ncmsDriver.py step2 --filein file:HIG-Summer12DR53X-01366_step1.root --fileout file:HIG-Summer12DR53X-01366.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V7N::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename HIG-Summer12DR53X-01366_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 10000 || exit $? ; \n\n", + "title": "Production script" + }, + { + "cms_confdb_id": "34d3010f7bb631159eeba97576d61a5d", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "34d3010f7bb631159eeba97576d6341a", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "START53_V7N::All", + "output_dataset": "/GluGluToHToGG_M-150_8TeV-powheg15-pythia6/Summer12_DR53X-PU_RD1_START53_V7N-v1/AODSIM", + "release": "CMSSW_5_3_11_patch2", + "type": "HLT RECO" + } + ] + }, + "note": { + "description": "These simulated datasets correspond to the collision data collected by the CMS experiment in 2012." + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "37", + "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "7927", + "run_period": [ + "Run2012A", + "Run2012B" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], + "global_tag": "START53_V27::All", + "release": "CMSSW_5_3_32" + }, + "title": "/GluGluToHToGG_M-150_8TeV-powheg15-pythia6/Summer12_DR53X-PU_RD1_START53_V7N-v1/AODSIM", + "title_additional": "Simulated dataset GluGluToHToGG_M-150_8TeV-powheg15-pythia6 in AODSIM format for 2012 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", + "links": [ + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2011" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2011" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset GluGluToHToGG_M-150_8TeV-powheg-pythia6 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" }, "accelerator": "CERN-LHC", "categories": { @@ -143965,6 +153245,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -144089,6 +153379,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -144213,6 +153513,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -144369,6 +153679,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -144525,6 +153845,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -144681,6 +154011,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -144837,6 +154177,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -144992,6 +154342,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -145147,6 +154507,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -145302,6 +154672,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -145426,6 +154806,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -145550,6 +154940,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -145690,6 +155090,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -145830,6 +155240,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -145970,6 +155390,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -146110,6 +155540,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -146250,6 +155690,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -146390,6 +155840,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -146531,6 +155991,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -146672,6 +156142,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -146813,6 +156293,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -146954,6 +156444,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -147095,6 +156595,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -147236,6 +156746,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -147377,6 +156897,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -147518,6 +157048,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -147659,6 +157199,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -147800,6 +157350,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -147941,6 +157501,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -148081,6 +157651,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -148222,6 +157802,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -148363,6 +157953,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -148521,6 +158121,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -148661,6 +158271,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -148802,6 +158422,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -148943,6 +158573,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -149084,6 +158724,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -149225,6 +158875,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -149350,6 +159010,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -149475,6 +159145,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -149600,6 +159280,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -149725,6 +159415,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -149850,6 +159550,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -149975,6 +159685,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -150100,6 +159820,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -150225,6 +159955,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -150350,6 +160090,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -150506,6 +160256,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -150662,6 +160422,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -150818,6 +160588,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -150974,6 +160754,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -151130,6 +160920,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -151286,6 +161086,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -151442,6 +161252,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -151581,6 +161401,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -151720,6 +161550,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -151859,6 +161699,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -151998,6 +161848,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -152137,6 +161997,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -152276,6 +162146,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -152415,6 +162295,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -152554,6 +162444,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -152693,6 +162593,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -152832,6 +162742,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -152971,6 +162891,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -153110,6 +163040,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -153249,6 +163189,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -153404,6 +163354,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -153543,6 +163503,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -153682,6 +163652,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -153813,6 +163793,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -153952,6 +163942,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -154107,6 +164107,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -154262,6 +164272,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -154417,6 +164437,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -154572,6 +164602,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -154711,6 +164751,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -154866,6 +164916,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -155021,6 +165081,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -155176,6 +165246,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -155323,6 +165403,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -155478,6 +165568,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -155625,6 +165725,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -155780,6 +165890,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -155935,6 +166055,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -156090,6 +166220,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -156245,6 +166385,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -156376,6 +166526,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -156527,6 +166687,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -156682,6 +166852,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -156837,6 +167017,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -156968,6 +167158,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -157123,6 +167323,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -157278,6 +167488,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -157433,6 +167653,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -157588,6 +167818,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -157729,166 +167969,186 @@ "Run2012B" ], "system_details": { - "global_tag": "START53_V27::All", - "release": "CMSSW_5_3_32" - }, - "title": "/GluGluToHToWWTo2LAndTau2Nu_M-150_8TeV-minloHJJ-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset GluGluToHToWWTo2LAndTau2Nu_M-150_8TeV-minloHJJ-pythia6-tauola in AODSIM format for 2012 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", - "links": [ + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2011" + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2011" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset GluGluToHToWWTo2LAndTau2Nu_M-155_8TeV-minloHJJ-pythia6-tauola in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Higgs Physics", - "secondary": [ - "Standard Model" ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "453" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "8TeV", - "type": "pp" - }, - "date_created": [ - "2012" - ], - "date_published": "2019", - "date_reprocessed": "2012", - "distribution": { - "availability": "ondemand", - "formats": [ - "aodsim", - "root" - ], - "number_events": 387619, - "number_files": 46, - "size": 130410380736 - }, - "experiment": "CMS", - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "cms_confdb_id": "5ab597eff1167d32e13e986288b133b8", - "process": "LHE", - "title": "Configuration file" - } - ], - "global_tag": "", - "note": "To get the exact generator parameters, please see Finding the generator parameters.", - "output_dataset": "/GluGluToHToWWTo2LAndTau2Nu_M-155_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v3/GEN", - "release": "CMSSW_5_3_11_patch2", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-02-55/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_WW_lnulnu_withTau_8TeV_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_WW_lnulnu_withTau_8TeV_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_WW_lnulnu_withTau_8TeV_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_WW_lnulnu_withTau_8TeV_cff.py --filein lhe:8757 --fileout file:HIG-Summer12-01322.root --mc --eventcontent RAWSIM --pileup NoPileUp --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --datamix NODATAMIXER --python_filename HIG-Summer12-01322_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 96 || exit $? ; \n\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\n# Z2star tune with pT-ordered showers\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\nfrom GeneratorInterface.ExternalDecays.TauolaSettings_cff import *\n\ngenerator = cms.EDFilter(\n \"Pythia6HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(8000.0),\n maxEventsToPrint = cms.untracked.int32(0),\n ExternalDecays = cms.PSet(\n Tauola = cms.untracked.PSet(\n TauolaPolar,\n TauolaDefaultInputCards\n ),\n parameterSets = cms.vstring('Tauola')\n ),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock, \n processParameters = cms.vstring(\n 'MSEL=0 ! User defined processes', \n 'PMAS(5,1)=4.75 ! b quark mass', \n 'PMAS(6,1)=172.5 ! t quark mass',\n \n 'MDME(210,1)=0 ! Higgs decay into dd',\n 'MDME(211,1)=0 ! Higgs decay into uu',\n 'MDME(212,1)=0 ! Higgs decay into ss',\n 'MDME(213,1)=0 ! Higgs decay into cc',\n 'MDME(214,1)=0 ! Higgs decay into bb',\n 'MDME(215,1)=0 ! Higgs decay into tt',\n 'MDME(216,1)=0 ! Higgs decay into bbbar prime',\n 'MDME(217,1)=0 ! Higgs decay into ttbar prime',\n 'MDME(218,1)=0 ! Higgs decay into e e',\n 'MDME(219,1)=0 ! Higgs decay into mu mu',\n 'MDME(220,1)=0 ! Higgs decay into tau tau',\n 'MDME(221,1)=0 ! Higgs decay into tau tau prime',\n 'MDME(222,1)=0 ! Higgs decay into g g',\n 'MDME(223,1)=0 ! Higgs decay into gam gam',\n 'MDME(224,1)=0 ! Higgs decay into gam Z',\n 'MDME(225,1)=0 ! Higgs decay into Z Z',\n 'MDME(226,1)=1 ! Higgs decay into W W',\n \n 'MDME(190,1)=0 ! W decay into dbar u',\n 'MDME(191,1)=0 ! W decay into dbar c',\n 'MDME(192,1)=0 ! W decay into dbar t',\n 'MDME(194,1)=0 ! W decay into sbar u',\n 'MDME(195,1)=0 ! W decay into sbar c',\n 'MDME(196,1)=0 ! W decay into sbar t',\n 'MDME(198,1)=0 ! W decay into bbar u',\n 'MDME(199,1)=0 ! W decay into bbar c',\n 'MDME(200,1)=0 ! W decay into bbar t',\n 'MDME(206,1)=1 ! W decay into e+ nu_e',\n 'MDME(207,1)=1 ! W decay into mu+ nu_mu',\n 'MDME(208,1)=1 ! W decay into tau+ nu_tau'\n ),\n parameterSets = cms.vstring(\n 'pythiaUESettings', \n 'processParameters'\n )\n )\n )\n\nconfigurationMetadata = cms.untracked.PSet(\n version = cms.untracked.string('$Revision: 1.1 $'),\n name = cms.untracked.string('$Source: /cvs/CMSSW/CMSSW/Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_WW_lnulnu_withTau_8TeV_cff.py,v $'),\n annotation = cms.untracked.string('POWHEG + PYTHIA6 + Tauola - Higgs -> WW -> lnulnu at 8TeV')\n )\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/V02-02-55/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_WW_lnulnu_withTau_8TeV_cff.py" - }, - { - "cms_confdb_id": "b23e32d2c1266cbf3bb03317dba89db9", - "process": "SIM", - "title": "Configuration file" - } - ], - "generators": [ - "other" - ], - "global_tag": "START53_V7C::All", - "output_dataset": "/GluGluToHToWWTo2LAndTau2Nu_M-155_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v3/GEN-SIM", - "release": "CMSSW_5_3_11_patch2", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/GluGluToHToWWTo2LAndTau2Nu_M-155_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v3/GEN-SIM\" --fileout file:HIG-Summer12DR53X-01430_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename HIG-Summer12DR53X-01430_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:HIG-Summer12DR53X-01430_step1.root --fileout file:HIG-Summer12DR53X-01430.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename HIG-Summer12DR53X-01430_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", - "title": "Production script" - }, - { - "cms_confdb_id": "76b67a85cce50002d1f4cece16003481", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "76b67a85cce50002d1f4cece160099d5", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "START53_V19::All", - "output_dataset": "/GluGluToHToWWTo2LAndTau2Nu_M-155_8TeV-minloHJJ-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "release": "CMSSW_5_3_11_patch2", - "type": "HLT RECO" - } - ] - }, - "note": { - "description": "These simulated datasets correspond to the collision data collected by the CMS experiment in 2012." - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "37", - "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "8029", - "run_period": [ - "Run2012A", - "Run2012B" - ], - "system_details": { "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/GluGluToHToWWTo2LAndTau2Nu_M-155_8TeV-minloHJJ-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset GluGluToHToWWTo2LAndTau2Nu_M-155_8TeV-minloHJJ-pythia6-tauola in AODSIM format for 2012 collision data", + "title": "/GluGluToHToWWTo2LAndTau2Nu_M-150_8TeV-minloHJJ-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset GluGluToHToWWTo2LAndTau2Nu_M-150_8TeV-minloHJJ-pythia6-tauola in AODSIM format for 2012 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", + "links": [ + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2011" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2011" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset GluGluToHToWWTo2LAndTau2Nu_M-155_8TeV-minloHJJ-pythia6-tauola in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Higgs Physics", + "secondary": [ + "Standard Model" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "453" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "8TeV", + "type": "pp" + }, + "date_created": [ + "2012" + ], + "date_published": "2019", + "date_reprocessed": "2012", + "distribution": { + "availability": "ondemand", + "formats": [ + "aodsim", + "root" + ], + "number_events": 387619, + "number_files": 46, + "size": 130410380736 + }, + "experiment": "CMS", + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "cms_confdb_id": "5ab597eff1167d32e13e986288b133b8", + "process": "LHE", + "title": "Configuration file" + } + ], + "global_tag": "", + "note": "To get the exact generator parameters, please see Finding the generator parameters.", + "output_dataset": "/GluGluToHToWWTo2LAndTau2Nu_M-155_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v3/GEN", + "release": "CMSSW_5_3_11_patch2", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-02-55/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_WW_lnulnu_withTau_8TeV_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_WW_lnulnu_withTau_8TeV_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_WW_lnulnu_withTau_8TeV_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_WW_lnulnu_withTau_8TeV_cff.py --filein lhe:8757 --fileout file:HIG-Summer12-01322.root --mc --eventcontent RAWSIM --pileup NoPileUp --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --datamix NODATAMIXER --python_filename HIG-Summer12-01322_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 96 || exit $? ; \n\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\n# Z2star tune with pT-ordered showers\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\nfrom GeneratorInterface.ExternalDecays.TauolaSettings_cff import *\n\ngenerator = cms.EDFilter(\n \"Pythia6HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(8000.0),\n maxEventsToPrint = cms.untracked.int32(0),\n ExternalDecays = cms.PSet(\n Tauola = cms.untracked.PSet(\n TauolaPolar,\n TauolaDefaultInputCards\n ),\n parameterSets = cms.vstring('Tauola')\n ),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock, \n processParameters = cms.vstring(\n 'MSEL=0 ! User defined processes', \n 'PMAS(5,1)=4.75 ! b quark mass', \n 'PMAS(6,1)=172.5 ! t quark mass',\n \n 'MDME(210,1)=0 ! Higgs decay into dd',\n 'MDME(211,1)=0 ! Higgs decay into uu',\n 'MDME(212,1)=0 ! Higgs decay into ss',\n 'MDME(213,1)=0 ! Higgs decay into cc',\n 'MDME(214,1)=0 ! Higgs decay into bb',\n 'MDME(215,1)=0 ! Higgs decay into tt',\n 'MDME(216,1)=0 ! Higgs decay into bbbar prime',\n 'MDME(217,1)=0 ! Higgs decay into ttbar prime',\n 'MDME(218,1)=0 ! Higgs decay into e e',\n 'MDME(219,1)=0 ! Higgs decay into mu mu',\n 'MDME(220,1)=0 ! Higgs decay into tau tau',\n 'MDME(221,1)=0 ! Higgs decay into tau tau prime',\n 'MDME(222,1)=0 ! Higgs decay into g g',\n 'MDME(223,1)=0 ! Higgs decay into gam gam',\n 'MDME(224,1)=0 ! Higgs decay into gam Z',\n 'MDME(225,1)=0 ! Higgs decay into Z Z',\n 'MDME(226,1)=1 ! Higgs decay into W W',\n \n 'MDME(190,1)=0 ! W decay into dbar u',\n 'MDME(191,1)=0 ! W decay into dbar c',\n 'MDME(192,1)=0 ! W decay into dbar t',\n 'MDME(194,1)=0 ! W decay into sbar u',\n 'MDME(195,1)=0 ! W decay into sbar c',\n 'MDME(196,1)=0 ! W decay into sbar t',\n 'MDME(198,1)=0 ! W decay into bbar u',\n 'MDME(199,1)=0 ! W decay into bbar c',\n 'MDME(200,1)=0 ! W decay into bbar t',\n 'MDME(206,1)=1 ! W decay into e+ nu_e',\n 'MDME(207,1)=1 ! W decay into mu+ nu_mu',\n 'MDME(208,1)=1 ! W decay into tau+ nu_tau'\n ),\n parameterSets = cms.vstring(\n 'pythiaUESettings', \n 'processParameters'\n )\n )\n )\n\nconfigurationMetadata = cms.untracked.PSet(\n version = cms.untracked.string('$Revision: 1.1 $'),\n name = cms.untracked.string('$Source: /cvs/CMSSW/CMSSW/Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_WW_lnulnu_withTau_8TeV_cff.py,v $'),\n annotation = cms.untracked.string('POWHEG + PYTHIA6 + Tauola - Higgs -> WW -> lnulnu at 8TeV')\n )\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/V02-02-55/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_WW_lnulnu_withTau_8TeV_cff.py" + }, + { + "cms_confdb_id": "b23e32d2c1266cbf3bb03317dba89db9", + "process": "SIM", + "title": "Configuration file" + } + ], + "generators": [ + "other" + ], + "global_tag": "START53_V7C::All", + "output_dataset": "/GluGluToHToWWTo2LAndTau2Nu_M-155_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v3/GEN-SIM", + "release": "CMSSW_5_3_11_patch2", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/GluGluToHToWWTo2LAndTau2Nu_M-155_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v3/GEN-SIM\" --fileout file:HIG-Summer12DR53X-01430_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename HIG-Summer12DR53X-01430_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:HIG-Summer12DR53X-01430_step1.root --fileout file:HIG-Summer12DR53X-01430.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename HIG-Summer12DR53X-01430_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", + "title": "Production script" + }, + { + "cms_confdb_id": "76b67a85cce50002d1f4cece16003481", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "76b67a85cce50002d1f4cece160099d5", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "START53_V19::All", + "output_dataset": "/GluGluToHToWWTo2LAndTau2Nu_M-155_8TeV-minloHJJ-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "release": "CMSSW_5_3_11_patch2", + "type": "HLT RECO" + } + ] + }, + "note": { + "description": "These simulated datasets correspond to the collision data collected by the CMS experiment in 2012." + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "37", + "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "8029", + "run_period": [ + "Run2012A", + "Run2012B" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], + "global_tag": "START53_V27::All", + "release": "CMSSW_5_3_32" + }, + "title": "/GluGluToHToWWTo2LAndTau2Nu_M-155_8TeV-minloHJJ-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset GluGluToHToWWTo2LAndTau2Nu_M-155_8TeV-minloHJJ-pythia6-tauola in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -158039,6 +168299,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -158194,6 +168464,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -158349,6 +168629,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -158504,6 +168794,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -158659,6 +168959,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -158800,6 +169110,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -158955,6 +169275,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -159110,6 +169440,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -159265,6 +169605,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -159420,6 +169770,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -159575,6 +169935,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -159730,6 +170100,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -159885,6 +170265,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -160040,6 +170430,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -160195,6 +170595,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -160350,6 +170760,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -160505,6 +170925,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -160660,6 +171090,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -160815,6 +171255,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -160970,6 +171420,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -161117,6 +171577,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -161272,6 +171742,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -161427,6 +171907,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -161574,6 +172064,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -161730,6 +172230,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -161886,6 +172396,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -162041,6 +172561,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -162196,6 +172726,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -162351,6 +172891,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -162506,6 +173056,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -162661,6 +173221,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -162816,6 +173386,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -162971,6 +173551,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -163122,6 +173712,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -163277,6 +173877,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -163432,6 +174042,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -163583,6 +174203,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -163738,6 +174368,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -163893,6 +174533,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -164048,6 +174698,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -164203,6 +174863,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -164358,166 +175028,186 @@ "Run2012B" ], "system_details": { - "global_tag": "START53_V27::All", - "release": "CMSSW_5_3_32" - }, - "title": "/GluGluToHToWWToLAndTau2NuQQ_M-155_8TeV-minloHJJ-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset GluGluToHToWWToLAndTau2NuQQ_M-155_8TeV-minloHJJ-pythia6-tauola in AODSIM format for 2012 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", - "links": [ + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2011" + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2011" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset GluGluToHToWWToLAndTau2NuQQ_M-160_8TeV-minloHJJ-pythia6-tauola in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Higgs Physics", - "secondary": [ - "Standard Model" ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "453" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "8TeV", - "type": "pp" - }, - "date_created": [ - "2012" - ], - "date_published": "2019", - "date_reprocessed": "2012", - "distribution": { - "availability": "ondemand", - "formats": [ - "aodsim", - "root" - ], - "number_events": 396407, - "number_files": 50, - "size": 138087504831 - }, - "experiment": "CMS", - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "cms_confdb_id": "464dc1ce9877cfa061f71063b844dbf4", - "process": "LHE", - "title": "Configuration file" - } - ], - "global_tag": "", - "note": "To get the exact generator parameters, please see Finding the generator parameters.", - "output_dataset": "/GluGluToHToWWToLAndTau2NuQQ_M-160_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v4/GEN", - "release": "CMSSW_5_3_11_patch2", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-02-55/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_WW_lnujj_withTau_8TeV_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_WW_lnujj_withTau_8TeV_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_WW_lnujj_withTau_8TeV_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_WW_lnujj_withTau_8TeV_cff.py --filein lhe:8790 --fileout file:HIG-Summer12-01360.root --mc --eventcontent RAWSIM --pileup NoPileUp --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --datamix NODATAMIXER --python_filename HIG-Summer12-01360_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 96 || exit $? ; \n\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\n# Z2 star tune with pT-ordered showers\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\nfrom GeneratorInterface.ExternalDecays.TauolaSettings_cff import *\n\ngenerator = cms.EDFilter(\n \"Pythia6HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(8000.0),\n maxEventsToPrint = cms.untracked.int32(0),\n ExternalDecays = cms.PSet(\n Tauola = cms.untracked.PSet(\n TauolaPolar,\n TauolaDefaultInputCards\n ),\n parameterSets = cms.vstring('Tauola')\n ),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock, \n processParameters = cms.vstring(\n 'MSEL=0 ! User defined processes', \n 'PMAS(5,1)=4.75 ! b quark mass', \n 'PMAS(6,1)=172.5 ! t quark mass',\n \n 'MDME(210,1)=0 ! Higgs decay into dd',\n 'MDME(211,1)=0 ! Higgs decay into uu',\n 'MDME(212,1)=0 ! Higgs decay into ss',\n 'MDME(213,1)=0 ! Higgs decay into cc',\n 'MDME(214,1)=0 ! Higgs decay into bb',\n 'MDME(215,1)=0 ! Higgs decay into tt',\n 'MDME(216,1)=0 ! Higgs decay into bbbar prime',\n 'MDME(217,1)=0 ! Higgs decay into ttbar prime',\n 'MDME(218,1)=0 ! Higgs decay into e e',\n 'MDME(219,1)=0 ! Higgs decay into mu mu',\n 'MDME(220,1)=0 ! Higgs decay into tau tau',\n 'MDME(221,1)=0 ! Higgs decay into tau tau prime',\n 'MDME(222,1)=0 ! Higgs decay into g g',\n 'MDME(223,1)=0 ! Higgs decay into gam gam',\n 'MDME(224,1)=0 ! Higgs decay into gam Z',\n 'MDME(225,1)=0 ! Higgs decay into Z Z',\n 'MDME(226,1)=1 ! Higgs decay into W W',\n \n 'MDME(190,1)=4 ! W decay into dbar u',\n 'MDME(191,1)=4 ! W decay into dbar c',\n 'MDME(192,1)=4 ! W decay into dbar t',\n 'MDME(194,1)=4 ! W decay into sbar u',\n 'MDME(195,1)=4 ! W decay into sbar c',\n 'MDME(196,1)=4 ! W decay into sbar t',\n 'MDME(198,1)=4 ! W decay into bbar u',\n 'MDME(199,1)=4 ! W decay into bbar c',\n 'MDME(200,1)=4 ! W decay into bbar t',\n 'MDME(206,1)=5 ! W decay into e+ nu_e',\n 'MDME(207,1)=5 ! W decay into mu+ nu_mu',\n 'MDME(208,1)=5 ! W decay into tau+ nu_tau'\n ),\n parameterSets = cms.vstring(\n 'pythiaUESettings', \n 'processParameters'\n )\n )\n )\n\nconfigurationMetadata = cms.untracked.PSet(\n version = cms.untracked.string('$Revision: 1.1 $'),\n name = cms.untracked.string('$Source: /cvs/CMSSW/CMSSW/Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_WW_lnujj_withTau_8TeV_cff.py,v $'),\n annotation = cms.untracked.string('POWHEG + PYTHIA6 + Tauola - Higgs -> WW -> lnujj at 8TeV')\n )\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/V02-02-55/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_WW_lnujj_withTau_8TeV_cff.py" - }, - { - "cms_confdb_id": "a30b01ec31a6214af3ada4153c7765b0", - "process": "SIM", - "title": "Configuration file" - } - ], - "generators": [ - "other" - ], - "global_tag": "START53_V7C::All", - "output_dataset": "/GluGluToHToWWToLAndTau2NuQQ_M-160_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v3/GEN-SIM", - "release": "CMSSW_5_3_11_patch2", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/GluGluToHToWWToLAndTau2NuQQ_M-160_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v3/GEN-SIM\" --fileout file:HIG-Summer12DR53X-01486_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename HIG-Summer12DR53X-01486_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:HIG-Summer12DR53X-01486_step1.root --fileout file:HIG-Summer12DR53X-01486.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename HIG-Summer12DR53X-01486_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", - "title": "Production script" - }, - { - "cms_confdb_id": "e84add3a0331d3c93c308401a72a4599", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "e84add3a0331d3c93c308401a7391dea", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "START53_V19::All", - "output_dataset": "/GluGluToHToWWToLAndTau2NuQQ_M-160_8TeV-minloHJJ-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "release": "CMSSW_5_3_11_patch2", - "type": "HLT RECO" - } - ] - }, - "note": { - "description": "These simulated datasets correspond to the collision data collected by the CMS experiment in 2012." - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "37", - "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "8074", - "run_period": [ - "Run2012A", - "Run2012B" - ], - "system_details": { "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/GluGluToHToWWToLAndTau2NuQQ_M-160_8TeV-minloHJJ-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset GluGluToHToWWToLAndTau2NuQQ_M-160_8TeV-minloHJJ-pythia6-tauola in AODSIM format for 2012 collision data", + "title": "/GluGluToHToWWToLAndTau2NuQQ_M-155_8TeV-minloHJJ-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset GluGluToHToWWToLAndTau2NuQQ_M-155_8TeV-minloHJJ-pythia6-tauola in AODSIM format for 2012 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", + "links": [ + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2011" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2011" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset GluGluToHToWWToLAndTau2NuQQ_M-160_8TeV-minloHJJ-pythia6-tauola in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Higgs Physics", + "secondary": [ + "Standard Model" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "453" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "8TeV", + "type": "pp" + }, + "date_created": [ + "2012" + ], + "date_published": "2019", + "date_reprocessed": "2012", + "distribution": { + "availability": "ondemand", + "formats": [ + "aodsim", + "root" + ], + "number_events": 396407, + "number_files": 50, + "size": 138087504831 + }, + "experiment": "CMS", + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "cms_confdb_id": "464dc1ce9877cfa061f71063b844dbf4", + "process": "LHE", + "title": "Configuration file" + } + ], + "global_tag": "", + "note": "To get the exact generator parameters, please see Finding the generator parameters.", + "output_dataset": "/GluGluToHToWWToLAndTau2NuQQ_M-160_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v4/GEN", + "release": "CMSSW_5_3_11_patch2", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-02-55/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_WW_lnujj_withTau_8TeV_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_WW_lnujj_withTau_8TeV_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_WW_lnujj_withTau_8TeV_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_WW_lnujj_withTau_8TeV_cff.py --filein lhe:8790 --fileout file:HIG-Summer12-01360.root --mc --eventcontent RAWSIM --pileup NoPileUp --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --datamix NODATAMIXER --python_filename HIG-Summer12-01360_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 96 || exit $? ; \n\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\n# Z2 star tune with pT-ordered showers\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\nfrom GeneratorInterface.ExternalDecays.TauolaSettings_cff import *\n\ngenerator = cms.EDFilter(\n \"Pythia6HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(8000.0),\n maxEventsToPrint = cms.untracked.int32(0),\n ExternalDecays = cms.PSet(\n Tauola = cms.untracked.PSet(\n TauolaPolar,\n TauolaDefaultInputCards\n ),\n parameterSets = cms.vstring('Tauola')\n ),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock, \n processParameters = cms.vstring(\n 'MSEL=0 ! User defined processes', \n 'PMAS(5,1)=4.75 ! b quark mass', \n 'PMAS(6,1)=172.5 ! t quark mass',\n \n 'MDME(210,1)=0 ! Higgs decay into dd',\n 'MDME(211,1)=0 ! Higgs decay into uu',\n 'MDME(212,1)=0 ! Higgs decay into ss',\n 'MDME(213,1)=0 ! Higgs decay into cc',\n 'MDME(214,1)=0 ! Higgs decay into bb',\n 'MDME(215,1)=0 ! Higgs decay into tt',\n 'MDME(216,1)=0 ! Higgs decay into bbbar prime',\n 'MDME(217,1)=0 ! Higgs decay into ttbar prime',\n 'MDME(218,1)=0 ! Higgs decay into e e',\n 'MDME(219,1)=0 ! Higgs decay into mu mu',\n 'MDME(220,1)=0 ! Higgs decay into tau tau',\n 'MDME(221,1)=0 ! Higgs decay into tau tau prime',\n 'MDME(222,1)=0 ! Higgs decay into g g',\n 'MDME(223,1)=0 ! Higgs decay into gam gam',\n 'MDME(224,1)=0 ! Higgs decay into gam Z',\n 'MDME(225,1)=0 ! Higgs decay into Z Z',\n 'MDME(226,1)=1 ! Higgs decay into W W',\n \n 'MDME(190,1)=4 ! W decay into dbar u',\n 'MDME(191,1)=4 ! W decay into dbar c',\n 'MDME(192,1)=4 ! W decay into dbar t',\n 'MDME(194,1)=4 ! W decay into sbar u',\n 'MDME(195,1)=4 ! W decay into sbar c',\n 'MDME(196,1)=4 ! W decay into sbar t',\n 'MDME(198,1)=4 ! W decay into bbar u',\n 'MDME(199,1)=4 ! W decay into bbar c',\n 'MDME(200,1)=4 ! W decay into bbar t',\n 'MDME(206,1)=5 ! W decay into e+ nu_e',\n 'MDME(207,1)=5 ! W decay into mu+ nu_mu',\n 'MDME(208,1)=5 ! W decay into tau+ nu_tau'\n ),\n parameterSets = cms.vstring(\n 'pythiaUESettings', \n 'processParameters'\n )\n )\n )\n\nconfigurationMetadata = cms.untracked.PSet(\n version = cms.untracked.string('$Revision: 1.1 $'),\n name = cms.untracked.string('$Source: /cvs/CMSSW/CMSSW/Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_WW_lnujj_withTau_8TeV_cff.py,v $'),\n annotation = cms.untracked.string('POWHEG + PYTHIA6 + Tauola - Higgs -> WW -> lnujj at 8TeV')\n )\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/V02-02-55/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_WW_lnujj_withTau_8TeV_cff.py" + }, + { + "cms_confdb_id": "a30b01ec31a6214af3ada4153c7765b0", + "process": "SIM", + "title": "Configuration file" + } + ], + "generators": [ + "other" + ], + "global_tag": "START53_V7C::All", + "output_dataset": "/GluGluToHToWWToLAndTau2NuQQ_M-160_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v3/GEN-SIM", + "release": "CMSSW_5_3_11_patch2", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/GluGluToHToWWToLAndTau2NuQQ_M-160_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v3/GEN-SIM\" --fileout file:HIG-Summer12DR53X-01486_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename HIG-Summer12DR53X-01486_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:HIG-Summer12DR53X-01486_step1.root --fileout file:HIG-Summer12DR53X-01486.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename HIG-Summer12DR53X-01486_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", + "title": "Production script" + }, + { + "cms_confdb_id": "e84add3a0331d3c93c308401a72a4599", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "e84add3a0331d3c93c308401a7391dea", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "START53_V19::All", + "output_dataset": "/GluGluToHToWWToLAndTau2NuQQ_M-160_8TeV-minloHJJ-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "release": "CMSSW_5_3_11_patch2", + "type": "HLT RECO" + } + ] + }, + "note": { + "description": "These simulated datasets correspond to the collision data collected by the CMS experiment in 2012." + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "37", + "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "8074", + "run_period": [ + "Run2012A", + "Run2012B" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], + "global_tag": "START53_V27::All", + "release": "CMSSW_5_3_32" + }, + "title": "/GluGluToHToWWToLAndTau2NuQQ_M-160_8TeV-minloHJJ-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset GluGluToHToWWToLAndTau2NuQQ_M-160_8TeV-minloHJJ-pythia6-tauola in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -164668,6 +175358,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -164823,6 +175523,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -164964,6 +175674,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -165119,6 +175839,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -165274,6 +176004,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -165429,6 +176169,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -165584,6 +176334,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -165739,6 +176499,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -165894,6 +176664,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -166049,6 +176829,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -166190,6 +176980,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -166345,6 +177145,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -166500,6 +177310,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -166655,6 +177475,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -166792,6 +177622,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -166933,6 +177773,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -167088,6 +177938,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -167246,6 +178106,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -167401,6 +178271,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -167552,6 +178432,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -167707,6 +178597,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -167862,6 +178762,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -168013,6 +178923,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -168168,6 +179088,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -168323,6 +179253,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -168478,6 +179418,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -168633,6 +179583,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -168788,6 +179748,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -168943,6 +179913,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -169098,6 +180078,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -169253,6 +180243,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -169408,6 +180408,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -169563,6 +180573,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -169718,6 +180738,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -169873,6 +180903,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -170029,6 +181069,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -170184,6 +181234,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -170340,6 +181400,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -170496,6 +181566,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -170651,6 +181731,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -170807,6 +181897,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -170962,6 +182062,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -171118,6 +182228,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -171273,6 +182393,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -171429,6 +182559,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -171584,6 +182724,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -171740,6 +182890,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -171895,6 +183055,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -172051,6 +183221,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -172206,6 +183386,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -172362,6 +183552,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -172517,6 +183717,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -172673,6 +183883,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -172828,6 +184048,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -172984,6 +184214,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -173140,6 +184380,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -173295,6 +184545,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -173451,6 +184711,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -173607,6 +184877,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -173762,6 +185042,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -173918,6 +185208,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -174073,6 +185373,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -174229,6 +185539,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -174384,6 +185704,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -174540,6 +185870,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -174695,6 +186035,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -174851,6 +186201,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -175006,6 +186366,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -175162,6 +186532,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -175317,6 +186697,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -175473,6 +186863,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -175628,6 +187028,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -175784,6 +187194,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -175939,6 +187359,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -176095,6 +187525,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -176250,6 +187690,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -176406,6 +187856,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -176561,6 +188021,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -176717,6 +188187,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -176872,6 +188352,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -177028,6 +188518,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -177183,6 +188683,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -177339,6 +188849,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -177494,6 +189014,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -177650,6 +189180,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -177805,6 +189345,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -177961,6 +189511,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -178116,6 +189676,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -178271,6 +189841,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -178426,6 +190006,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -178581,6 +190171,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -178736,6 +190336,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -178891,6 +190501,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -179046,166 +190666,21 @@ "Run2012B" ], "system_details": { - "global_tag": "START53_V27::All", - "release": "CMSSW_5_3_32" - }, - "title": "/GluGluToHToZZTo2L2Q_M-160_8TeV-minloHJJ-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset GluGluToHToZZTo2L2Q_M-160_8TeV-minloHJJ-pythia6-tauola in AODSIM format for 2012 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", - "links": [ + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2011" + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2011" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset GluGluToHToZZTo2L2Q_M-170_8TeV-minloHJJ-pythia6-tauola in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Higgs Physics", - "secondary": [ - "Standard Model" ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "453" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "8TeV", - "type": "pp" - }, - "date_created": [ - "2012" - ], - "date_published": "2019", - "date_reprocessed": "2012", - "distribution": { - "availability": "ondemand", - "formats": [ - "aodsim", - "root" - ], - "number_events": 318831, - "number_files": 44, - "size": 114402577366 - }, - "experiment": "CMS", - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "cms_confdb_id": "aac34328c08ea3a2f6ae1ab9c8f986d4", - "process": "LHE", - "title": "Configuration file" - } - ], - "global_tag": "", - "note": "To get the exact generator parameters, please see Finding the generator parameters.", - "output_dataset": "/GluGluToHToZZTo2L2Q_M-170_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN", - "release": "CMSSW_5_3_11_patch2", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\ncurl -s --insecure https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-Summer12-01595 --retry 2 --create-dirs -o Configuration/GenProduction/python/HIG-Summer12-01595-fragment.py \n[ -s Configuration/GenProduction/python/HIG-Summer12-01595-fragment.py ] || exit $?;\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/HIG-Summer12-01595-fragment.py --filein \"dbs:/GluGluToHToZZTo2L2Q_M-170_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN\" --fileout file:HIG-Summer12-01595.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename HIG-Summer12-01595_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 576 || exit $? ; \n\n", - "title": "Production script" - }, - { - "title": "Hadronizer parameters", - "url": "https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-Summer12-01595" - }, - { - "cms_confdb_id": "75d2082e40edee685e8a30dd253e9715", - "process": "SIM", - "title": "Configuration file" - } - ], - "generators": [ - "powheg-minlo", - "pythia6" - ], - "global_tag": "START53_V7C::All", - "output_dataset": "/GluGluToHToZZTo2L2Q_M-170_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN-SIM", - "release": "CMSSW_5_3_11_patch2", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/GluGluToHToZZTo2L2Q_M-170_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:HIG-Summer12DR53X-01530_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename HIG-Summer12DR53X-01530_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:HIG-Summer12DR53X-01530_step1.root --fileout file:HIG-Summer12DR53X-01530.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename HIG-Summer12DR53X-01530_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", - "title": "Production script" - }, - { - "cms_confdb_id": "89e035f1ab28a0c4877a43855d2f8a3f", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "89e035f1ab28a0c4877a43855d2fba8b", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "START53_V19::All", - "output_dataset": "/GluGluToHToZZTo2L2Q_M-170_8TeV-minloHJJ-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "release": "CMSSW_5_3_11_patch2", - "type": "HLT RECO" - } - ] - }, - "note": { - "description": "These simulated datasets correspond to the collision data collected by the CMS experiment in 2012." - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "37", - "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "8174", - "run_period": [ - "Run2012A", - "Run2012B" - ], - "system_details": { "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/GluGluToHToZZTo2L2Q_M-170_8TeV-minloHJJ-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset GluGluToHToZZTo2L2Q_M-170_8TeV-minloHJJ-pythia6-tauola in AODSIM format for 2012 collision data", + "title": "/GluGluToHToZZTo2L2Q_M-160_8TeV-minloHJJ-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset GluGluToHToZZTo2L2Q_M-160_8TeV-minloHJJ-pythia6-tauola in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -179231,7 +190706,7 @@ }, { "abstract": { - "description": "

Simulated dataset GluGluToHToZZTo2L2Q_M-180_8TeV-minloHJJ-pythia6-tauola in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + "description": "

Simulated dataset GluGluToHToZZTo2L2Q_M-170_8TeV-minloHJJ-pythia6-tauola in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" }, "accelerator": "CERN-LHC", "categories": { @@ -179263,9 +190738,9 @@ "aodsim", "root" ], - "number_events": 239031, - "number_files": 34, - "size": 86278998553 + "number_events": 318831, + "number_files": 44, + "size": 114402577366 }, "experiment": "CMS", "license": { @@ -179277,29 +190752,29 @@ { "configuration_files": [ { - "cms_confdb_id": "b5e2614867fd8a0ca3e44f2e120e5206", + "cms_confdb_id": "aac34328c08ea3a2f6ae1ab9c8f986d4", "process": "LHE", "title": "Configuration file" } ], "global_tag": "", "note": "To get the exact generator parameters, please see Finding the generator parameters.", - "output_dataset": "/GluGluToHToZZTo2L2Q_M-180_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN", + "output_dataset": "/GluGluToHToZZTo2L2Q_M-170_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN", "release": "CMSSW_5_3_11_patch2", "type": "LHE" }, { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\ncurl -s --insecure https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-Summer12-01596 --retry 2 --create-dirs -o Configuration/GenProduction/python/HIG-Summer12-01596-fragment.py \n[ -s Configuration/GenProduction/python/HIG-Summer12-01596-fragment.py ] || exit $?;\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/HIG-Summer12-01596-fragment.py --filein \"dbs:/GluGluToHToZZTo2L2Q_M-180_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN\" --fileout file:HIG-Summer12-01596.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename HIG-Summer12-01596_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 720 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\ncurl -s --insecure https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-Summer12-01595 --retry 2 --create-dirs -o Configuration/GenProduction/python/HIG-Summer12-01595-fragment.py \n[ -s Configuration/GenProduction/python/HIG-Summer12-01595-fragment.py ] || exit $?;\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/HIG-Summer12-01595-fragment.py --filein \"dbs:/GluGluToHToZZTo2L2Q_M-170_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN\" --fileout file:HIG-Summer12-01595.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename HIG-Summer12-01595_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 576 || exit $? ; \n\n", "title": "Production script" }, { "title": "Hadronizer parameters", - "url": "https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-Summer12-01596" + "url": "https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-Summer12-01595" }, { - "cms_confdb_id": "2df75b5f3a22f36fe622ef135cdfa857", + "cms_confdb_id": "75d2082e40edee685e8a30dd253e9715", "process": "SIM", "title": "Configuration file" } @@ -179309,14 +190784,14 @@ "pythia6" ], "global_tag": "START53_V7C::All", - "output_dataset": "/GluGluToHToZZTo2L2Q_M-180_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN-SIM", + "output_dataset": "/GluGluToHToZZTo2L2Q_M-170_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN-SIM", "release": "CMSSW_5_3_11_patch2", "type": "SIM" }, { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/GluGluToHToZZTo2L2Q_M-180_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:HIG-Summer12DR53X-01531_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename HIG-Summer12DR53X-01531_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:HIG-Summer12DR53X-01531_step1.root --fileout file:HIG-Summer12DR53X-01531.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename HIG-Summer12DR53X-01531_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/GluGluToHToZZTo2L2Q_M-170_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:HIG-Summer12DR53X-01530_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename HIG-Summer12DR53X-01530_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:HIG-Summer12DR53X-01530_step1.root --fileout file:HIG-Summer12DR53X-01530.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename HIG-Summer12DR53X-01530_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", "title": "Production script" }, { @@ -179331,7 +190806,7 @@ } ], "global_tag": "START53_V19::All", - "output_dataset": "/GluGluToHToZZTo2L2Q_M-180_8TeV-minloHJJ-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "output_dataset": "/GluGluToHToZZTo2L2Q_M-170_8TeV-minloHJJ-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", "release": "CMSSW_5_3_11_patch2", "type": "HLT RECO" } @@ -179350,17 +190825,27 @@ ] }, "publisher": "CERN Open Data Portal", - "recid": "8175", + "recid": "8174", "run_period": [ "Run2012A", "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/GluGluToHToZZTo2L2Q_M-180_8TeV-minloHJJ-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset GluGluToHToZZTo2L2Q_M-180_8TeV-minloHJJ-pythia6-tauola in AODSIM format for 2012 collision data", + "title": "/GluGluToHToZZTo2L2Q_M-170_8TeV-minloHJJ-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset GluGluToHToZZTo2L2Q_M-170_8TeV-minloHJJ-pythia6-tauola in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -179386,7 +190871,7 @@ }, { "abstract": { - "description": "

Simulated dataset GluGluToHToZZTo2L2Q_M-190_8TeV-minloHJJ-pythia6-tauola in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + "description": "

Simulated dataset GluGluToHToZZTo2L2Q_M-180_8TeV-minloHJJ-pythia6-tauola in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" }, "accelerator": "CERN-LHC", "categories": { @@ -179418,9 +190903,9 @@ "aodsim", "root" ], - "number_events": 259288, - "number_files": 36, - "size": 93949849610 + "number_events": 239031, + "number_files": 34, + "size": 86278998553 }, "experiment": "CMS", "license": { @@ -179432,29 +190917,29 @@ { "configuration_files": [ { - "cms_confdb_id": "b5e2614867fd8a0ca3e44f2e120ebdbe", + "cms_confdb_id": "b5e2614867fd8a0ca3e44f2e120e5206", "process": "LHE", "title": "Configuration file" } ], "global_tag": "", "note": "To get the exact generator parameters, please see Finding the generator parameters.", - "output_dataset": "/GluGluToHToZZTo2L2Q_M-190_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN", + "output_dataset": "/GluGluToHToZZTo2L2Q_M-180_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN", "release": "CMSSW_5_3_11_patch2", "type": "LHE" }, { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\ncurl -s --insecure https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-Summer12-01597 --retry 2 --create-dirs -o Configuration/GenProduction/python/HIG-Summer12-01597-fragment.py \n[ -s Configuration/GenProduction/python/HIG-Summer12-01597-fragment.py ] || exit $?;\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/HIG-Summer12-01597-fragment.py --filein \"dbs:/GluGluToHToZZTo2L2Q_M-190_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN\" --fileout file:HIG-Summer12-01597.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename HIG-Summer12-01597_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 576 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\ncurl -s --insecure https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-Summer12-01596 --retry 2 --create-dirs -o Configuration/GenProduction/python/HIG-Summer12-01596-fragment.py \n[ -s Configuration/GenProduction/python/HIG-Summer12-01596-fragment.py ] || exit $?;\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/HIG-Summer12-01596-fragment.py --filein \"dbs:/GluGluToHToZZTo2L2Q_M-180_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN\" --fileout file:HIG-Summer12-01596.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename HIG-Summer12-01596_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 720 || exit $? ; \n\n", "title": "Production script" }, { "title": "Hadronizer parameters", - "url": "https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-Summer12-01597" + "url": "https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-Summer12-01596" }, { - "cms_confdb_id": "75d2082e40edee685e8a30dd25400225", + "cms_confdb_id": "2df75b5f3a22f36fe622ef135cdfa857", "process": "SIM", "title": "Configuration file" } @@ -179464,14 +190949,14 @@ "pythia6" ], "global_tag": "START53_V7C::All", - "output_dataset": "/GluGluToHToZZTo2L2Q_M-190_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN-SIM", + "output_dataset": "/GluGluToHToZZTo2L2Q_M-180_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN-SIM", "release": "CMSSW_5_3_11_patch2", "type": "SIM" }, { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/GluGluToHToZZTo2L2Q_M-190_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:HIG-Summer12DR53X-01511_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename HIG-Summer12DR53X-01511_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:HIG-Summer12DR53X-01511_step1.root --fileout file:HIG-Summer12DR53X-01511.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename HIG-Summer12DR53X-01511_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/GluGluToHToZZTo2L2Q_M-180_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:HIG-Summer12DR53X-01531_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename HIG-Summer12DR53X-01531_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:HIG-Summer12DR53X-01531_step1.root --fileout file:HIG-Summer12DR53X-01531.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename HIG-Summer12DR53X-01531_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", "title": "Production script" }, { @@ -179486,7 +190971,7 @@ } ], "global_tag": "START53_V19::All", - "output_dataset": "/GluGluToHToZZTo2L2Q_M-190_8TeV-minloHJJ-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "output_dataset": "/GluGluToHToZZTo2L2Q_M-180_8TeV-minloHJJ-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", "release": "CMSSW_5_3_11_patch2", "type": "HLT RECO" } @@ -179505,17 +190990,27 @@ ] }, "publisher": "CERN Open Data Portal", - "recid": "8176", + "recid": "8175", "run_period": [ "Run2012A", "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/GluGluToHToZZTo2L2Q_M-190_8TeV-minloHJJ-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset GluGluToHToZZTo2L2Q_M-190_8TeV-minloHJJ-pythia6-tauola in AODSIM format for 2012 collision data", + "title": "/GluGluToHToZZTo2L2Q_M-180_8TeV-minloHJJ-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset GluGluToHToZZTo2L2Q_M-180_8TeV-minloHJJ-pythia6-tauola in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -179541,7 +191036,7 @@ }, { "abstract": { - "description": "

Simulated dataset GluGluToHToZZTo2L2Q_M-200_8TeV-minloHJJ-pythia6-tauola in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + "description": "

Simulated dataset GluGluToHToZZTo2L2Q_M-190_8TeV-minloHJJ-pythia6-tauola in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" }, "accelerator": "CERN-LHC", "categories": { @@ -179573,9 +191068,9 @@ "aodsim", "root" ], - "number_events": 358794, - "number_files": 51, - "size": 130412211796 + "number_events": 259288, + "number_files": 36, + "size": 93949849610 }, "experiment": "CMS", "license": { @@ -179587,29 +191082,29 @@ { "configuration_files": [ { - "cms_confdb_id": "b5e2614867fd8a0ca3e44f2e120d2fb2", + "cms_confdb_id": "b5e2614867fd8a0ca3e44f2e120ebdbe", "process": "LHE", "title": "Configuration file" } ], "global_tag": "", "note": "To get the exact generator parameters, please see Finding the generator parameters.", - "output_dataset": "/GluGluToHToZZTo2L2Q_M-200_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN", + "output_dataset": "/GluGluToHToZZTo2L2Q_M-190_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN", "release": "CMSSW_5_3_11_patch2", "type": "LHE" }, { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\ncurl -s --insecure https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-Summer12-01598 --retry 2 --create-dirs -o Configuration/GenProduction/python/HIG-Summer12-01598-fragment.py \n[ -s Configuration/GenProduction/python/HIG-Summer12-01598-fragment.py ] || exit $?;\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/HIG-Summer12-01598-fragment.py --filein \"dbs:/GluGluToHToZZTo2L2Q_M-200_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN\" --fileout file:HIG-Summer12-01598.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename HIG-Summer12-01598_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 640 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\ncurl -s --insecure https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-Summer12-01597 --retry 2 --create-dirs -o Configuration/GenProduction/python/HIG-Summer12-01597-fragment.py \n[ -s Configuration/GenProduction/python/HIG-Summer12-01597-fragment.py ] || exit $?;\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/HIG-Summer12-01597-fragment.py --filein \"dbs:/GluGluToHToZZTo2L2Q_M-190_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN\" --fileout file:HIG-Summer12-01597.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename HIG-Summer12-01597_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 576 || exit $? ; \n\n", "title": "Production script" }, { "title": "Hadronizer parameters", - "url": "https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-Summer12-01598" + "url": "https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-Summer12-01597" }, { - "cms_confdb_id": "75d2082e40edee685e8a30dd254aa3de", + "cms_confdb_id": "75d2082e40edee685e8a30dd25400225", "process": "SIM", "title": "Configuration file" } @@ -179619,14 +191114,14 @@ "pythia6" ], "global_tag": "START53_V7C::All", - "output_dataset": "/GluGluToHToZZTo2L2Q_M-200_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN-SIM", + "output_dataset": "/GluGluToHToZZTo2L2Q_M-190_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN-SIM", "release": "CMSSW_5_3_11_patch2", "type": "SIM" }, { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/GluGluToHToZZTo2L2Q_M-200_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:HIG-Summer12DR53X-01512_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename HIG-Summer12DR53X-01512_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:HIG-Summer12DR53X-01512_step1.root --fileout file:HIG-Summer12DR53X-01512.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename HIG-Summer12DR53X-01512_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/GluGluToHToZZTo2L2Q_M-190_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:HIG-Summer12DR53X-01511_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename HIG-Summer12DR53X-01511_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:HIG-Summer12DR53X-01511_step1.root --fileout file:HIG-Summer12DR53X-01511.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename HIG-Summer12DR53X-01511_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", "title": "Production script" }, { @@ -179641,7 +191136,7 @@ } ], "global_tag": "START53_V19::All", - "output_dataset": "/GluGluToHToZZTo2L2Q_M-200_8TeV-minloHJJ-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "output_dataset": "/GluGluToHToZZTo2L2Q_M-190_8TeV-minloHJJ-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", "release": "CMSSW_5_3_11_patch2", "type": "HLT RECO" } @@ -179660,17 +191155,27 @@ ] }, "publisher": "CERN Open Data Portal", - "recid": "8177", + "recid": "8176", "run_period": [ "Run2012A", "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/GluGluToHToZZTo2L2Q_M-200_8TeV-minloHJJ-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset GluGluToHToZZTo2L2Q_M-200_8TeV-minloHJJ-pythia6-tauola in AODSIM format for 2012 collision data", + "title": "/GluGluToHToZZTo2L2Q_M-190_8TeV-minloHJJ-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset GluGluToHToZZTo2L2Q_M-190_8TeV-minloHJJ-pythia6-tauola in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -179696,7 +191201,7 @@ }, { "abstract": { - "description": "

Simulated dataset GluGluToHToZZTo2L2Q_M-225_8TeV-powheg15-pythia6 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + "description": "

Simulated dataset GluGluToHToZZTo2L2Q_M-200_8TeV-minloHJJ-pythia6-tauola in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" }, "accelerator": "CERN-LHC", "categories": { @@ -179728,9 +191233,9 @@ "aodsim", "root" ], - "number_events": 299973, - "number_files": 43, - "size": 110550458171 + "number_events": 358794, + "number_files": 51, + "size": 130412211796 }, "experiment": "CMS", "license": { @@ -179742,61 +191247,61 @@ { "configuration_files": [ { - "cms_confdb_id": "e3bf7189800bc541b44e0c472c8f17b6", + "cms_confdb_id": "b5e2614867fd8a0ca3e44f2e120d2fb2", "process": "LHE", "title": "Configuration file" } ], "global_tag": "", "note": "To get the exact generator parameters, please see Finding the generator parameters.", - "output_dataset": "/GluGluToHToZZTo2L2Q_M-225_8TeV-powheg15-pythia6/Summer12-START53_V7C-v1/GEN", + "output_dataset": "/GluGluToHToZZTo2L2Q_M-200_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN", "release": "CMSSW_5_3_11_patch2", "type": "LHE" }, { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-05-12/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_2l2q_8TeV_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_2l2q_8TeV_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_2l2q_8TeV_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_2l2q_8TeV_cff.py --filein lhe:8429 --fileout file:HIG-Summer12-01564.root --mc --eventcontent RAWSIM --pileup NoPileUp --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --datamix NODATAMIXER --python_filename HIG-Summer12-01564_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 91 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\ncurl -s --insecure https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-Summer12-01598 --retry 2 --create-dirs -o Configuration/GenProduction/python/HIG-Summer12-01598-fragment.py \n[ -s Configuration/GenProduction/python/HIG-Summer12-01598-fragment.py ] || exit $?;\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/HIG-Summer12-01598-fragment.py --filein \"dbs:/GluGluToHToZZTo2L2Q_M-200_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN\" --fileout file:HIG-Summer12-01598.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename HIG-Summer12-01598_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 640 || exit $? ; \n\n", "title": "Production script" }, { - "script": "import FWCore.ParameterSet.Config as cms\n\n# Z2star tune with pT-ordered showers\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\nfrom GeneratorInterface.ExternalDecays.TauolaSettings_cff import *\n\ngenerator = cms.EDFilter(\n \"Pythia6HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(8000.0),\n maxEventsToPrint = cms.untracked.int32(0),\n ExternalDecays = cms.PSet(\n Tauola = cms.untracked.PSet(\n TauolaPolar,\n TauolaDefaultInputCards\n ),\n parameterSets = cms.vstring('Tauola')\n ),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock, \n processParameters = cms.vstring(\n 'MSEL=0 ! User defined processes', \n 'PMAS(5,1)=4.75 ! b quark mass', \n 'PMAS(6,1)=172.5 ! t quark mass',\n \n 'MDME(210,1)=0 ! Higgs decay into dd',\n 'MDME(211,1)=0 ! Higgs decay into uu',\n 'MDME(212,1)=0 ! Higgs decay into ss',\n 'MDME(213,1)=0 ! Higgs decay into cc',\n 'MDME(214,1)=0 ! Higgs decay into bb',\n 'MDME(215,1)=0 ! Higgs decay into tt',\n 'MDME(216,1)=0 ! Higgs decay into bbbar prime',\n 'MDME(217,1)=0 ! Higgs decay into ttbar prime',\n 'MDME(218,1)=0 ! Higgs decay into e e',\n 'MDME(219,1)=0 ! Higgs decay into mu mu',\n 'MDME(220,1)=0 ! Higgs decay into tau tau',\n 'MDME(221,1)=0 ! Higgs decay into tau tau prime',\n 'MDME(222,1)=0 ! Higgs decay into g g',\n 'MDME(223,1)=0 ! Higgs decay into gam gam',\n 'MDME(224,1)=0 ! Higgs decay into gam Z',\n 'MDME(225,1)=1 ! Higgs decay into Z Z',\n 'MDME(226,1)=0 ! Higgs decay into W W',\n \n 'MDME(174,1)=5 !Z decay into d dbar', \n 'MDME(175,1)=5 !Z decay into u ubar', \n 'MDME(176,1)=5 !Z decay into s sbar', \n 'MDME(177,1)=5 !Z decay into c cbar', \n 'MDME(178,1)=5 !Z decay into b bbar', \n 'MDME(179,1)=5 !Z decay into t tbar', \n 'MDME(182,1)=4 !Z decay into e- e+', \n 'MDME(183,1)=0 !Z decay into nu_e nu_ebar', \n 'MDME(184,1)=4 !Z decay into mu- mu+', \n 'MDME(185,1)=0 !Z decay into nu_mu nu_mubar', \n 'MDME(186,1)=4 !Z decay into tau- tau+', \n 'MDME(187,1)=0 !Z decay into nu_tau nu_taubar',\n \n 'CKIN(45)=1. !low mass cut on Z1',\n 'CKIN(47)=1. !low mass cut on Z2' \n ),\n parameterSets = cms.vstring(\n 'pythiaUESettings', \n 'processParameters'\n )\n )\n )\n\nconfigurationMetadata = cms.untracked.PSet(\n version = cms.untracked.string('$Revision: 1.1 $'),\n name = cms.untracked.string('$Source: /cvs/CMSSW/CMSSW/Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_2l2q_8TeV_cff.py,v $'),\n annotation = cms.untracked.string('POWHEG + PYTHIA6 + Tauola - Higgs -> ZZ -> 2l2q at 8TeV')\n )\n", "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/V02-05-12/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_2l2q_8TeV_cff.py" + "url": "https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-Summer12-01598" }, { - "cms_confdb_id": "946cfeb9b320e5e675f724fdadf12523", + "cms_confdb_id": "75d2082e40edee685e8a30dd254aa3de", "process": "SIM", "title": "Configuration file" } ], "generators": [ + "powheg-minlo", "pythia6" ], "global_tag": "START53_V7C::All", - "output_dataset": "/GluGluToHToZZTo2L2Q_M-225_8TeV-powheg15-pythia6/Summer12-START53_V7C-v1/GEN-SIM", + "output_dataset": "/GluGluToHToZZTo2L2Q_M-200_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN-SIM", "release": "CMSSW_5_3_11_patch2", "type": "SIM" }, { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/GluGluToHToZZTo2L2Q_M-225_8TeV-powheg15-pythia6/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:HIG-Summer12DR53X-01419_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename HIG-Summer12DR53X-01419_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:HIG-Summer12DR53X-01419_step1.root --fileout file:HIG-Summer12DR53X-01419.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename HIG-Summer12DR53X-01419_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/GluGluToHToZZTo2L2Q_M-200_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:HIG-Summer12DR53X-01512_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename HIG-Summer12DR53X-01512_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:HIG-Summer12DR53X-01512_step1.root --fileout file:HIG-Summer12DR53X-01512.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename HIG-Summer12DR53X-01512_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", "title": "Production script" }, { - "cms_confdb_id": "76b67a85cce50002d1f4cece16003481", + "cms_confdb_id": "89e035f1ab28a0c4877a43855d2f8a3f", "process": "HLT", "title": "Configuration file" }, { - "cms_confdb_id": "76b67a85cce50002d1f4cece160099d5", + "cms_confdb_id": "89e035f1ab28a0c4877a43855d2fba8b", "process": "RECO", "title": "Configuration file" } ], "global_tag": "START53_V19::All", - "output_dataset": "/GluGluToHToZZTo2L2Q_M-225_8TeV-powheg15-pythia6/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "output_dataset": "/GluGluToHToZZTo2L2Q_M-200_8TeV-minloHJJ-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", "release": "CMSSW_5_3_11_patch2", "type": "HLT RECO" } @@ -179815,17 +191320,27 @@ ] }, "publisher": "CERN Open Data Portal", - "recid": "8178", + "recid": "8177", "run_period": [ "Run2012A", "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/GluGluToHToZZTo2L2Q_M-225_8TeV-powheg15-pythia6/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset GluGluToHToZZTo2L2Q_M-225_8TeV-powheg15-pythia6 in AODSIM format for 2012 collision data", + "title": "/GluGluToHToZZTo2L2Q_M-200_8TeV-minloHJJ-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset GluGluToHToZZTo2L2Q_M-200_8TeV-minloHJJ-pythia6-tauola in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -179851,7 +191366,7 @@ }, { "abstract": { - "description": "

Simulated dataset GluGluToHToZZTo2L2Q_M-250_8TeV-minloHJJ-pythia6-tauola in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + "description": "

Simulated dataset GluGluToHToZZTo2L2Q_M-225_8TeV-powheg15-pythia6 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" }, "accelerator": "CERN-LHC", "categories": { @@ -179883,9 +191398,9 @@ "aodsim", "root" ], - "number_events": 397687, - "number_files": 56, - "size": 146576853429 + "number_events": 299973, + "number_files": 43, + "size": 110550458171 }, "experiment": "CMS", "license": { @@ -179897,61 +191412,61 @@ { "configuration_files": [ { - "cms_confdb_id": "b5e2614867fd8a0ca3e44f2e120cf4e8", + "cms_confdb_id": "e3bf7189800bc541b44e0c472c8f17b6", "process": "LHE", "title": "Configuration file" } ], "global_tag": "", "note": "To get the exact generator parameters, please see Finding the generator parameters.", - "output_dataset": "/GluGluToHToZZTo2L2Q_M-250_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN", + "output_dataset": "/GluGluToHToZZTo2L2Q_M-225_8TeV-powheg15-pythia6/Summer12-START53_V7C-v1/GEN", "release": "CMSSW_5_3_11_patch2", "type": "LHE" }, { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\ncurl -s --insecure https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-Summer12-01599 --retry 2 --create-dirs -o Configuration/GenProduction/python/HIG-Summer12-01599-fragment.py \n[ -s Configuration/GenProduction/python/HIG-Summer12-01599-fragment.py ] || exit $?;\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/HIG-Summer12-01599-fragment.py --filein \"dbs:/GluGluToHToZZTo2L2Q_M-250_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN\" --fileout file:HIG-Summer12-01599.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename HIG-Summer12-01599_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 443 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-05-12/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_2l2q_8TeV_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_2l2q_8TeV_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_2l2q_8TeV_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_2l2q_8TeV_cff.py --filein lhe:8429 --fileout file:HIG-Summer12-01564.root --mc --eventcontent RAWSIM --pileup NoPileUp --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --datamix NODATAMIXER --python_filename HIG-Summer12-01564_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 91 || exit $? ; \n\n", "title": "Production script" }, { + "script": "import FWCore.ParameterSet.Config as cms\n\n# Z2star tune with pT-ordered showers\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\nfrom GeneratorInterface.ExternalDecays.TauolaSettings_cff import *\n\ngenerator = cms.EDFilter(\n \"Pythia6HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(8000.0),\n maxEventsToPrint = cms.untracked.int32(0),\n ExternalDecays = cms.PSet(\n Tauola = cms.untracked.PSet(\n TauolaPolar,\n TauolaDefaultInputCards\n ),\n parameterSets = cms.vstring('Tauola')\n ),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock, \n processParameters = cms.vstring(\n 'MSEL=0 ! User defined processes', \n 'PMAS(5,1)=4.75 ! b quark mass', \n 'PMAS(6,1)=172.5 ! t quark mass',\n \n 'MDME(210,1)=0 ! Higgs decay into dd',\n 'MDME(211,1)=0 ! Higgs decay into uu',\n 'MDME(212,1)=0 ! Higgs decay into ss',\n 'MDME(213,1)=0 ! Higgs decay into cc',\n 'MDME(214,1)=0 ! Higgs decay into bb',\n 'MDME(215,1)=0 ! Higgs decay into tt',\n 'MDME(216,1)=0 ! Higgs decay into bbbar prime',\n 'MDME(217,1)=0 ! Higgs decay into ttbar prime',\n 'MDME(218,1)=0 ! Higgs decay into e e',\n 'MDME(219,1)=0 ! Higgs decay into mu mu',\n 'MDME(220,1)=0 ! Higgs decay into tau tau',\n 'MDME(221,1)=0 ! Higgs decay into tau tau prime',\n 'MDME(222,1)=0 ! Higgs decay into g g',\n 'MDME(223,1)=0 ! Higgs decay into gam gam',\n 'MDME(224,1)=0 ! Higgs decay into gam Z',\n 'MDME(225,1)=1 ! Higgs decay into Z Z',\n 'MDME(226,1)=0 ! Higgs decay into W W',\n \n 'MDME(174,1)=5 !Z decay into d dbar', \n 'MDME(175,1)=5 !Z decay into u ubar', \n 'MDME(176,1)=5 !Z decay into s sbar', \n 'MDME(177,1)=5 !Z decay into c cbar', \n 'MDME(178,1)=5 !Z decay into b bbar', \n 'MDME(179,1)=5 !Z decay into t tbar', \n 'MDME(182,1)=4 !Z decay into e- e+', \n 'MDME(183,1)=0 !Z decay into nu_e nu_ebar', \n 'MDME(184,1)=4 !Z decay into mu- mu+', \n 'MDME(185,1)=0 !Z decay into nu_mu nu_mubar', \n 'MDME(186,1)=4 !Z decay into tau- tau+', \n 'MDME(187,1)=0 !Z decay into nu_tau nu_taubar',\n \n 'CKIN(45)=1. !low mass cut on Z1',\n 'CKIN(47)=1. !low mass cut on Z2' \n ),\n parameterSets = cms.vstring(\n 'pythiaUESettings', \n 'processParameters'\n )\n )\n )\n\nconfigurationMetadata = cms.untracked.PSet(\n version = cms.untracked.string('$Revision: 1.1 $'),\n name = cms.untracked.string('$Source: /cvs/CMSSW/CMSSW/Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_2l2q_8TeV_cff.py,v $'),\n annotation = cms.untracked.string('POWHEG + PYTHIA6 + Tauola - Higgs -> ZZ -> 2l2q at 8TeV')\n )\n", "title": "Hadronizer parameters", - "url": "https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-Summer12-01599" + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/V02-05-12/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_2l2q_8TeV_cff.py" }, { - "cms_confdb_id": "75d2082e40edee685e8a30dd25484aaa", + "cms_confdb_id": "946cfeb9b320e5e675f724fdadf12523", "process": "SIM", "title": "Configuration file" } ], "generators": [ - "powheg-minlo", "pythia6" ], "global_tag": "START53_V7C::All", - "output_dataset": "/GluGluToHToZZTo2L2Q_M-250_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN-SIM", + "output_dataset": "/GluGluToHToZZTo2L2Q_M-225_8TeV-powheg15-pythia6/Summer12-START53_V7C-v1/GEN-SIM", "release": "CMSSW_5_3_11_patch2", "type": "SIM" }, { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/GluGluToHToZZTo2L2Q_M-250_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:HIG-Summer12DR53X-01532_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename HIG-Summer12DR53X-01532_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:HIG-Summer12DR53X-01532_step1.root --fileout file:HIG-Summer12DR53X-01532.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename HIG-Summer12DR53X-01532_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/GluGluToHToZZTo2L2Q_M-225_8TeV-powheg15-pythia6/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:HIG-Summer12DR53X-01419_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename HIG-Summer12DR53X-01419_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:HIG-Summer12DR53X-01419_step1.root --fileout file:HIG-Summer12DR53X-01419.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename HIG-Summer12DR53X-01419_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", "title": "Production script" }, { - "cms_confdb_id": "89e035f1ab28a0c4877a43855d2f8a3f", + "cms_confdb_id": "76b67a85cce50002d1f4cece16003481", "process": "HLT", "title": "Configuration file" }, { - "cms_confdb_id": "89e035f1ab28a0c4877a43855d2fba8b", + "cms_confdb_id": "76b67a85cce50002d1f4cece160099d5", "process": "RECO", "title": "Configuration file" } ], "global_tag": "START53_V19::All", - "output_dataset": "/GluGluToHToZZTo2L2Q_M-250_8TeV-minloHJJ-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "output_dataset": "/GluGluToHToZZTo2L2Q_M-225_8TeV-powheg15-pythia6/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", "release": "CMSSW_5_3_11_patch2", "type": "HLT RECO" } @@ -179970,17 +191485,27 @@ ] }, "publisher": "CERN Open Data Portal", - "recid": "8179", + "recid": "8178", "run_period": [ "Run2012A", "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/GluGluToHToZZTo2L2Q_M-250_8TeV-minloHJJ-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset GluGluToHToZZTo2L2Q_M-250_8TeV-minloHJJ-pythia6-tauola in AODSIM format for 2012 collision data", + "title": "/GluGluToHToZZTo2L2Q_M-225_8TeV-powheg15-pythia6/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset GluGluToHToZZTo2L2Q_M-225_8TeV-powheg15-pythia6 in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -180006,7 +191531,7 @@ }, { "abstract": { - "description": "

Simulated dataset GluGluToHToZZTo2L2Q_M-250_8TeV-powheg15-pythia6 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + "description": "

Simulated dataset GluGluToHToZZTo2L2Q_M-250_8TeV-minloHJJ-pythia6-tauola in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" }, "accelerator": "CERN-LHC", "categories": { @@ -180038,9 +191563,9 @@ "aodsim", "root" ], - "number_events": 299962, - "number_files": 42, - "size": 111229994848 + "number_events": 397687, + "number_files": 56, + "size": 146576853429 }, "experiment": "CMS", "license": { @@ -180052,61 +191577,61 @@ { "configuration_files": [ { - "cms_confdb_id": "e3bf7189800bc541b44e0c472c8ee5fd", + "cms_confdb_id": "b5e2614867fd8a0ca3e44f2e120cf4e8", "process": "LHE", "title": "Configuration file" } ], "global_tag": "", "note": "To get the exact generator parameters, please see Finding the generator parameters.", - "output_dataset": "/GluGluToHToZZTo2L2Q_M-250_8TeV-powheg15-pythia6/Summer12-START53_V7C-v1/GEN", + "output_dataset": "/GluGluToHToZZTo2L2Q_M-250_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN", "release": "CMSSW_5_3_11_patch2", "type": "LHE" }, { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-05-12/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_2l2q_8TeV_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_2l2q_8TeV_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_2l2q_8TeV_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_2l2q_8TeV_cff.py --filein lhe:8430 --fileout file:HIG-Summer12-01565.root --mc --eventcontent RAWSIM --pileup NoPileUp --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --datamix NODATAMIXER --python_filename HIG-Summer12-01565_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 76 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\ncurl -s --insecure https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-Summer12-01599 --retry 2 --create-dirs -o Configuration/GenProduction/python/HIG-Summer12-01599-fragment.py \n[ -s Configuration/GenProduction/python/HIG-Summer12-01599-fragment.py ] || exit $?;\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/HIG-Summer12-01599-fragment.py --filein \"dbs:/GluGluToHToZZTo2L2Q_M-250_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN\" --fileout file:HIG-Summer12-01599.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename HIG-Summer12-01599_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 443 || exit $? ; \n\n", "title": "Production script" }, { - "script": "import FWCore.ParameterSet.Config as cms\n\n# Z2star tune with pT-ordered showers\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\nfrom GeneratorInterface.ExternalDecays.TauolaSettings_cff import *\n\ngenerator = cms.EDFilter(\n \"Pythia6HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(8000.0),\n maxEventsToPrint = cms.untracked.int32(0),\n ExternalDecays = cms.PSet(\n Tauola = cms.untracked.PSet(\n TauolaPolar,\n TauolaDefaultInputCards\n ),\n parameterSets = cms.vstring('Tauola')\n ),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock, \n processParameters = cms.vstring(\n 'MSEL=0 ! User defined processes', \n 'PMAS(5,1)=4.75 ! b quark mass', \n 'PMAS(6,1)=172.5 ! t quark mass',\n \n 'MDME(210,1)=0 ! Higgs decay into dd',\n 'MDME(211,1)=0 ! Higgs decay into uu',\n 'MDME(212,1)=0 ! Higgs decay into ss',\n 'MDME(213,1)=0 ! Higgs decay into cc',\n 'MDME(214,1)=0 ! Higgs decay into bb',\n 'MDME(215,1)=0 ! Higgs decay into tt',\n 'MDME(216,1)=0 ! Higgs decay into bbbar prime',\n 'MDME(217,1)=0 ! Higgs decay into ttbar prime',\n 'MDME(218,1)=0 ! Higgs decay into e e',\n 'MDME(219,1)=0 ! Higgs decay into mu mu',\n 'MDME(220,1)=0 ! Higgs decay into tau tau',\n 'MDME(221,1)=0 ! Higgs decay into tau tau prime',\n 'MDME(222,1)=0 ! Higgs decay into g g',\n 'MDME(223,1)=0 ! Higgs decay into gam gam',\n 'MDME(224,1)=0 ! Higgs decay into gam Z',\n 'MDME(225,1)=1 ! Higgs decay into Z Z',\n 'MDME(226,1)=0 ! Higgs decay into W W',\n \n 'MDME(174,1)=5 !Z decay into d dbar', \n 'MDME(175,1)=5 !Z decay into u ubar', \n 'MDME(176,1)=5 !Z decay into s sbar', \n 'MDME(177,1)=5 !Z decay into c cbar', \n 'MDME(178,1)=5 !Z decay into b bbar', \n 'MDME(179,1)=5 !Z decay into t tbar', \n 'MDME(182,1)=4 !Z decay into e- e+', \n 'MDME(183,1)=0 !Z decay into nu_e nu_ebar', \n 'MDME(184,1)=4 !Z decay into mu- mu+', \n 'MDME(185,1)=0 !Z decay into nu_mu nu_mubar', \n 'MDME(186,1)=4 !Z decay into tau- tau+', \n 'MDME(187,1)=0 !Z decay into nu_tau nu_taubar',\n \n 'CKIN(45)=1. !low mass cut on Z1',\n 'CKIN(47)=1. !low mass cut on Z2' \n ),\n parameterSets = cms.vstring(\n 'pythiaUESettings', \n 'processParameters'\n )\n )\n )\n\nconfigurationMetadata = cms.untracked.PSet(\n version = cms.untracked.string('$Revision: 1.1 $'),\n name = cms.untracked.string('$Source: /cvs/CMSSW/CMSSW/Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_2l2q_8TeV_cff.py,v $'),\n annotation = cms.untracked.string('POWHEG + PYTHIA6 + Tauola - Higgs -> ZZ -> 2l2q at 8TeV')\n )\n", "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/V02-05-12/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_2l2q_8TeV_cff.py" + "url": "https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-Summer12-01599" }, { - "cms_confdb_id": "946cfeb9b320e5e675f724fdadf12523", + "cms_confdb_id": "75d2082e40edee685e8a30dd25484aaa", "process": "SIM", "title": "Configuration file" } ], "generators": [ + "powheg-minlo", "pythia6" ], "global_tag": "START53_V7C::All", - "output_dataset": "/GluGluToHToZZTo2L2Q_M-250_8TeV-powheg15-pythia6/Summer12-START53_V7C-v1/GEN-SIM", + "output_dataset": "/GluGluToHToZZTo2L2Q_M-250_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN-SIM", "release": "CMSSW_5_3_11_patch2", "type": "SIM" }, { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/GluGluToHToZZTo2L2Q_M-250_8TeV-powheg15-pythia6/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:HIG-Summer12DR53X-01420_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename HIG-Summer12DR53X-01420_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:HIG-Summer12DR53X-01420_step1.root --fileout file:HIG-Summer12DR53X-01420.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename HIG-Summer12DR53X-01420_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/GluGluToHToZZTo2L2Q_M-250_8TeV-minloHJJ-pythia6-tauola/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:HIG-Summer12DR53X-01532_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename HIG-Summer12DR53X-01532_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:HIG-Summer12DR53X-01532_step1.root --fileout file:HIG-Summer12DR53X-01532.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename HIG-Summer12DR53X-01532_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", "title": "Production script" }, { - "cms_confdb_id": "76b67a85cce50002d1f4cece16003481", + "cms_confdb_id": "89e035f1ab28a0c4877a43855d2f8a3f", "process": "HLT", "title": "Configuration file" }, { - "cms_confdb_id": "76b67a85cce50002d1f4cece160099d5", + "cms_confdb_id": "89e035f1ab28a0c4877a43855d2fba8b", "process": "RECO", "title": "Configuration file" } ], "global_tag": "START53_V19::All", - "output_dataset": "/GluGluToHToZZTo2L2Q_M-250_8TeV-powheg15-pythia6/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "output_dataset": "/GluGluToHToZZTo2L2Q_M-250_8TeV-minloHJJ-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", "release": "CMSSW_5_3_11_patch2", "type": "HLT RECO" } @@ -180125,17 +191650,27 @@ ] }, "publisher": "CERN Open Data Portal", - "recid": "8180", + "recid": "8179", "run_period": [ "Run2012A", "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/GluGluToHToZZTo2L2Q_M-250_8TeV-powheg15-pythia6/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset GluGluToHToZZTo2L2Q_M-250_8TeV-powheg15-pythia6 in AODSIM format for 2012 collision data", + "title": "/GluGluToHToZZTo2L2Q_M-250_8TeV-minloHJJ-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset GluGluToHToZZTo2L2Q_M-250_8TeV-minloHJJ-pythia6-tauola in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -180161,7 +191696,7 @@ }, { "abstract": { - "description": "

Simulated dataset GluGluToHToZZTo2L2Q_M-275_8TeV-powheg15-pythia6 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + "description": "

Simulated dataset GluGluToHToZZTo2L2Q_M-250_8TeV-powheg15-pythia6 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" }, "accelerator": "CERN-LHC", "categories": { @@ -180193,9 +191728,9 @@ "aodsim", "root" ], - "number_events": 299971, - "number_files": 40, - "size": 111988401155 + "number_events": 299962, + "number_files": 42, + "size": 111229994848 }, "experiment": "CMS", "license": { @@ -180207,21 +191742,21 @@ { "configuration_files": [ { - "cms_confdb_id": "e3bf7189800bc541b44e0c472c8eb543", + "cms_confdb_id": "e3bf7189800bc541b44e0c472c8ee5fd", "process": "LHE", "title": "Configuration file" } ], "global_tag": "", "note": "To get the exact generator parameters, please see Finding the generator parameters.", - "output_dataset": "/GluGluToHToZZTo2L2Q_M-275_8TeV-powheg15-pythia6/Summer12-START53_V7C-v1/GEN", + "output_dataset": "/GluGluToHToZZTo2L2Q_M-250_8TeV-powheg15-pythia6/Summer12-START53_V7C-v1/GEN", "release": "CMSSW_5_3_11_patch2", "type": "LHE" }, { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-05-12/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_2l2q_8TeV_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_2l2q_8TeV_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_2l2q_8TeV_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_2l2q_8TeV_cff.py --filein lhe:8431 --fileout file:HIG-Summer12-01566.root --mc --eventcontent RAWSIM --pileup NoPileUp --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --datamix NODATAMIXER --python_filename HIG-Summer12-01566_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 72 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-05-12/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_2l2q_8TeV_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_2l2q_8TeV_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_2l2q_8TeV_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_2l2q_8TeV_cff.py --filein lhe:8430 --fileout file:HIG-Summer12-01565.root --mc --eventcontent RAWSIM --pileup NoPileUp --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --datamix NODATAMIXER --python_filename HIG-Summer12-01565_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 76 || exit $? ; \n\n", "title": "Production script" }, { @@ -180239,14 +191774,14 @@ "pythia6" ], "global_tag": "START53_V7C::All", - "output_dataset": "/GluGluToHToZZTo2L2Q_M-275_8TeV-powheg15-pythia6/Summer12-START53_V7C-v1/GEN-SIM", + "output_dataset": "/GluGluToHToZZTo2L2Q_M-250_8TeV-powheg15-pythia6/Summer12-START53_V7C-v1/GEN-SIM", "release": "CMSSW_5_3_11_patch2", "type": "SIM" }, { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/GluGluToHToZZTo2L2Q_M-275_8TeV-powheg15-pythia6/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:HIG-Summer12DR53X-01454_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename HIG-Summer12DR53X-01454_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:HIG-Summer12DR53X-01454_step1.root --fileout file:HIG-Summer12DR53X-01454.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename HIG-Summer12DR53X-01454_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/GluGluToHToZZTo2L2Q_M-250_8TeV-powheg15-pythia6/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:HIG-Summer12DR53X-01420_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename HIG-Summer12DR53X-01420_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:HIG-Summer12DR53X-01420_step1.root --fileout file:HIG-Summer12DR53X-01420.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename HIG-Summer12DR53X-01420_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", "title": "Production script" }, { @@ -180261,7 +191796,7 @@ } ], "global_tag": "START53_V19::All", - "output_dataset": "/GluGluToHToZZTo2L2Q_M-275_8TeV-powheg15-pythia6/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "output_dataset": "/GluGluToHToZZTo2L2Q_M-250_8TeV-powheg15-pythia6/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", "release": "CMSSW_5_3_11_patch2", "type": "HLT RECO" } @@ -180280,17 +191815,192 @@ ] }, "publisher": "CERN Open Data Portal", - "recid": "8181", + "recid": "8180", "run_period": [ "Run2012A", "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/GluGluToHToZZTo2L2Q_M-275_8TeV-powheg15-pythia6/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset GluGluToHToZZTo2L2Q_M-275_8TeV-powheg15-pythia6 in AODSIM format for 2012 collision data", + "title": "/GluGluToHToZZTo2L2Q_M-250_8TeV-powheg15-pythia6/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset GluGluToHToZZTo2L2Q_M-250_8TeV-powheg15-pythia6 in AODSIM format for 2012 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", + "links": [ + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2011" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2011" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset GluGluToHToZZTo2L2Q_M-275_8TeV-powheg15-pythia6 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Higgs Physics", + "secondary": [ + "Standard Model" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "453" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "8TeV", + "type": "pp" + }, + "date_created": [ + "2012" + ], + "date_published": "2019", + "date_reprocessed": "2012", + "distribution": { + "availability": "ondemand", + "formats": [ + "aodsim", + "root" + ], + "number_events": 299971, + "number_files": 40, + "size": 111988401155 + }, + "experiment": "CMS", + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "cms_confdb_id": "e3bf7189800bc541b44e0c472c8eb543", + "process": "LHE", + "title": "Configuration file" + } + ], + "global_tag": "", + "note": "To get the exact generator parameters, please see Finding the generator parameters.", + "output_dataset": "/GluGluToHToZZTo2L2Q_M-275_8TeV-powheg15-pythia6/Summer12-START53_V7C-v1/GEN", + "release": "CMSSW_5_3_11_patch2", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-05-12/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_2l2q_8TeV_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_2l2q_8TeV_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_2l2q_8TeV_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_2l2q_8TeV_cff.py --filein lhe:8431 --fileout file:HIG-Summer12-01566.root --mc --eventcontent RAWSIM --pileup NoPileUp --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --datamix NODATAMIXER --python_filename HIG-Summer12-01566_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 72 || exit $? ; \n\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\n# Z2star tune with pT-ordered showers\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\nfrom GeneratorInterface.ExternalDecays.TauolaSettings_cff import *\n\ngenerator = cms.EDFilter(\n \"Pythia6HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(8000.0),\n maxEventsToPrint = cms.untracked.int32(0),\n ExternalDecays = cms.PSet(\n Tauola = cms.untracked.PSet(\n TauolaPolar,\n TauolaDefaultInputCards\n ),\n parameterSets = cms.vstring('Tauola')\n ),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock, \n processParameters = cms.vstring(\n 'MSEL=0 ! User defined processes', \n 'PMAS(5,1)=4.75 ! b quark mass', \n 'PMAS(6,1)=172.5 ! t quark mass',\n \n 'MDME(210,1)=0 ! Higgs decay into dd',\n 'MDME(211,1)=0 ! Higgs decay into uu',\n 'MDME(212,1)=0 ! Higgs decay into ss',\n 'MDME(213,1)=0 ! Higgs decay into cc',\n 'MDME(214,1)=0 ! Higgs decay into bb',\n 'MDME(215,1)=0 ! Higgs decay into tt',\n 'MDME(216,1)=0 ! Higgs decay into bbbar prime',\n 'MDME(217,1)=0 ! Higgs decay into ttbar prime',\n 'MDME(218,1)=0 ! Higgs decay into e e',\n 'MDME(219,1)=0 ! Higgs decay into mu mu',\n 'MDME(220,1)=0 ! Higgs decay into tau tau',\n 'MDME(221,1)=0 ! Higgs decay into tau tau prime',\n 'MDME(222,1)=0 ! Higgs decay into g g',\n 'MDME(223,1)=0 ! Higgs decay into gam gam',\n 'MDME(224,1)=0 ! Higgs decay into gam Z',\n 'MDME(225,1)=1 ! Higgs decay into Z Z',\n 'MDME(226,1)=0 ! Higgs decay into W W',\n \n 'MDME(174,1)=5 !Z decay into d dbar', \n 'MDME(175,1)=5 !Z decay into u ubar', \n 'MDME(176,1)=5 !Z decay into s sbar', \n 'MDME(177,1)=5 !Z decay into c cbar', \n 'MDME(178,1)=5 !Z decay into b bbar', \n 'MDME(179,1)=5 !Z decay into t tbar', \n 'MDME(182,1)=4 !Z decay into e- e+', \n 'MDME(183,1)=0 !Z decay into nu_e nu_ebar', \n 'MDME(184,1)=4 !Z decay into mu- mu+', \n 'MDME(185,1)=0 !Z decay into nu_mu nu_mubar', \n 'MDME(186,1)=4 !Z decay into tau- tau+', \n 'MDME(187,1)=0 !Z decay into nu_tau nu_taubar',\n \n 'CKIN(45)=1. !low mass cut on Z1',\n 'CKIN(47)=1. !low mass cut on Z2' \n ),\n parameterSets = cms.vstring(\n 'pythiaUESettings', \n 'processParameters'\n )\n )\n )\n\nconfigurationMetadata = cms.untracked.PSet(\n version = cms.untracked.string('$Revision: 1.1 $'),\n name = cms.untracked.string('$Source: /cvs/CMSSW/CMSSW/Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_2l2q_8TeV_cff.py,v $'),\n annotation = cms.untracked.string('POWHEG + PYTHIA6 + Tauola - Higgs -> ZZ -> 2l2q at 8TeV')\n )\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/V02-05-12/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_2l2q_8TeV_cff.py" + }, + { + "cms_confdb_id": "946cfeb9b320e5e675f724fdadf12523", + "process": "SIM", + "title": "Configuration file" + } + ], + "generators": [ + "pythia6" + ], + "global_tag": "START53_V7C::All", + "output_dataset": "/GluGluToHToZZTo2L2Q_M-275_8TeV-powheg15-pythia6/Summer12-START53_V7C-v1/GEN-SIM", + "release": "CMSSW_5_3_11_patch2", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_3_11_patch2/src ] ; then \n echo release CMSSW_5_3_11_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_11_patch2\nfi\ncd CMSSW_5_3_11_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/GluGluToHToZZTo2L2Q_M-275_8TeV-powheg15-pythia6/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:HIG-Summer12DR53X-01454_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename HIG-Summer12DR53X-01454_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:HIG-Summer12DR53X-01454_step1.root --fileout file:HIG-Summer12DR53X-01454.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename HIG-Summer12DR53X-01454_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", + "title": "Production script" + }, + { + "cms_confdb_id": "76b67a85cce50002d1f4cece16003481", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "76b67a85cce50002d1f4cece160099d5", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "START53_V19::All", + "output_dataset": "/GluGluToHToZZTo2L2Q_M-275_8TeV-powheg15-pythia6/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "release": "CMSSW_5_3_11_patch2", + "type": "HLT RECO" + } + ] + }, + "note": { + "description": "These simulated datasets correspond to the collision data collected by the CMS experiment in 2012." + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "37", + "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "8181", + "run_period": [ + "Run2012A", + "Run2012B" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], + "global_tag": "START53_V27::All", + "release": "CMSSW_5_3_32" + }, + "title": "/GluGluToHToZZTo2L2Q_M-275_8TeV-powheg15-pythia6/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset GluGluToHToZZTo2L2Q_M-275_8TeV-powheg15-pythia6 in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -180441,6 +192151,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -180596,6 +192316,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -180751,6 +192481,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -180906,6 +192646,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -181061,6 +192811,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -181216,6 +192976,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -181371,6 +193141,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -181526,6 +193306,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -181681,6 +193471,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -181836,6 +193636,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -181991,6 +193801,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -182146,6 +193966,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -182301,6 +194131,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -182456,6 +194296,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -182611,6 +194461,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -182766,6 +194626,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -182921,6 +194791,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -183076,6 +194956,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -183231,6 +195121,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -183386,6 +195286,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -183541,6 +195451,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -183696,6 +195616,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -183851,6 +195781,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -183992,6 +195932,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -184147,6 +196097,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -184286,6 +196246,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -184417,6 +196387,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -184556,6 +196536,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -184681,6 +196671,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -184820,6 +196820,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -184959,6 +196969,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -185098,6 +197118,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -185237,6 +197267,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -185376,6 +197416,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -185507,6 +197557,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -185646,6 +197706,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -185785,6 +197855,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -185910,6 +197990,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -186049,6 +198139,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -186174,6 +198274,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -186299,6 +198409,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -186438,6 +198558,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -186563,6 +198693,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -186702,6 +198842,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -186827,6 +198977,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -186952,6 +199112,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -187091,6 +199261,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -187216,6 +199396,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -187355,6 +199545,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -187494,6 +199694,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -187619,6 +199829,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -187758,6 +199978,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -187883,6 +200113,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -188022,6 +200262,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -188161,6 +200411,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -188292,6 +200552,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -188417,6 +200687,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -188548,6 +200828,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -188687,6 +200977,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -188818,6 +201118,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -188943,6 +201253,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -189074,6 +201394,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -189199,6 +201529,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -189330,6 +201670,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -189469,6 +201819,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -189600,6 +201960,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -189739,6 +202109,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -189870,6 +202250,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -190009,6 +202399,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -190148,6 +202548,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -190279,6 +202689,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -190418,6 +202838,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -190557,6 +202987,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -190688,6 +203128,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -190827,6 +203277,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -190966,6 +203426,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -191105,6 +203575,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -191259,6 +203739,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -191413,6 +203903,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -191567,6 +204067,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -191721,6 +204231,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -191875,6 +204395,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -192029,6 +204559,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -192158,6 +204698,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -192287,6 +204837,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -192409,6 +204969,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -192538,6 +205108,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -192667,6 +205247,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -192796,6 +205386,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -192925,6 +205525,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -193054,6 +205664,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -193183,6 +205803,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -193312,6 +205942,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -193467,6 +206107,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -193623,6 +206273,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -193778,6 +206438,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -193933,6 +206603,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -194089,6 +206769,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -194244,6 +206934,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -194399,6 +207099,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -194555,6 +207265,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -194710,6 +207430,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -194865,6 +207595,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -195021,6 +207761,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -195176,6 +207926,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -195332,6 +208092,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -195487,6 +208257,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -195643,6 +208423,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -195798,6 +208588,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -195954,6 +208754,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -196109,6 +208919,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -196264,6 +209084,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -196419,6 +209249,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -196575,6 +209415,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -196730,6 +209580,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -196886,6 +209746,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -197041,6 +209911,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -197197,6 +210077,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -197352,6 +210242,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -197508,6 +210408,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -197663,6 +210573,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -197819,6 +210739,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -197974,6 +210904,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -198130,6 +211070,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -198285,6 +211235,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -198441,6 +211401,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -198596,6 +211566,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -198752,6 +211732,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -198907,6 +211897,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -199038,6 +212038,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -199169,6 +212179,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -199300,6 +212320,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -199431,6 +212461,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -199586,6 +212626,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -199741,6 +212791,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -199897,6 +212957,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -200053,6 +213123,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -200209,6 +213289,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -200365,6 +213455,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -200521,6 +213621,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -200677,6 +213787,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -200833,6 +213953,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -200989,6 +214119,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -201145,6 +214285,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -201301,6 +214451,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -201457,166 +214617,20 @@ "Run2012B" ], "system_details": { - "global_tag": "START53_V27::All", - "release": "CMSSW_5_3_32" - }, - "title": "/Graviton_hh_aabb_M450_LR3tevLHC8_glufusion/Summer12_DR53X-PU_RD1_START53_V7N-v1/AODSIM", - "title_additional": "Simulated dataset Graviton_hh_aabb_M450_LR3tevLHC8_glufusion in AODSIM format for 2012 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", - "links": [ + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2011" + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2011" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset Graviton_hh_aabb_M450_LR3tevLHC8_glufusion in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Gravitons" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "453" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "8TeV", - "type": "pp" - }, - "date_created": [ - "2012" - ], - "date_published": "2019", - "date_reprocessed": "2012", - "distribution": { - "availability": "ondemand", - "formats": [ - "aodsim", - "root" ], - "number_events": 19999, - "number_files": 3, - "size": 7184825482 - }, - "experiment": "CMS", - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "cms_confdb_id": "40f18a4101a71b9631b737ae01f3f76b", - "process": "LHE", - "title": "Configuration file" - } - ], - "global_tag": "", - "note": "To get the exact generator parameters, please see Finding the generator parameters.", - "output_dataset": "/Graviton_hh_aabb_M450_LR3tevLHC8_glufusion/Summer12-START53_V7C-v2/GEN", - "release": "CMSSW_5_3_14", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_15_patch1/src ] ; then \n echo release CMSSW_5_3_15_patch1 already exists\nelse\nscram p CMSSW CMSSW_5_3_15_patch1\nfi\ncd CMSSW_5_3_15_patch1/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/1ce0325adaa1c3d1dfe459d99e32a593896a769a/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_Radions_270_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_Radions_270_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_Radions_270_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_Radions_270_cff.py --filein \"dbs:/Graviton_hh_aabb_M450_LR3tevLHC8_glufusion/Summer12-START53_V7C-v2/GEN\" --fileout file:EXO-Summer12-02672.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename EXO-Summer12-02672_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 43 || exit $? ; \n\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia6HadronizerFilter\",\n pythiaHepMCVerbosity = cms.untracked.bool(True),\n maxEventsToPrint = cms.untracked.int32(0),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n comEnergy = cms.double(8000.0),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock,\n processParameters = cms.vstring('MSEL=0 ! User defined processes',\n 'PMAS(5,1)=4.8 ! b quark mass',\n 'PMAS(6,1)=172.5 ! t quark mass',\n 'MSTJ(1)=1 ! Fragmentation/hadronization on or off',\n 'MSTP(61)=1 ! Parton showering on or off'),\n # This is a vector of ParameterSet names to be read, in this order\n parameterSets = cms.vstring('pythiaUESettings',\n 'processParameters')\n ),\n\n jetMatching = cms.untracked.PSet(\n scheme = cms.string(\"Madgraph\"),\n mode = cms.string(\"auto\"), # soup, or \"inclusive\" / \"exclusive\"\n MEMAIN_nqmatch = cms.int32(5),\n MEMAIN_etaclmax = cms.double(5.),\n MEMAIN_qcut = cms.double(20),\n MEMAIN_minjets = cms.int32(0),\n MEMAIN_maxjets = cms.int32(10),\n MEMAIN_showerkt = cms.double(0.),\n MEMAIN_excres = cms.string(\"\"),\n outTree_flag = cms.int32(0)\n )\n\n\n)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/1ce0325adaa1c3d1dfe459d99e32a593896a769a/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_Radions_270_cff.py" - }, - { - "cms_confdb_id": "307e3c16a1c3ae2c06cd109247afdb9c", - "process": "SIM", - "title": "Configuration file" - } - ], - "generators": [ - "madgraph5", - "pythia" - ], - "global_tag": "START53_V7C::All", - "output_dataset": "/Graviton_hh_aabb_M450_LR3tevLHC8_glufusion/Summer12-START53_V7C-v1/GEN-SIM", - "release": "CMSSW_5_3_15_patch1", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_15_patch1/src ] ; then \n echo release CMSSW_5_3_15_patch1 already exists\nelse\nscram p CMSSW CMSSW_5_3_15_patch1\nfi\ncd CMSSW_5_3_15_patch1/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/Graviton_hh_aabb_M450_LR3tevLHC8_glufusion/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:EXO-Summer12DR53X-02772_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename EXO-Summer12DR53X-02772_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:EXO-Summer12DR53X-02772_step1.root --fileout file:EXO-Summer12DR53X-02772.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename EXO-Summer12DR53X-02772_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", - "title": "Production script" - }, - { - "cms_confdb_id": "e608c935a486dbc17d186f3f1ed657a0", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "e608c935a486dbc17d186f3f1eee13dd", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "START53_V19::All", - "output_dataset": "/Graviton_hh_aabb_M450_LR3tevLHC8_glufusion/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "release": "CMSSW_5_3_15_patch1", - "type": "HLT RECO" - } - ] - }, - "note": { - "description": "These simulated datasets correspond to the collision data collected by the CMS experiment in 2012." - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "37", - "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "8349", - "run_period": [ - "Run2012A", - "Run2012B" - ], - "system_details": { "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/Graviton_hh_aabb_M450_LR3tevLHC8_glufusion/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title": "/Graviton_hh_aabb_M450_LR3tevLHC8_glufusion/Summer12_DR53X-PU_RD1_START53_V7N-v1/AODSIM", "title_additional": "Simulated dataset Graviton_hh_aabb_M450_LR3tevLHC8_glufusion in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", @@ -201643,7 +214657,7 @@ }, { "abstract": { - "description": "

Simulated dataset Graviton_hh_aabb_M500_LR3tevLHC8_glufusion in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + "description": "

Simulated dataset Graviton_hh_aabb_M450_LR3tevLHC8_glufusion in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" }, "accelerator": "CERN-LHC", "categories": { @@ -201676,8 +214690,8 @@ "root" ], "number_events": 19999, - "number_files": 6, - "size": 7047169515 + "number_files": 3, + "size": 7184825482 }, "experiment": "CMS", "license": { @@ -201689,21 +214703,21 @@ { "configuration_files": [ { - "cms_confdb_id": "753b0f73c60e29a2ec1a4e83413d92df", + "cms_confdb_id": "40f18a4101a71b9631b737ae01f3f76b", "process": "LHE", "title": "Configuration file" } ], "global_tag": "", "note": "To get the exact generator parameters, please see Finding the generator parameters.", - "output_dataset": "/Graviton_hh_aabb_M500_LR3tevLHC8_glufusion/Summer12-START53_V7C-v4/GEN", + "output_dataset": "/Graviton_hh_aabb_M450_LR3tevLHC8_glufusion/Summer12-START53_V7C-v2/GEN", "release": "CMSSW_5_3_14", "type": "LHE" }, { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_17/src ] ; then \n echo release CMSSW_5_3_17 already exists\nelse\nscram p CMSSW CMSSW_5_3_17\nfi\ncd CMSSW_5_3_17/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/1ce0325adaa1c3d1dfe459d99e32a593896a769a/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_Radions_270_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_Radions_270_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_Radions_270_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_Radions_270_cff.py --filein \"dbs:/Graviton_hh_aabb_M500_LR3tevLHC8_glufusion/Summer12-START53_V7C-v4/GEN\" --fileout file:EXO-Summer12-02674.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename EXO-Summer12-02674_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 41 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_15_patch1/src ] ; then \n echo release CMSSW_5_3_15_patch1 already exists\nelse\nscram p CMSSW CMSSW_5_3_15_patch1\nfi\ncd CMSSW_5_3_15_patch1/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/1ce0325adaa1c3d1dfe459d99e32a593896a769a/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_Radions_270_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_Radions_270_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_Radions_270_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_Radions_270_cff.py --filein \"dbs:/Graviton_hh_aabb_M450_LR3tevLHC8_glufusion/Summer12-START53_V7C-v2/GEN\" --fileout file:EXO-Summer12-02672.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename EXO-Summer12-02672_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 43 || exit $? ; \n\n", "title": "Production script" }, { @@ -201712,7 +214726,7 @@ "url": "https://raw.githubusercontent.com/cms-sw/genproductions/1ce0325adaa1c3d1dfe459d99e32a593896a769a/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_Radions_270_cff.py" }, { - "cms_confdb_id": "426fb7c8dfa9efe58cac3521728d3da9", + "cms_confdb_id": "307e3c16a1c3ae2c06cd109247afdb9c", "process": "SIM", "title": "Configuration file" } @@ -201722,30 +214736,30 @@ "pythia" ], "global_tag": "START53_V7C::All", - "output_dataset": "/Graviton_hh_aabb_M500_LR3tevLHC8_glufusion/Summer12-START53_V7C-v1/GEN-SIM", - "release": "CMSSW_5_3_17", + "output_dataset": "/Graviton_hh_aabb_M450_LR3tevLHC8_glufusion/Summer12-START53_V7C-v1/GEN-SIM", + "release": "CMSSW_5_3_15_patch1", "type": "SIM" }, { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_17/src ] ; then \n echo release CMSSW_5_3_17 already exists\nelse\nscram p CMSSW CMSSW_5_3_17\nfi\ncd CMSSW_5_3_17/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/Graviton_hh_aabb_M500_LR3tevLHC8_glufusion/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:EXO-Summer12DR53X-02813_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --runsScenarioForMC Run2012_AB_C_D_oneRunPerEra --pileup fromDB --datatier GEN-SIM-RAW --conditions START53_V7N::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename EXO-Summer12DR53X-02813_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 288 || exit $? ; \n\ncmsDriver.py step2 --filein file:EXO-Summer12DR53X-02813_step1.root --fileout file:EXO-Summer12DR53X-02813.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V7N::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename EXO-Summer12DR53X-02813_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 288 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_15_patch1/src ] ; then \n echo release CMSSW_5_3_15_patch1 already exists\nelse\nscram p CMSSW CMSSW_5_3_15_patch1\nfi\ncd CMSSW_5_3_15_patch1/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/Graviton_hh_aabb_M450_LR3tevLHC8_glufusion/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:EXO-Summer12DR53X-02772_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename EXO-Summer12DR53X-02772_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:EXO-Summer12DR53X-02772_step1.root --fileout file:EXO-Summer12DR53X-02772.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename EXO-Summer12DR53X-02772_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", "title": "Production script" }, { - "cms_confdb_id": "b46933860a057882bf17fc7c87f217e1", + "cms_confdb_id": "e608c935a486dbc17d186f3f1ed657a0", "process": "HLT", "title": "Configuration file" }, { - "cms_confdb_id": "b46933860a057882bf17fc7c87f323c1", + "cms_confdb_id": "e608c935a486dbc17d186f3f1eee13dd", "process": "RECO", "title": "Configuration file" } ], - "global_tag": "START53_V7N::All", - "output_dataset": "/Graviton_hh_aabb_M500_LR3tevLHC8_glufusion/Summer12_DR53X-PU_RD1_START53_V7N-v3/AODSIM", - "release": "CMSSW_5_3_17", + "global_tag": "START53_V19::All", + "output_dataset": "/Graviton_hh_aabb_M450_LR3tevLHC8_glufusion/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "release": "CMSSW_5_3_15_patch1", "type": "HLT RECO" } ] @@ -201763,17 +214777,27 @@ ] }, "publisher": "CERN Open Data Portal", - "recid": "8350", + "recid": "8349", "run_period": [ "Run2012A", "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/Graviton_hh_aabb_M500_LR3tevLHC8_glufusion/Summer12_DR53X-PU_RD1_START53_V7N-v3/AODSIM", - "title_additional": "Simulated dataset Graviton_hh_aabb_M500_LR3tevLHC8_glufusion in AODSIM format for 2012 collision data", + "title": "/Graviton_hh_aabb_M450_LR3tevLHC8_glufusion/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset Graviton_hh_aabb_M450_LR3tevLHC8_glufusion in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -201831,9 +214855,9 @@ "aodsim", "root" ], - "number_events": 19299, - "number_files": 10, - "size": 7039951845 + "number_events": 19999, + "number_files": 6, + "size": 7047169515 }, "experiment": "CMS", "license": { @@ -201885,22 +214909,22 @@ { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_17/src ] ; then \n echo release CMSSW_5_3_17 already exists\nelse\nscram p CMSSW CMSSW_5_3_17\nfi\ncd CMSSW_5_3_17/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/Graviton_hh_aabb_M500_LR3tevLHC8_glufusion/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:EXO-Summer12DR53X-02965_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename EXO-Summer12DR53X-02965_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:EXO-Summer12DR53X-02965_step1.root --fileout file:EXO-Summer12DR53X-02965.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename EXO-Summer12DR53X-02965_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_17/src ] ; then \n echo release CMSSW_5_3_17 already exists\nelse\nscram p CMSSW CMSSW_5_3_17\nfi\ncd CMSSW_5_3_17/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/Graviton_hh_aabb_M500_LR3tevLHC8_glufusion/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:EXO-Summer12DR53X-02813_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --runsScenarioForMC Run2012_AB_C_D_oneRunPerEra --pileup fromDB --datatier GEN-SIM-RAW --conditions START53_V7N::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename EXO-Summer12DR53X-02813_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 288 || exit $? ; \n\ncmsDriver.py step2 --filein file:EXO-Summer12DR53X-02813_step1.root --fileout file:EXO-Summer12DR53X-02813.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V7N::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename EXO-Summer12DR53X-02813_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 288 || exit $? ; \n\n", "title": "Production script" }, { - "cms_confdb_id": "f8abe7968868767ce2912717166a8ecf", + "cms_confdb_id": "b46933860a057882bf17fc7c87f217e1", "process": "HLT", "title": "Configuration file" }, { - "cms_confdb_id": "f8abe7968868767ce2912717166ac226", + "cms_confdb_id": "b46933860a057882bf17fc7c87f323c1", "process": "RECO", "title": "Configuration file" } ], - "global_tag": "START53_V19::All", - "output_dataset": "/Graviton_hh_aabb_M500_LR3tevLHC8_glufusion/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "global_tag": "START53_V7N::All", + "output_dataset": "/Graviton_hh_aabb_M500_LR3tevLHC8_glufusion/Summer12_DR53X-PU_RD1_START53_V7N-v3/AODSIM", "release": "CMSSW_5_3_17", "type": "HLT RECO" } @@ -201919,173 +214943,27 @@ ] }, "publisher": "CERN Open Data Portal", - "recid": "8351", + "recid": "8350", "run_period": [ "Run2012A", "Run2012B" ], "system_details": { - "global_tag": "START53_V27::All", - "release": "CMSSW_5_3_32" - }, - "title": "/Graviton_hh_aabb_M500_LR3tevLHC8_glufusion/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset Graviton_hh_aabb_M500_LR3tevLHC8_glufusion in AODSIM format for 2012 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", - "links": [ + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2011" + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2011" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset Graviton_hh_aabb_M700_LR3tevLHC8_glufusion in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Gravitons" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "453" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "8TeV", - "type": "pp" - }, - "date_created": [ - "2012" - ], - "date_published": "2019", - "date_reprocessed": "2012", - "distribution": { - "availability": "ondemand", - "formats": [ - "aodsim", - "root" ], - "number_events": 19999, - "number_files": 5, - "size": 7060942436 - }, - "experiment": "CMS", - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "cms_confdb_id": "40f18a4101a71b9631b737ae01f003d6", - "process": "LHE", - "title": "Configuration file" - } - ], - "global_tag": "", - "note": "To get the exact generator parameters, please see Finding the generator parameters.", - "output_dataset": "/Graviton_hh_aabb_M700_LR3tevLHC8_glufusion/Summer12-START53_V7C-v2/GEN", - "release": "CMSSW_5_3_14", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_15_patch1/src ] ; then \n echo release CMSSW_5_3_15_patch1 already exists\nelse\nscram p CMSSW CMSSW_5_3_15_patch1\nfi\ncd CMSSW_5_3_15_patch1/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/1ce0325adaa1c3d1dfe459d99e32a593896a769a/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_Radions_270_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_Radions_270_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_Radions_270_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_Radions_270_cff.py --filein \"dbs:/Graviton_hh_aabb_M700_LR3tevLHC8_glufusion/Summer12-START53_V7C-v2/GEN\" --fileout file:EXO-Summer12-02676.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename EXO-Summer12-02676_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 45 || exit $? ; \n\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia6HadronizerFilter\",\n pythiaHepMCVerbosity = cms.untracked.bool(True),\n maxEventsToPrint = cms.untracked.int32(0),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n comEnergy = cms.double(8000.0),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock,\n processParameters = cms.vstring('MSEL=0 ! User defined processes',\n 'PMAS(5,1)=4.8 ! b quark mass',\n 'PMAS(6,1)=172.5 ! t quark mass',\n 'MSTJ(1)=1 ! Fragmentation/hadronization on or off',\n 'MSTP(61)=1 ! Parton showering on or off'),\n # This is a vector of ParameterSet names to be read, in this order\n parameterSets = cms.vstring('pythiaUESettings',\n 'processParameters')\n ),\n\n jetMatching = cms.untracked.PSet(\n scheme = cms.string(\"Madgraph\"),\n mode = cms.string(\"auto\"), # soup, or \"inclusive\" / \"exclusive\"\n MEMAIN_nqmatch = cms.int32(5),\n MEMAIN_etaclmax = cms.double(5.),\n MEMAIN_qcut = cms.double(20),\n MEMAIN_minjets = cms.int32(0),\n MEMAIN_maxjets = cms.int32(10),\n MEMAIN_showerkt = cms.double(0.),\n MEMAIN_excres = cms.string(\"\"),\n outTree_flag = cms.int32(0)\n )\n\n\n)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/1ce0325adaa1c3d1dfe459d99e32a593896a769a/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_Radions_270_cff.py" - }, - { - "cms_confdb_id": "307e3c16a1c3ae2c06cd109247afdb9c", - "process": "SIM", - "title": "Configuration file" - } - ], - "generators": [ - "madgraph5", - "pythia" - ], - "global_tag": "START53_V7C::All", - "output_dataset": "/Graviton_hh_aabb_M700_LR3tevLHC8_glufusion/Summer12-START53_V7C-v1/GEN-SIM", - "release": "CMSSW_5_3_15_patch1", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_16/src ] ; then \n echo release CMSSW_5_3_16 already exists\nelse\nscram p CMSSW CMSSW_5_3_16\nfi\ncd CMSSW_5_3_16/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/Graviton_hh_aabb_M700_LR3tevLHC8_glufusion/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:EXO-Summer12DR53X-02814_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --runsScenarioForMC Run2012_AB_C_D_oneRunPerEra --pileup fromDB --datatier GEN-SIM-RAW --conditions START53_V7N::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename EXO-Summer12DR53X-02814_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 288 || exit $? ; \n\ncmsDriver.py step2 --filein file:EXO-Summer12DR53X-02814_step1.root --fileout file:EXO-Summer12DR53X-02814.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V7N::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename EXO-Summer12DR53X-02814_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 288 || exit $? ; \n\n", - "title": "Production script" - }, - { - "cms_confdb_id": "8119c367dee83f4172eac646b0c7560e", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "8119c367dee83f4172eac646b0cae31b", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "START53_V7N::All", - "output_dataset": "/Graviton_hh_aabb_M700_LR3tevLHC8_glufusion/Summer12_DR53X-PU_RD1_START53_V7N-v1/AODSIM", - "release": "CMSSW_5_3_16", - "type": "HLT RECO" - } - ] - }, - "note": { - "description": "These simulated datasets correspond to the collision data collected by the CMS experiment in 2012." - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "37", - "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "8352", - "run_period": [ - "Run2012A", - "Run2012B" - ], - "system_details": { "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/Graviton_hh_aabb_M700_LR3tevLHC8_glufusion/Summer12_DR53X-PU_RD1_START53_V7N-v1/AODSIM", - "title_additional": "Simulated dataset Graviton_hh_aabb_M700_LR3tevLHC8_glufusion in AODSIM format for 2012 collision data", + "title": "/Graviton_hh_aabb_M500_LR3tevLHC8_glufusion/Summer12_DR53X-PU_RD1_START53_V7N-v3/AODSIM", + "title_additional": "Simulated dataset Graviton_hh_aabb_M500_LR3tevLHC8_glufusion in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -202111,7 +214989,7 @@ }, { "abstract": { - "description": "

Simulated dataset Graviton_hh_aabb_M700_LR3tevLHC8_glufusion in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + "description": "

Simulated dataset Graviton_hh_aabb_M500_LR3tevLHC8_glufusion in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" }, "accelerator": "CERN-LHC", "categories": { @@ -202143,9 +215021,9 @@ "aodsim", "root" ], - "number_events": 19999, - "number_files": 3, - "size": 7404945777 + "number_events": 19299, + "number_files": 10, + "size": 7039951845 }, "experiment": "CMS", "license": { @@ -202157,21 +215035,21 @@ { "configuration_files": [ { - "cms_confdb_id": "40f18a4101a71b9631b737ae01f003d6", + "cms_confdb_id": "753b0f73c60e29a2ec1a4e83413d92df", "process": "LHE", "title": "Configuration file" } ], "global_tag": "", "note": "To get the exact generator parameters, please see Finding the generator parameters.", - "output_dataset": "/Graviton_hh_aabb_M700_LR3tevLHC8_glufusion/Summer12-START53_V7C-v2/GEN", + "output_dataset": "/Graviton_hh_aabb_M500_LR3tevLHC8_glufusion/Summer12-START53_V7C-v4/GEN", "release": "CMSSW_5_3_14", "type": "LHE" }, { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_15_patch1/src ] ; then \n echo release CMSSW_5_3_15_patch1 already exists\nelse\nscram p CMSSW CMSSW_5_3_15_patch1\nfi\ncd CMSSW_5_3_15_patch1/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/1ce0325adaa1c3d1dfe459d99e32a593896a769a/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_Radions_270_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_Radions_270_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_Radions_270_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_Radions_270_cff.py --filein \"dbs:/Graviton_hh_aabb_M700_LR3tevLHC8_glufusion/Summer12-START53_V7C-v2/GEN\" --fileout file:EXO-Summer12-02676.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename EXO-Summer12-02676_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 45 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_17/src ] ; then \n echo release CMSSW_5_3_17 already exists\nelse\nscram p CMSSW CMSSW_5_3_17\nfi\ncd CMSSW_5_3_17/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/1ce0325adaa1c3d1dfe459d99e32a593896a769a/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_Radions_270_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_Radions_270_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_Radions_270_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_Radions_270_cff.py --filein \"dbs:/Graviton_hh_aabb_M500_LR3tevLHC8_glufusion/Summer12-START53_V7C-v4/GEN\" --fileout file:EXO-Summer12-02674.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename EXO-Summer12-02674_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 41 || exit $? ; \n\n", "title": "Production script" }, { @@ -202180,7 +215058,7 @@ "url": "https://raw.githubusercontent.com/cms-sw/genproductions/1ce0325adaa1c3d1dfe459d99e32a593896a769a/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_Radions_270_cff.py" }, { - "cms_confdb_id": "307e3c16a1c3ae2c06cd109247afdb9c", + "cms_confdb_id": "426fb7c8dfa9efe58cac3521728d3da9", "process": "SIM", "title": "Configuration file" } @@ -202190,30 +215068,30 @@ "pythia" ], "global_tag": "START53_V7C::All", - "output_dataset": "/Graviton_hh_aabb_M700_LR3tevLHC8_glufusion/Summer12-START53_V7C-v1/GEN-SIM", - "release": "CMSSW_5_3_15_patch1", + "output_dataset": "/Graviton_hh_aabb_M500_LR3tevLHC8_glufusion/Summer12-START53_V7C-v1/GEN-SIM", + "release": "CMSSW_5_3_17", "type": "SIM" }, { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_15_patch1/src ] ; then \n echo release CMSSW_5_3_15_patch1 already exists\nelse\nscram p CMSSW CMSSW_5_3_15_patch1\nfi\ncd CMSSW_5_3_15_patch1/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/Graviton_hh_aabb_M700_LR3tevLHC8_glufusion/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:EXO-Summer12DR53X-02761_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename EXO-Summer12DR53X-02761_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:EXO-Summer12DR53X-02761_step1.root --fileout file:EXO-Summer12DR53X-02761.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename EXO-Summer12DR53X-02761_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_17/src ] ; then \n echo release CMSSW_5_3_17 already exists\nelse\nscram p CMSSW CMSSW_5_3_17\nfi\ncd CMSSW_5_3_17/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/Graviton_hh_aabb_M500_LR3tevLHC8_glufusion/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:EXO-Summer12DR53X-02965_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename EXO-Summer12DR53X-02965_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:EXO-Summer12DR53X-02965_step1.root --fileout file:EXO-Summer12DR53X-02965.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename EXO-Summer12DR53X-02965_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", "title": "Production script" }, { - "cms_confdb_id": "e608c935a486dbc17d186f3f1ed657a0", + "cms_confdb_id": "f8abe7968868767ce2912717166a8ecf", "process": "HLT", "title": "Configuration file" }, { - "cms_confdb_id": "e608c935a486dbc17d186f3f1eee13dd", + "cms_confdb_id": "f8abe7968868767ce2912717166ac226", "process": "RECO", "title": "Configuration file" } ], "global_tag": "START53_V19::All", - "output_dataset": "/Graviton_hh_aabb_M700_LR3tevLHC8_glufusion/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "release": "CMSSW_5_3_15_patch1", + "output_dataset": "/Graviton_hh_aabb_M500_LR3tevLHC8_glufusion/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "release": "CMSSW_5_3_17", "type": "HLT RECO" } ] @@ -202231,17 +215109,27 @@ ] }, "publisher": "CERN Open Data Portal", - "recid": "8353", + "recid": "8351", "run_period": [ "Run2012A", "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/Graviton_hh_aabb_M700_LR3tevLHC8_glufusion/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset Graviton_hh_aabb_M700_LR3tevLHC8_glufusion in AODSIM format for 2012 collision data", + "title": "/Graviton_hh_aabb_M500_LR3tevLHC8_glufusion/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset Graviton_hh_aabb_M500_LR3tevLHC8_glufusion in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -202267,7 +215155,339 @@ }, { "abstract": { - "description": "

Simulated dataset Graviton_hh_bbbb_M1000_LR3tevLHC8_glufusion in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + "description": "

Simulated dataset Graviton_hh_aabb_M700_LR3tevLHC8_glufusion in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Gravitons" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "453" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "8TeV", + "type": "pp" + }, + "date_created": [ + "2012" + ], + "date_published": "2019", + "date_reprocessed": "2012", + "distribution": { + "availability": "ondemand", + "formats": [ + "aodsim", + "root" + ], + "number_events": 19999, + "number_files": 5, + "size": 7060942436 + }, + "experiment": "CMS", + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "cms_confdb_id": "40f18a4101a71b9631b737ae01f003d6", + "process": "LHE", + "title": "Configuration file" + } + ], + "global_tag": "", + "note": "To get the exact generator parameters, please see Finding the generator parameters.", + "output_dataset": "/Graviton_hh_aabb_M700_LR3tevLHC8_glufusion/Summer12-START53_V7C-v2/GEN", + "release": "CMSSW_5_3_14", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_15_patch1/src ] ; then \n echo release CMSSW_5_3_15_patch1 already exists\nelse\nscram p CMSSW CMSSW_5_3_15_patch1\nfi\ncd CMSSW_5_3_15_patch1/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/1ce0325adaa1c3d1dfe459d99e32a593896a769a/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_Radions_270_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_Radions_270_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_Radions_270_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_Radions_270_cff.py --filein \"dbs:/Graviton_hh_aabb_M700_LR3tevLHC8_glufusion/Summer12-START53_V7C-v2/GEN\" --fileout file:EXO-Summer12-02676.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename EXO-Summer12-02676_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 45 || exit $? ; \n\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia6HadronizerFilter\",\n pythiaHepMCVerbosity = cms.untracked.bool(True),\n maxEventsToPrint = cms.untracked.int32(0),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n comEnergy = cms.double(8000.0),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock,\n processParameters = cms.vstring('MSEL=0 ! User defined processes',\n 'PMAS(5,1)=4.8 ! b quark mass',\n 'PMAS(6,1)=172.5 ! t quark mass',\n 'MSTJ(1)=1 ! Fragmentation/hadronization on or off',\n 'MSTP(61)=1 ! Parton showering on or off'),\n # This is a vector of ParameterSet names to be read, in this order\n parameterSets = cms.vstring('pythiaUESettings',\n 'processParameters')\n ),\n\n jetMatching = cms.untracked.PSet(\n scheme = cms.string(\"Madgraph\"),\n mode = cms.string(\"auto\"), # soup, or \"inclusive\" / \"exclusive\"\n MEMAIN_nqmatch = cms.int32(5),\n MEMAIN_etaclmax = cms.double(5.),\n MEMAIN_qcut = cms.double(20),\n MEMAIN_minjets = cms.int32(0),\n MEMAIN_maxjets = cms.int32(10),\n MEMAIN_showerkt = cms.double(0.),\n MEMAIN_excres = cms.string(\"\"),\n outTree_flag = cms.int32(0)\n )\n\n\n)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/1ce0325adaa1c3d1dfe459d99e32a593896a769a/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_Radions_270_cff.py" + }, + { + "cms_confdb_id": "307e3c16a1c3ae2c06cd109247afdb9c", + "process": "SIM", + "title": "Configuration file" + } + ], + "generators": [ + "madgraph5", + "pythia" + ], + "global_tag": "START53_V7C::All", + "output_dataset": "/Graviton_hh_aabb_M700_LR3tevLHC8_glufusion/Summer12-START53_V7C-v1/GEN-SIM", + "release": "CMSSW_5_3_15_patch1", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_16/src ] ; then \n echo release CMSSW_5_3_16 already exists\nelse\nscram p CMSSW CMSSW_5_3_16\nfi\ncd CMSSW_5_3_16/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/Graviton_hh_aabb_M700_LR3tevLHC8_glufusion/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:EXO-Summer12DR53X-02814_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --runsScenarioForMC Run2012_AB_C_D_oneRunPerEra --pileup fromDB --datatier GEN-SIM-RAW --conditions START53_V7N::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename EXO-Summer12DR53X-02814_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 288 || exit $? ; \n\ncmsDriver.py step2 --filein file:EXO-Summer12DR53X-02814_step1.root --fileout file:EXO-Summer12DR53X-02814.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V7N::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename EXO-Summer12DR53X-02814_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 288 || exit $? ; \n\n", + "title": "Production script" + }, + { + "cms_confdb_id": "8119c367dee83f4172eac646b0c7560e", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "8119c367dee83f4172eac646b0cae31b", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "START53_V7N::All", + "output_dataset": "/Graviton_hh_aabb_M700_LR3tevLHC8_glufusion/Summer12_DR53X-PU_RD1_START53_V7N-v1/AODSIM", + "release": "CMSSW_5_3_16", + "type": "HLT RECO" + } + ] + }, + "note": { + "description": "These simulated datasets correspond to the collision data collected by the CMS experiment in 2012." + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "37", + "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "8352", + "run_period": [ + "Run2012A", + "Run2012B" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], + "global_tag": "START53_V27::All", + "release": "CMSSW_5_3_32" + }, + "title": "/Graviton_hh_aabb_M700_LR3tevLHC8_glufusion/Summer12_DR53X-PU_RD1_START53_V7N-v1/AODSIM", + "title_additional": "Simulated dataset Graviton_hh_aabb_M700_LR3tevLHC8_glufusion in AODSIM format for 2012 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", + "links": [ + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2011" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2011" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset Graviton_hh_aabb_M700_LR3tevLHC8_glufusion in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Gravitons" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "453" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "8TeV", + "type": "pp" + }, + "date_created": [ + "2012" + ], + "date_published": "2019", + "date_reprocessed": "2012", + "distribution": { + "availability": "ondemand", + "formats": [ + "aodsim", + "root" + ], + "number_events": 19999, + "number_files": 3, + "size": 7404945777 + }, + "experiment": "CMS", + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "cms_confdb_id": "40f18a4101a71b9631b737ae01f003d6", + "process": "LHE", + "title": "Configuration file" + } + ], + "global_tag": "", + "note": "To get the exact generator parameters, please see Finding the generator parameters.", + "output_dataset": "/Graviton_hh_aabb_M700_LR3tevLHC8_glufusion/Summer12-START53_V7C-v2/GEN", + "release": "CMSSW_5_3_14", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_15_patch1/src ] ; then \n echo release CMSSW_5_3_15_patch1 already exists\nelse\nscram p CMSSW CMSSW_5_3_15_patch1\nfi\ncd CMSSW_5_3_15_patch1/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/1ce0325adaa1c3d1dfe459d99e32a593896a769a/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_Radions_270_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_Radions_270_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_Radions_270_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_Radions_270_cff.py --filein \"dbs:/Graviton_hh_aabb_M700_LR3tevLHC8_glufusion/Summer12-START53_V7C-v2/GEN\" --fileout file:EXO-Summer12-02676.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename EXO-Summer12-02676_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 45 || exit $? ; \n\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia6HadronizerFilter\",\n pythiaHepMCVerbosity = cms.untracked.bool(True),\n maxEventsToPrint = cms.untracked.int32(0),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n comEnergy = cms.double(8000.0),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock,\n processParameters = cms.vstring('MSEL=0 ! User defined processes',\n 'PMAS(5,1)=4.8 ! b quark mass',\n 'PMAS(6,1)=172.5 ! t quark mass',\n 'MSTJ(1)=1 ! Fragmentation/hadronization on or off',\n 'MSTP(61)=1 ! Parton showering on or off'),\n # This is a vector of ParameterSet names to be read, in this order\n parameterSets = cms.vstring('pythiaUESettings',\n 'processParameters')\n ),\n\n jetMatching = cms.untracked.PSet(\n scheme = cms.string(\"Madgraph\"),\n mode = cms.string(\"auto\"), # soup, or \"inclusive\" / \"exclusive\"\n MEMAIN_nqmatch = cms.int32(5),\n MEMAIN_etaclmax = cms.double(5.),\n MEMAIN_qcut = cms.double(20),\n MEMAIN_minjets = cms.int32(0),\n MEMAIN_maxjets = cms.int32(10),\n MEMAIN_showerkt = cms.double(0.),\n MEMAIN_excres = cms.string(\"\"),\n outTree_flag = cms.int32(0)\n )\n\n\n)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/1ce0325adaa1c3d1dfe459d99e32a593896a769a/python/EightTeV/Hadronizer_MgmMatchTuneZ2star_8TeV_madgraph_Radions_270_cff.py" + }, + { + "cms_confdb_id": "307e3c16a1c3ae2c06cd109247afdb9c", + "process": "SIM", + "title": "Configuration file" + } + ], + "generators": [ + "madgraph5", + "pythia" + ], + "global_tag": "START53_V7C::All", + "output_dataset": "/Graviton_hh_aabb_M700_LR3tevLHC8_glufusion/Summer12-START53_V7C-v1/GEN-SIM", + "release": "CMSSW_5_3_15_patch1", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_15_patch1/src ] ; then \n echo release CMSSW_5_3_15_patch1 already exists\nelse\nscram p CMSSW CMSSW_5_3_15_patch1\nfi\ncd CMSSW_5_3_15_patch1/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/Graviton_hh_aabb_M700_LR3tevLHC8_glufusion/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:EXO-Summer12DR53X-02761_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename EXO-Summer12DR53X-02761_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:EXO-Summer12DR53X-02761_step1.root --fileout file:EXO-Summer12DR53X-02761.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename EXO-Summer12DR53X-02761_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", + "title": "Production script" + }, + { + "cms_confdb_id": "e608c935a486dbc17d186f3f1ed657a0", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "e608c935a486dbc17d186f3f1eee13dd", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "START53_V19::All", + "output_dataset": "/Graviton_hh_aabb_M700_LR3tevLHC8_glufusion/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "release": "CMSSW_5_3_15_patch1", + "type": "HLT RECO" + } + ] + }, + "note": { + "description": "These simulated datasets correspond to the collision data collected by the CMS experiment in 2012." + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "37", + "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "8353", + "run_period": [ + "Run2012A", + "Run2012B" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], + "global_tag": "START53_V27::All", + "release": "CMSSW_5_3_32" + }, + "title": "/Graviton_hh_aabb_M700_LR3tevLHC8_glufusion/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset Graviton_hh_aabb_M700_LR3tevLHC8_glufusion in AODSIM format for 2012 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", + "links": [ + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2011" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2011" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset Graviton_hh_bbbb_M1000_LR3tevLHC8_glufusion in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" }, "accelerator": "CERN-LHC", "categories": { @@ -202393,6 +215613,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -202549,6 +215779,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -202705,6 +215945,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -202861,6 +216111,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -203017,6 +216277,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -203173,6 +216443,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -203329,6 +216609,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -203485,6 +216775,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -203641,6 +216941,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -203797,6 +217107,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -203953,6 +217273,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -204109,6 +217439,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -204265,6 +217605,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -204421,6 +217771,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -204577,6 +217937,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -204733,6 +218103,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -204889,6 +218269,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -205045,6 +218435,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -205201,6 +218601,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -205357,6 +218767,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -205513,6 +218933,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -205669,6 +219099,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -205825,6 +219265,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -205981,6 +219431,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -206137,6 +219597,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -206293,6 +219763,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -206424,6 +219904,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -206555,6 +220045,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -206686,6 +220186,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -206817,6 +220327,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -206948,6 +220468,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -207103,6 +220633,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -207258,6 +220798,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -207413,6 +220963,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -207568,6 +221128,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -207723,6 +221293,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -207878,6 +221458,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -208033,6 +221623,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -208188,6 +221788,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -208343,6 +221953,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -208498,6 +222118,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -208654,6 +222284,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -208810,6 +222450,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -208965,6 +222615,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -209121,6 +222781,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -209276,6 +222946,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -209432,6 +223112,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -209588,6 +223278,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -209732,6 +223432,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -209876,6 +223586,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -210015,6 +223735,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -210171,6 +223901,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -210310,6 +224050,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -210465,6 +224215,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -210621,6 +224381,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -210760,6 +224530,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -210916,6 +224696,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -211055,6 +224845,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -211194,6 +224994,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -211350,6 +225160,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -211489,6 +225309,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -211646,6 +225476,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -211801,6 +225641,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -211958,6 +225808,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -212114,6 +225974,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -212258,6 +226128,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -212414,6 +226294,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -212570,6 +226460,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -212726,6 +226626,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -212882,6 +226792,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -213038,6 +226958,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -213194,6 +227124,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -213349,6 +227289,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -213505,6 +227455,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -213661,6 +227621,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -213816,6 +227786,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -213972,6 +227952,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -214128,6 +228118,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -214284,6 +228284,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -214440,6 +228450,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -214595,6 +228615,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -214751,6 +228781,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -214895,6 +228935,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -215052,6 +229102,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -215207,6 +229267,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -215364,6 +229434,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -215521,6 +229601,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -215678,6 +229768,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -215835,6 +229935,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -215991,6 +230101,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -216147,6 +230267,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -216303,6 +230433,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -216459,6 +230599,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -216615,6 +230765,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -216757,6 +230917,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -216899,6 +231069,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -217041,6 +231221,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -217183,6 +231373,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -217308,6 +231508,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -217433,6 +231643,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -217558,6 +231778,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -217683,6 +231913,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -217808,6 +232048,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -217933,6 +232183,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -218058,6 +232318,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -218183,6 +232453,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -218323,6 +232603,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -218463,6 +232753,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -218603,6 +232903,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -218743,6 +233053,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -218883,6 +233203,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -219039,6 +233369,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -219195,6 +233535,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -219351,6 +233701,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -219507,6 +233867,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -219662,6 +234032,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -219818,6 +234198,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -219974,6 +234364,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -220036,9 +234436,175 @@ "aodsim", "root" ], - "number_events": 485862, - "number_files": 57, - "size": 174321403006 + "number_events": 485862, + "number_files": 57, + "size": 174321403006 + }, + "experiment": "CMS", + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "cms_confdb_id": "510c7148bdece85b1d05dd872b3dae5f", + "process": "LHE", + "title": "Configuration file" + } + ], + "global_tag": "", + "note": "To get the exact generator parameters, please see Finding the generator parameters.", + "output_dataset": "/JJHiggs0PToBB_M-125p6_8TeV-JHUGenV4-pythia6-tauola/Summer12-START53_V7C-v1/GEN", + "release": "CMSSW_5_3_14", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_16/src ] ; then \n echo release CMSSW_5_3_16 already exists\nelse\nscram p CMSSW CMSSW_5_3_16\nfi\ncd CMSSW_5_3_16/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/7f58a731ef1dde31bdd658afed0ef57ece95ed81/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_bb_8TeV_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_bb_8TeV_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_bb_8TeV_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_bb_8TeV_cff.py --filein \"dbs:/JJHiggs0PToBB_M-125p6_8TeV-JHUGenV4-pythia6-tauola/Summer12-START53_V7C-v1/GEN\" --fileout file:HIG-Summer12-02112.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename HIG-Summer12-02112_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 61 || exit $? ; \n\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\n# Z2 star tune with pT-ordered showers\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\nfrom GeneratorInterface.ExternalDecays.TauolaSettings_cff import *\n\ngenerator = cms.EDFilter(\n \"Pythia6HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(8000.0),\n maxEventsToPrint = cms.untracked.int32(0),\n ExternalDecays = cms.PSet(\n Tauola = cms.untracked.PSet(\n TauolaPolar,\n TauolaDefaultInputCards\n ),\n parameterSets = cms.vstring('Tauola')\n ),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock, \n processParameters = cms.vstring(\n 'MSEL=0 ! User defined processes', \n 'PMAS(5,1)=4.75 ! b quark mass', \n 'PMAS(6,1)=172.5 ! t quark mass',\n \n 'MDME(210,1)=0 ! Higgs decay into dd',\n 'MDME(211,1)=0 ! Higgs decay into uu',\n 'MDME(212,1)=0 ! Higgs decay into ss',\n 'MDME(213,1)=0 ! Higgs decay into cc',\n 'MDME(214,1)=1 ! Higgs decay into bb',\n 'MDME(215,1)=0 ! Higgs decay into tt',\n 'MDME(216,1)=0 ! Higgs decay into bbbar prime',\n 'MDME(217,1)=0 ! Higgs decay into ttbar prime',\n 'MDME(218,1)=0 ! Higgs decay into e e',\n 'MDME(219,1)=0 ! Higgs decay into mu mu',\n 'MDME(220,1)=0 ! Higgs decay into tau tau',\n 'MDME(221,1)=0 ! Higgs decay into tau tau prime',\n 'MDME(222,1)=0 ! Higgs decay into g g',\n 'MDME(223,1)=0 ! Higgs decay into gam gam',\n 'MDME(224,1)=0 ! Higgs decay into gam Z',\n 'MDME(225,1)=0 ! Higgs decay into Z Z',\n 'MDME(226,1)=0 ! Higgs decay into W W'\n \n ),\n parameterSets = cms.vstring(\n 'pythiaUESettings', \n 'processParameters'\n )\n )\n )\n\nconfigurationMetadata = cms.untracked.PSet(\n version = cms.untracked.string('$Revision: 1.2 $'),\n name = cms.untracked.string('$Source: /local/reps/CMSSW/CMSSW/Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_bb_8TeV_cff.py,v $'),\n annotation = cms.untracked.string('POWHEG + PYTHIA6 + Tauola - Higgs -> bb at 8TeV')\n )\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/7f58a731ef1dde31bdd658afed0ef57ece95ed81/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_bb_8TeV_cff.py" + }, + { + "cms_confdb_id": "56928c1a97b7462ddb8a6e80f8ea5b7d", + "process": "SIM", + "title": "Configuration file" + } + ], + "generators": [ + "JHUGen4", + "pythia6" + ], + "global_tag": "START53_V7C::All", + "output_dataset": "/JJHiggs0PToBB_M-125p6_8TeV-JHUGenV4-pythia6-tauola/Summer12-START53_V7C-v1/GEN-SIM", + "release": "CMSSW_5_3_16", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_17/src ] ; then \n echo release CMSSW_5_3_17 already exists\nelse\nscram p CMSSW CMSSW_5_3_17\nfi\ncd CMSSW_5_3_17/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/JJHiggs0PToBB_M-125p6_8TeV-JHUGenV4-pythia6-tauola/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:HIG-Summer12DR53X-01973_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename HIG-Summer12DR53X-01973_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:HIG-Summer12DR53X-01973_step1.root --fileout file:HIG-Summer12DR53X-01973.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename HIG-Summer12DR53X-01973_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", + "title": "Production script" + }, + { + "cms_confdb_id": "f8abe7968868767ce2912717166a8ecf", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "f8abe7968868767ce2912717166ac226", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "START53_V19::All", + "output_dataset": "/JJHiggs0PToBB_M-125p6_8TeV-JHUGenV4-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "release": "CMSSW_5_3_17", + "type": "HLT RECO" + } + ] + }, + "note": { + "description": "These simulated datasets correspond to the collision data collected by the CMS experiment in 2012." + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "37", + "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "8472", + "run_period": [ + "Run2012A", + "Run2012B" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], + "global_tag": "START53_V27::All", + "release": "CMSSW_5_3_32" + }, + "title": "/JJHiggs0PToBB_M-125p6_8TeV-JHUGenV4-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset JJHiggs0PToBB_M-125p6_8TeV-JHUGenV4-pythia6-tauola in AODSIM format for 2012 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", + "links": [ + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2011" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2011" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset JJHiggs0PToGG_M-125p6_8TeV-JHUGenV4-pythia6-tauola in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Higgs Physics", + "secondary": [ + "Beyond Standard Model" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "453" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "8TeV", + "type": "pp" + }, + "date_created": [ + "2012" + ], + "date_published": "2019", + "date_reprocessed": "2012", + "distribution": { + "availability": "ondemand", + "formats": [ + "aodsim", + "root" + ], + "number_events": 499657, + "number_files": 65, + "size": 148284337631 }, "experiment": "CMS", "license": { @@ -220064,16 +234630,16 @@ { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_16/src ] ; then \n echo release CMSSW_5_3_16 already exists\nelse\nscram p CMSSW CMSSW_5_3_16\nfi\ncd CMSSW_5_3_16/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/7f58a731ef1dde31bdd658afed0ef57ece95ed81/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_bb_8TeV_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_bb_8TeV_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_bb_8TeV_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_bb_8TeV_cff.py --filein \"dbs:/JJHiggs0PToBB_M-125p6_8TeV-JHUGenV4-pythia6-tauola/Summer12-START53_V7C-v1/GEN\" --fileout file:HIG-Summer12-02112.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename HIG-Summer12-02112_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 61 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_17/src ] ; then \n echo release CMSSW_5_3_17 already exists\nelse\nscram p CMSSW CMSSW_5_3_17\nfi\ncd CMSSW_5_3_17/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/2bfa3a9c3d21a44641c14ced3a539d2a3940efc7/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_2gamma_8TeV_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_2gamma_8TeV_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_2gamma_8TeV_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_2gamma_8TeV_cff.py --filein \"dbs:/JJHiggs0PToBB_M-125p6_8TeV-JHUGenV4-pythia6-tauola/Summer12-START53_V7C-v1/GEN\" --fileout file:HIG-Summer12-02176.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename HIG-Summer12-02176_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 37 || exit $? ; \n\n", "title": "Production script" }, { - "script": "import FWCore.ParameterSet.Config as cms\n\n# Z2 star tune with pT-ordered showers\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\nfrom GeneratorInterface.ExternalDecays.TauolaSettings_cff import *\n\ngenerator = cms.EDFilter(\n \"Pythia6HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(8000.0),\n maxEventsToPrint = cms.untracked.int32(0),\n ExternalDecays = cms.PSet(\n Tauola = cms.untracked.PSet(\n TauolaPolar,\n TauolaDefaultInputCards\n ),\n parameterSets = cms.vstring('Tauola')\n ),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock, \n processParameters = cms.vstring(\n 'MSEL=0 ! User defined processes', \n 'PMAS(5,1)=4.75 ! b quark mass', \n 'PMAS(6,1)=172.5 ! t quark mass',\n \n 'MDME(210,1)=0 ! Higgs decay into dd',\n 'MDME(211,1)=0 ! Higgs decay into uu',\n 'MDME(212,1)=0 ! Higgs decay into ss',\n 'MDME(213,1)=0 ! Higgs decay into cc',\n 'MDME(214,1)=1 ! Higgs decay into bb',\n 'MDME(215,1)=0 ! Higgs decay into tt',\n 'MDME(216,1)=0 ! Higgs decay into bbbar prime',\n 'MDME(217,1)=0 ! Higgs decay into ttbar prime',\n 'MDME(218,1)=0 ! Higgs decay into e e',\n 'MDME(219,1)=0 ! Higgs decay into mu mu',\n 'MDME(220,1)=0 ! Higgs decay into tau tau',\n 'MDME(221,1)=0 ! Higgs decay into tau tau prime',\n 'MDME(222,1)=0 ! Higgs decay into g g',\n 'MDME(223,1)=0 ! Higgs decay into gam gam',\n 'MDME(224,1)=0 ! Higgs decay into gam Z',\n 'MDME(225,1)=0 ! Higgs decay into Z Z',\n 'MDME(226,1)=0 ! Higgs decay into W W'\n \n ),\n parameterSets = cms.vstring(\n 'pythiaUESettings', \n 'processParameters'\n )\n )\n )\n\nconfigurationMetadata = cms.untracked.PSet(\n version = cms.untracked.string('$Revision: 1.2 $'),\n name = cms.untracked.string('$Source: /local/reps/CMSSW/CMSSW/Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_bb_8TeV_cff.py,v $'),\n annotation = cms.untracked.string('POWHEG + PYTHIA6 + Tauola - Higgs -> bb at 8TeV')\n )\n", + "script": "import FWCore.ParameterSet.Config as cms\n\n# Z2star tune with pT-ordered showers\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\nfrom GeneratorInterface.ExternalDecays.TauolaSettings_cff import *\n\ngenerator = cms.EDFilter(\n \"Pythia6HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(8000.0),\n maxEventsToPrint = cms.untracked.int32(0),\n ExternalDecays = cms.PSet(\n Tauola = cms.untracked.PSet(\n TauolaPolar,\n TauolaDefaultInputCards\n ),\n parameterSets = cms.vstring('Tauola')\n ),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock, \n processParameters = cms.vstring(\n 'MSEL=0 ! User defined processes', \n 'PMAS(5,1)=4.75 ! b quark mass', \n 'PMAS(6,1)=172.5 ! t quark mass',\n \n 'MDME(210,1)=0 ! Higgs decay into dd',\n 'MDME(211,1)=0 ! Higgs decay into uu',\n 'MDME(212,1)=0 ! Higgs decay into ss',\n 'MDME(213,1)=0 ! Higgs decay into cc',\n 'MDME(214,1)=0 ! Higgs decay into bb',\n 'MDME(215,1)=0 ! Higgs decay into tt',\n 'MDME(216,1)=0 ! Higgs decay into bbbar prime',\n 'MDME(217,1)=0 ! Higgs decay into ttbar prime',\n 'MDME(218,1)=0 ! Higgs decay into e e',\n 'MDME(219,1)=0 ! Higgs decay into mu mu',\n 'MDME(220,1)=0 ! Higgs decay into tau tau',\n 'MDME(221,1)=0 ! Higgs decay into tau tau prime',\n 'MDME(222,1)=0 ! Higgs decay into g g',\n 'MDME(223,1)=1 ! Higgs decay into gam gam',\n 'MDME(224,1)=0 ! Higgs decay into gam Z',\n 'MDME(225,1)=0 ! Higgs decay into Z Z',\n 'MDME(226,1)=0 ! Higgs decay into W W'\n ),\n parameterSets = cms.vstring(\n 'pythiaUESettings', \n 'processParameters'\n )\n )\n )\n\nconfigurationMetadata = cms.untracked.PSet(\n version = cms.untracked.string('$Revision: 1.1 $'),\n name = cms.untracked.string('$Source: /cvs/CMSSW/CMSSW/Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_2gamma_8TeV_cff.py,v $'),\n annotation = cms.untracked.string('POWHEG + PYTHIA6 + Tauola - Higgs -> 2gamma at 8TeV')\n )\n", "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/7f58a731ef1dde31bdd658afed0ef57ece95ed81/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_bb_8TeV_cff.py" + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/2bfa3a9c3d21a44641c14ced3a539d2a3940efc7/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_2gamma_8TeV_cff.py" }, { - "cms_confdb_id": "56928c1a97b7462ddb8a6e80f8ea5b7d", + "cms_confdb_id": "bd00ebc013d37b71001c73501af6e0b4", "process": "SIM", "title": "Configuration file" } @@ -220083,30 +234649,30 @@ "pythia6" ], "global_tag": "START53_V7C::All", - "output_dataset": "/JJHiggs0PToBB_M-125p6_8TeV-JHUGenV4-pythia6-tauola/Summer12-START53_V7C-v1/GEN-SIM", - "release": "CMSSW_5_3_16", + "output_dataset": "/JJHiggs0PToGG_M-125p6_8TeV-JHUGenV4-pythia6-tauola/Summer12-START53_V7C-v1/GEN-SIM", + "release": "CMSSW_5_3_17", "type": "SIM" }, { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_17/src ] ; then \n echo release CMSSW_5_3_17 already exists\nelse\nscram p CMSSW CMSSW_5_3_17\nfi\ncd CMSSW_5_3_17/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/JJHiggs0PToBB_M-125p6_8TeV-JHUGenV4-pythia6-tauola/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:HIG-Summer12DR53X-01973_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename HIG-Summer12DR53X-01973_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:HIG-Summer12DR53X-01973_step1.root --fileout file:HIG-Summer12DR53X-01973.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename HIG-Summer12DR53X-01973_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc6_amd64_gcc472\nif [ -r CMSSW_5_3_19/src ] ; then \n echo release CMSSW_5_3_19 already exists\nelse\nscram p CMSSW CMSSW_5_3_19\nfi\ncd CMSSW_5_3_19/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/JJHiggs0PToGG_M-125p6_8TeV-JHUGenV4-pythia6-tauola/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:HIG-Summer12DR53X-02047_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --runsScenarioForMC Run2012_AB_C_D_oneRunPerEra --pileup fromDB --datatier GEN-SIM-RAW --conditions START53_V7N::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename HIG-Summer12DR53X-02047_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 288 || exit $? ; \n\ncmsDriver.py step2 --filein file:HIG-Summer12DR53X-02047_step1.root --fileout file:HIG-Summer12DR53X-02047.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V7N::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename HIG-Summer12DR53X-02047_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 288 || exit $? ; \n\n", "title": "Production script" }, { - "cms_confdb_id": "f8abe7968868767ce2912717166a8ecf", + "cms_confdb_id": "d3783a5330cef148bf0c5d82f09f699a", "process": "HLT", "title": "Configuration file" }, { - "cms_confdb_id": "f8abe7968868767ce2912717166ac226", + "cms_confdb_id": "d3783a5330cef148bf0c5d82f0a132df", "process": "RECO", "title": "Configuration file" } ], - "global_tag": "START53_V19::All", - "output_dataset": "/JJHiggs0PToBB_M-125p6_8TeV-JHUGenV4-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "release": "CMSSW_5_3_17", + "global_tag": "START53_V7N::All", + "output_dataset": "/JJHiggs0PToGG_M-125p6_8TeV-JHUGenV4-pythia6-tauola/Summer12_DR53X-PU_RD1_START53_V7N-v1/AODSIM", + "release": "CMSSW_5_3_19", "type": "HLT RECO" } ] @@ -220124,17 +234690,27 @@ ] }, "publisher": "CERN Open Data Portal", - "recid": "8472", + "recid": "8473", "run_period": [ "Run2012A", "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/JJHiggs0PToBB_M-125p6_8TeV-JHUGenV4-pythia6-tauola/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset JJHiggs0PToBB_M-125p6_8TeV-JHUGenV4-pythia6-tauola in AODSIM format for 2012 collision data", + "title": "/JJHiggs0PToGG_M-125p6_8TeV-JHUGenV4-pythia6-tauola/Summer12_DR53X-PU_RD1_START53_V7N-v1/AODSIM", + "title_additional": "Simulated dataset JJHiggs0PToGG_M-125p6_8TeV-JHUGenV4-pythia6-tauola in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -220160,7 +234736,7 @@ }, { "abstract": { - "description": "

Simulated dataset JJHiggs0PToGG_M-125p6_8TeV-JHUGenV4-pythia6-tauola in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + "description": "

Simulated dataset JJHiggs0PToTauTau_M-125p6_8TeV-JHUGenV4 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" }, "accelerator": "CERN-LHC", "categories": { @@ -220192,9 +234768,9 @@ "aodsim", "root" ], - "number_events": 499657, - "number_files": 65, - "size": 148284337631 + "number_events": 499663, + "number_files": 67, + "size": 170903920826 }, "experiment": "CMS", "license": { @@ -220206,63 +234782,63 @@ { "configuration_files": [ { - "cms_confdb_id": "510c7148bdece85b1d05dd872b3dae5f", + "cms_confdb_id": "55c1938b0dec26f79d7288b8b9ae9723", "process": "LHE", "title": "Configuration file" } ], "global_tag": "", "note": "To get the exact generator parameters, please see Finding the generator parameters.", - "output_dataset": "/JJHiggs0PToBB_M-125p6_8TeV-JHUGenV4-pythia6-tauola/Summer12-START53_V7C-v1/GEN", - "release": "CMSSW_5_3_14", + "output_dataset": "/JJHiggs0PToTauTau_M-125p6_8TeV-JHUGenV4/Summer12-START53_V7C-v1/GEN", + "release": "CMSSW_5_3_11_patch6", "type": "LHE" }, { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_17/src ] ; then \n echo release CMSSW_5_3_17 already exists\nelse\nscram p CMSSW CMSSW_5_3_17\nfi\ncd CMSSW_5_3_17/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/2bfa3a9c3d21a44641c14ced3a539d2a3940efc7/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_2gamma_8TeV_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_2gamma_8TeV_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_2gamma_8TeV_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_2gamma_8TeV_cff.py --filein \"dbs:/JJHiggs0PToBB_M-125p6_8TeV-JHUGenV4-pythia6-tauola/Summer12-START53_V7C-v1/GEN\" --fileout file:HIG-Summer12-02176.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename HIG-Summer12-02176_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 37 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_15_patch1/src ] ; then \n echo release CMSSW_5_3_15_patch1 already exists\nelse\nscram p CMSSW CMSSW_5_3_15_patch1\nfi\ncd CMSSW_5_3_15_patch1/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/2bfa3a9c3d21a44641c14ced3a539d2a3940efc7/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_tautau_8TeV_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_tautau_8TeV_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_tautau_8TeV_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_tautau_8TeV_cff.py --filein \"dbs:/JJHiggs0PToTauTau_M-125p6_8TeV-JHUGenV4/Summer12-START53_V7C-v1/GEN\" --fileout file:HIG-Summer12-02071.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename HIG-Summer12-02071_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 64 || exit $? ; \n\n", "title": "Production script" }, { - "script": "import FWCore.ParameterSet.Config as cms\n\n# Z2star tune with pT-ordered showers\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\nfrom GeneratorInterface.ExternalDecays.TauolaSettings_cff import *\n\ngenerator = cms.EDFilter(\n \"Pythia6HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(8000.0),\n maxEventsToPrint = cms.untracked.int32(0),\n ExternalDecays = cms.PSet(\n Tauola = cms.untracked.PSet(\n TauolaPolar,\n TauolaDefaultInputCards\n ),\n parameterSets = cms.vstring('Tauola')\n ),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock, \n processParameters = cms.vstring(\n 'MSEL=0 ! User defined processes', \n 'PMAS(5,1)=4.75 ! b quark mass', \n 'PMAS(6,1)=172.5 ! t quark mass',\n \n 'MDME(210,1)=0 ! Higgs decay into dd',\n 'MDME(211,1)=0 ! Higgs decay into uu',\n 'MDME(212,1)=0 ! Higgs decay into ss',\n 'MDME(213,1)=0 ! Higgs decay into cc',\n 'MDME(214,1)=0 ! Higgs decay into bb',\n 'MDME(215,1)=0 ! Higgs decay into tt',\n 'MDME(216,1)=0 ! Higgs decay into bbbar prime',\n 'MDME(217,1)=0 ! Higgs decay into ttbar prime',\n 'MDME(218,1)=0 ! Higgs decay into e e',\n 'MDME(219,1)=0 ! Higgs decay into mu mu',\n 'MDME(220,1)=0 ! Higgs decay into tau tau',\n 'MDME(221,1)=0 ! Higgs decay into tau tau prime',\n 'MDME(222,1)=0 ! Higgs decay into g g',\n 'MDME(223,1)=1 ! Higgs decay into gam gam',\n 'MDME(224,1)=0 ! Higgs decay into gam Z',\n 'MDME(225,1)=0 ! Higgs decay into Z Z',\n 'MDME(226,1)=0 ! Higgs decay into W W'\n ),\n parameterSets = cms.vstring(\n 'pythiaUESettings', \n 'processParameters'\n )\n )\n )\n\nconfigurationMetadata = cms.untracked.PSet(\n version = cms.untracked.string('$Revision: 1.1 $'),\n name = cms.untracked.string('$Source: /cvs/CMSSW/CMSSW/Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_2gamma_8TeV_cff.py,v $'),\n annotation = cms.untracked.string('POWHEG + PYTHIA6 + Tauola - Higgs -> 2gamma at 8TeV')\n )\n", + "script": "import FWCore.ParameterSet.Config as cms\n\n# Z2star tune with pT-ordered showers\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\nfrom GeneratorInterface.ExternalDecays.TauolaSettings_cff import *\n\ngenerator = cms.EDFilter(\n \"Pythia6HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(8000.0),\n maxEventsToPrint = cms.untracked.int32(0),\n ExternalDecays = cms.PSet(\n Tauola = cms.untracked.PSet(\n TauolaPolar,\n TauolaDefaultInputCards\n ),\n parameterSets = cms.vstring('Tauola')\n ),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock, \n processParameters = cms.vstring(\n 'MSEL=0 ! User defined processes', \n 'PMAS(5,1)=4.75 ! b quark mass', \n 'PMAS(6,1)=172.5 ! t quark mass',\n \n 'MDME(210,1)=0 ! Higgs decay into dd',\n 'MDME(211,1)=0 ! Higgs decay into uu',\n 'MDME(212,1)=0 ! Higgs decay into ss',\n 'MDME(213,1)=0 ! Higgs decay into cc',\n 'MDME(214,1)=0 ! Higgs decay into bb',\n 'MDME(215,1)=0 ! Higgs decay into tt',\n 'MDME(216,1)=0 ! Higgs decay into bbbar prime',\n 'MDME(217,1)=0 ! Higgs decay into ttbar prime',\n 'MDME(218,1)=0 ! Higgs decay into e e',\n 'MDME(219,1)=0 ! Higgs decay into mu mu',\n 'MDME(220,1)=1 ! Higgs decay into tau tau',\n 'MDME(221,1)=0 ! Higgs decay into tau tau prime',\n 'MDME(222,1)=0 ! Higgs decay into g g',\n 'MDME(223,1)=0 ! Higgs decay into gam gam',\n 'MDME(224,1)=0 ! Higgs decay into gam Z',\n 'MDME(225,1)=0 ! Higgs decay into Z Z',\n 'MDME(226,1)=0 ! Higgs decay into W W'\n ),\n parameterSets = cms.vstring(\n 'pythiaUESettings', \n 'processParameters'\n )\n )\n )\n\nconfigurationMetadata = cms.untracked.PSet(\n version = cms.untracked.string('$Revision: 1.1 $'),\n name = cms.untracked.string('$Source: /cvs/CMSSW/CMSSW/Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_tautau_8TeV_cff.py,v $'),\n annotation = cms.untracked.string('POWHEG + PYTHIA6 + Tauola - Higgs -> 2taus at 8TeV')\n )\n", "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/2bfa3a9c3d21a44641c14ced3a539d2a3940efc7/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_2gamma_8TeV_cff.py" + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/2bfa3a9c3d21a44641c14ced3a539d2a3940efc7/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_tautau_8TeV_cff.py" }, { - "cms_confdb_id": "bd00ebc013d37b71001c73501af6e0b4", + "cms_confdb_id": "78f4db189dc3f393465f99dbeca78bfa", "process": "SIM", "title": "Configuration file" } ], "generators": [ - "JHUGen4", + "jhugenV4", "pythia6" ], "global_tag": "START53_V7C::All", - "output_dataset": "/JJHiggs0PToGG_M-125p6_8TeV-JHUGenV4-pythia6-tauola/Summer12-START53_V7C-v1/GEN-SIM", - "release": "CMSSW_5_3_17", + "output_dataset": "/JJHiggs0PToTauTau_M-125p6_8TeV-JHUGenV4/Summer12-START53_V7C-v1/GEN-SIM", + "release": "CMSSW_5_3_15_patch1", "type": "SIM" }, { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc6_amd64_gcc472\nif [ -r CMSSW_5_3_19/src ] ; then \n echo release CMSSW_5_3_19 already exists\nelse\nscram p CMSSW CMSSW_5_3_19\nfi\ncd CMSSW_5_3_19/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/JJHiggs0PToGG_M-125p6_8TeV-JHUGenV4-pythia6-tauola/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:HIG-Summer12DR53X-02047_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --runsScenarioForMC Run2012_AB_C_D_oneRunPerEra --pileup fromDB --datatier GEN-SIM-RAW --conditions START53_V7N::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename HIG-Summer12DR53X-02047_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 288 || exit $? ; \n\ncmsDriver.py step2 --filein file:HIG-Summer12DR53X-02047_step1.root --fileout file:HIG-Summer12DR53X-02047.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V7N::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename HIG-Summer12DR53X-02047_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 288 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_16/src ] ; then \n echo release CMSSW_5_3_16 already exists\nelse\nscram p CMSSW CMSSW_5_3_16\nfi\ncd CMSSW_5_3_16/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/JJHiggs0PToTauTau_M-125p6_8TeV-JHUGenV4/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:HIG-Summer12DR53X-01952_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename HIG-Summer12DR53X-01952_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:HIG-Summer12DR53X-01952_step1.root --fileout file:HIG-Summer12DR53X-01952.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename HIG-Summer12DR53X-01952_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", "title": "Production script" }, { - "cms_confdb_id": "d3783a5330cef148bf0c5d82f09f699a", + "cms_confdb_id": "8119c367dee83f4172eac646b0cb249c", "process": "HLT", "title": "Configuration file" }, { - "cms_confdb_id": "d3783a5330cef148bf0c5d82f0a132df", + "cms_confdb_id": "8119c367dee83f4172eac646b0cd01ab", "process": "RECO", "title": "Configuration file" } ], - "global_tag": "START53_V7N::All", - "output_dataset": "/JJHiggs0PToGG_M-125p6_8TeV-JHUGenV4-pythia6-tauola/Summer12_DR53X-PU_RD1_START53_V7N-v1/AODSIM", - "release": "CMSSW_5_3_19", + "global_tag": "START53_V19::All", + "output_dataset": "/JJHiggs0PToTauTau_M-125p6_8TeV-JHUGenV4/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "release": "CMSSW_5_3_16", "type": "HLT RECO" } ] @@ -220280,17 +234856,27 @@ ] }, "publisher": "CERN Open Data Portal", - "recid": "8473", + "recid": "8474", "run_period": [ "Run2012A", "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/JJHiggs0PToGG_M-125p6_8TeV-JHUGenV4-pythia6-tauola/Summer12_DR53X-PU_RD1_START53_V7N-v1/AODSIM", - "title_additional": "Simulated dataset JJHiggs0PToGG_M-125p6_8TeV-JHUGenV4-pythia6-tauola in AODSIM format for 2012 collision data", + "title": "/JJHiggs0PToTauTau_M-125p6_8TeV-JHUGenV4/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset JJHiggs0PToTauTau_M-125p6_8TeV-JHUGenV4 in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -220316,7 +234902,7 @@ }, { "abstract": { - "description": "

Simulated dataset JJHiggs0PToTauTau_M-125p6_8TeV-JHUGenV4 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + "description": "

Simulated dataset JJHiggs0PToWWTo2L2NU_M-125p6_8TeV-JHUGenV4 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" }, "accelerator": "CERN-LHC", "categories": { @@ -220348,9 +234934,9 @@ "aodsim", "root" ], - "number_events": 499663, - "number_files": 67, - "size": 170903920826 + "number_events": 498137, + "number_files": 55, + "size": 172292796487 }, "experiment": "CMS", "license": { @@ -220362,47 +234948,46 @@ { "configuration_files": [ { - "cms_confdb_id": "55c1938b0dec26f79d7288b8b9ae9723", + "cms_confdb_id": "7bb91b34c2fcdd08f00eb3d31986d4be", "process": "LHE", "title": "Configuration file" } ], "global_tag": "", "note": "To get the exact generator parameters, please see Finding the generator parameters.", - "output_dataset": "/JJHiggs0PToTauTau_M-125p6_8TeV-JHUGenV4/Summer12-START53_V7C-v1/GEN", - "release": "CMSSW_5_3_11_patch6", + "output_dataset": "/JJHiggs0PToWWTo2L2NU_M-125p6_8TeV-JHUGenV4/Summer12-START53_V7C-v1/GEN", + "release": "CMSSW_5_3_13", "type": "LHE" }, { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_15_patch1/src ] ; then \n echo release CMSSW_5_3_15_patch1 already exists\nelse\nscram p CMSSW CMSSW_5_3_15_patch1\nfi\ncd CMSSW_5_3_15_patch1/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/2bfa3a9c3d21a44641c14ced3a539d2a3940efc7/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_tautau_8TeV_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_tautau_8TeV_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_tautau_8TeV_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_tautau_8TeV_cff.py --filein \"dbs:/JJHiggs0PToTauTau_M-125p6_8TeV-JHUGenV4/Summer12-START53_V7C-v1/GEN\" --fileout file:HIG-Summer12-02071.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename HIG-Summer12-02071_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 64 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_14_patch2/src ] ; then \n echo release CMSSW_5_3_14_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_14_patch2\nfi\ncd CMSSW_5_3_14_patch2/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-05-14/python/EightTeV/Hadronizer_TuneZ2star_8TeV_Powheg_pythia_tauola_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_Powheg_pythia_tauola_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_Powheg_pythia_tauola_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_Powheg_pythia_tauola_cff.py --filein \"dbs:/JJHiggs0PToWWTo2L2NU_M-125p6_8TeV-JHUGenV4/Summer12-START53_V7C-v1/GEN\" --fileout file:HIG-Summer12-02036.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename HIG-Summer12-02036_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 96 || exit $? ; \n\n", "title": "Production script" }, { - "script": "import FWCore.ParameterSet.Config as cms\n\n# Z2star tune with pT-ordered showers\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\nfrom GeneratorInterface.ExternalDecays.TauolaSettings_cff import *\n\ngenerator = cms.EDFilter(\n \"Pythia6HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(8000.0),\n maxEventsToPrint = cms.untracked.int32(0),\n ExternalDecays = cms.PSet(\n Tauola = cms.untracked.PSet(\n TauolaPolar,\n TauolaDefaultInputCards\n ),\n parameterSets = cms.vstring('Tauola')\n ),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock, \n processParameters = cms.vstring(\n 'MSEL=0 ! User defined processes', \n 'PMAS(5,1)=4.75 ! b quark mass', \n 'PMAS(6,1)=172.5 ! t quark mass',\n \n 'MDME(210,1)=0 ! Higgs decay into dd',\n 'MDME(211,1)=0 ! Higgs decay into uu',\n 'MDME(212,1)=0 ! Higgs decay into ss',\n 'MDME(213,1)=0 ! Higgs decay into cc',\n 'MDME(214,1)=0 ! Higgs decay into bb',\n 'MDME(215,1)=0 ! Higgs decay into tt',\n 'MDME(216,1)=0 ! Higgs decay into bbbar prime',\n 'MDME(217,1)=0 ! Higgs decay into ttbar prime',\n 'MDME(218,1)=0 ! Higgs decay into e e',\n 'MDME(219,1)=0 ! Higgs decay into mu mu',\n 'MDME(220,1)=1 ! Higgs decay into tau tau',\n 'MDME(221,1)=0 ! Higgs decay into tau tau prime',\n 'MDME(222,1)=0 ! Higgs decay into g g',\n 'MDME(223,1)=0 ! Higgs decay into gam gam',\n 'MDME(224,1)=0 ! Higgs decay into gam Z',\n 'MDME(225,1)=0 ! Higgs decay into Z Z',\n 'MDME(226,1)=0 ! Higgs decay into W W'\n ),\n parameterSets = cms.vstring(\n 'pythiaUESettings', \n 'processParameters'\n )\n )\n )\n\nconfigurationMetadata = cms.untracked.PSet(\n version = cms.untracked.string('$Revision: 1.1 $'),\n name = cms.untracked.string('$Source: /cvs/CMSSW/CMSSW/Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_tautau_8TeV_cff.py,v $'),\n annotation = cms.untracked.string('POWHEG + PYTHIA6 + Tauola - Higgs -> 2taus at 8TeV')\n )\n", + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\nfrom GeneratorInterface.ExternalDecays.TauolaSettings_cff import *\n\ngenerator = cms.EDFilter(\"Pythia6HadronizerFilter\",\n pythiaHepMCVerbosity = cms.untracked.bool(True),\n maxEventsToPrint = cms.untracked.int32(0),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n comEnergy = cms.double(8000.0),\n ExternalDecays = cms.PSet(\n Tauola = cms.untracked.PSet(\n TauolaPolar,\n TauolaDefaultInputCards\n ),\n parameterSets = cms.vstring('Tauola')\n ),\n UseExternalGenerators = cms.untracked.bool(True), \n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock,\n processParameters = cms.vstring('MSEL=0 ! User defined processes',\n 'PMAS(5,1)=4.8 ! b quark mass',\n 'PMAS(6,1)=172.5 ! t quark mass',\n 'MSTP(86)=1 ! requires MPIs to be softer than the main interaction',\n ),\n # This is a vector of ParameterSet names to be read, in this order\n parameterSets = cms.vstring('pythiaUESettings',\n 'processParameters'\n )\n )\n)\n\nconfigurationMetadata = cms.untracked.PSet(\n version = cms.untracked.string('$Revision: 1.2 $'),\n name = cms.untracked.string ('$Source: /local/reps/CMSSW/CMSSW/Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_tauola_cff.py,v $'),\n annotation = cms.untracked.string('runs Z2* Pythia6')\n)\n\n", "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/2bfa3a9c3d21a44641c14ced3a539d2a3940efc7/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_tautau_8TeV_cff.py" + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/V02-05-14/python/EightTeV/Hadronizer_TuneZ2star_8TeV_Powheg_pythia_tauola_cff.py" }, { - "cms_confdb_id": "78f4db189dc3f393465f99dbeca78bfa", + "cms_confdb_id": "7b09170ba4f82d70c8ecd2b2f6f05b0d", "process": "SIM", "title": "Configuration file" } ], "generators": [ - "jhugenV4", - "pythia6" + "JHU" ], "global_tag": "START53_V7C::All", - "output_dataset": "/JJHiggs0PToTauTau_M-125p6_8TeV-JHUGenV4/Summer12-START53_V7C-v1/GEN-SIM", - "release": "CMSSW_5_3_15_patch1", + "output_dataset": "/JJHiggs0PToWWTo2L2NU_M-125p6_8TeV-JHUGenV4/Summer12-START53_V7C-v2/GEN-SIM", + "release": "CMSSW_5_3_14_patch2", "type": "SIM" }, { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_16/src ] ; then \n echo release CMSSW_5_3_16 already exists\nelse\nscram p CMSSW CMSSW_5_3_16\nfi\ncd CMSSW_5_3_16/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/JJHiggs0PToTauTau_M-125p6_8TeV-JHUGenV4/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:HIG-Summer12DR53X-01952_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename HIG-Summer12DR53X-01952_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:HIG-Summer12DR53X-01952_step1.root --fileout file:HIG-Summer12DR53X-01952.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename HIG-Summer12DR53X-01952_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_16/src ] ; then \n echo release CMSSW_5_3_16 already exists\nelse\nscram p CMSSW CMSSW_5_3_16\nfi\ncd CMSSW_5_3_16/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/JJHiggs0PToWWTo2L2NU_M-125p6_8TeV-JHUGenV4/Summer12-START53_V7C-v2/GEN-SIM\" --fileout file:HIG-Summer12DR53X-01913_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename HIG-Summer12DR53X-01913_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:HIG-Summer12DR53X-01913_step1.root --fileout file:HIG-Summer12DR53X-01913.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename HIG-Summer12DR53X-01913_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", "title": "Production script" }, { @@ -220417,7 +235002,7 @@ } ], "global_tag": "START53_V19::All", - "output_dataset": "/JJHiggs0PToTauTau_M-125p6_8TeV-JHUGenV4/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "output_dataset": "/JJHiggs0PToWWTo2L2NU_M-125p6_8TeV-JHUGenV4/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", "release": "CMSSW_5_3_16", "type": "HLT RECO" } @@ -220436,17 +235021,27 @@ ] }, "publisher": "CERN Open Data Portal", - "recid": "8474", + "recid": "8475", "run_period": [ "Run2012A", "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/JJHiggs0PToTauTau_M-125p6_8TeV-JHUGenV4/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset JJHiggs0PToTauTau_M-125p6_8TeV-JHUGenV4 in AODSIM format for 2012 collision data", + "title": "/JJHiggs0PToWWTo2L2NU_M-125p6_8TeV-JHUGenV4/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset JJHiggs0PToWWTo2L2NU_M-125p6_8TeV-JHUGenV4 in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -220472,7 +235067,7 @@ }, { "abstract": { - "description": "

Simulated dataset JJHiggs0PToWWTo2L2NU_M-125p6_8TeV-JHUGenV4 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + "description": "

Simulated dataset JJHiggs0PToZZTo4L_M-125p6_8TeV-JHUGenV4 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" }, "accelerator": "CERN-LHC", "categories": { @@ -220504,9 +235099,9 @@ "aodsim", "root" ], - "number_events": 498137, - "number_files": 55, - "size": 172292796487 + "number_events": 497839, + "number_files": 65, + "size": 182548248883 }, "experiment": "CMS", "license": { @@ -220518,62 +235113,63 @@ { "configuration_files": [ { - "cms_confdb_id": "7bb91b34c2fcdd08f00eb3d31986d4be", + "cms_confdb_id": "6602d94fea27826ae6e8e0fcd3d87bc4", "process": "LHE", "title": "Configuration file" } ], "global_tag": "", "note": "To get the exact generator parameters, please see Finding the generator parameters.", - "output_dataset": "/JJHiggs0PToWWTo2L2NU_M-125p6_8TeV-JHUGenV4/Summer12-START53_V7C-v1/GEN", - "release": "CMSSW_5_3_13", + "output_dataset": "/JJHiggs0PToZZTo4L_M-125p6_8TeV-JHUGenV4/Summer12-START53_V7C-v1/GEN", + "release": "CMSSW_5_3_11_patch6", "type": "LHE" }, { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_14_patch2/src ] ; then \n echo release CMSSW_5_3_14_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_14_patch2\nfi\ncd CMSSW_5_3_14_patch2/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-05-14/python/EightTeV/Hadronizer_TuneZ2star_8TeV_Powheg_pythia_tauola_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_Powheg_pythia_tauola_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_Powheg_pythia_tauola_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_Powheg_pythia_tauola_cff.py --filein \"dbs:/JJHiggs0PToWWTo2L2NU_M-125p6_8TeV-JHUGenV4/Summer12-START53_V7C-v1/GEN\" --fileout file:HIG-Summer12-02036.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename HIG-Summer12-02036_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 96 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_14_patch2/src ] ; then \n echo release CMSSW_5_3_14_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_14_patch2\nfi\ncd CMSSW_5_3_14_patch2/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-05-14/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_4l_8TeV_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_4l_8TeV_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_4l_8TeV_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_4l_8TeV_cff.py --filein \"dbs:/JJHiggs0PToZZTo4L_M-125p6_8TeV-JHUGenV4/Summer12-START53_V7C-v1/GEN\" --fileout file:HIG-Summer12-01904.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename HIG-Summer12-01904_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 64 || exit $? ; \n\n", "title": "Production script" }, { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\nfrom GeneratorInterface.ExternalDecays.TauolaSettings_cff import *\n\ngenerator = cms.EDFilter(\"Pythia6HadronizerFilter\",\n pythiaHepMCVerbosity = cms.untracked.bool(True),\n maxEventsToPrint = cms.untracked.int32(0),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n comEnergy = cms.double(8000.0),\n ExternalDecays = cms.PSet(\n Tauola = cms.untracked.PSet(\n TauolaPolar,\n TauolaDefaultInputCards\n ),\n parameterSets = cms.vstring('Tauola')\n ),\n UseExternalGenerators = cms.untracked.bool(True), \n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock,\n processParameters = cms.vstring('MSEL=0 ! User defined processes',\n 'PMAS(5,1)=4.8 ! b quark mass',\n 'PMAS(6,1)=172.5 ! t quark mass',\n 'MSTP(86)=1 ! requires MPIs to be softer than the main interaction',\n ),\n # This is a vector of ParameterSet names to be read, in this order\n parameterSets = cms.vstring('pythiaUESettings',\n 'processParameters'\n )\n )\n)\n\nconfigurationMetadata = cms.untracked.PSet(\n version = cms.untracked.string('$Revision: 1.2 $'),\n name = cms.untracked.string ('$Source: /local/reps/CMSSW/CMSSW/Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_tauola_cff.py,v $'),\n annotation = cms.untracked.string('runs Z2* Pythia6')\n)\n\n", + "script": "import FWCore.ParameterSet.Config as cms\n\n# Z2 star tune with pT-ordered showers\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\nfrom GeneratorInterface.ExternalDecays.TauolaSettings_cff import *\n\ngenerator = cms.EDFilter(\n \"Pythia6HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(8000.0),\n maxEventsToPrint = cms.untracked.int32(0),\n ExternalDecays = cms.PSet(\n Tauola = cms.untracked.PSet(\n TauolaPolar,\n TauolaDefaultInputCards\n ),\n parameterSets = cms.vstring('Tauola')\n ),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock, \n processParameters = cms.vstring(\n 'MSEL=0 ! User defined processes', \n 'PMAS(5,1)=4.75 ! b quark mass', \n 'PMAS(6,1)=172.5 ! t quark mass',\n \n 'MDME(210,1)=0 ! Higgs decay into dd',\n 'MDME(211,1)=0 ! Higgs decay into uu',\n 'MDME(212,1)=0 ! Higgs decay into ss',\n 'MDME(213,1)=0 ! Higgs decay into cc',\n 'MDME(214,1)=0 ! Higgs decay into bb',\n 'MDME(215,1)=0 ! Higgs decay into tt',\n 'MDME(216,1)=0 ! Higgs decay into bbbar prime',\n 'MDME(217,1)=0 ! Higgs decay into ttbar prime',\n 'MDME(218,1)=0 ! Higgs decay into e e',\n 'MDME(219,1)=0 ! Higgs decay into mu mu',\n 'MDME(220,1)=0 ! Higgs decay into tau tau',\n 'MDME(221,1)=0 ! Higgs decay into tau tau prime',\n 'MDME(222,1)=0 ! Higgs decay into g g',\n 'MDME(223,1)=0 ! Higgs decay into gam gam',\n 'MDME(224,1)=0 ! Higgs decay into gam Z',\n 'MDME(225,1)=1 ! Higgs decay into Z Z',\n 'MDME(226,1)=0 ! Higgs decay into W W',\n \n 'MDME(174,1)=0 !Z decay into d dbar', \n 'MDME(175,1)=0 !Z decay into u ubar', \n 'MDME(176,1)=0 !Z decay into s sbar', \n 'MDME(177,1)=0 !Z decay into c cbar', \n 'MDME(178,1)=0 !Z decay into b bbar', \n 'MDME(179,1)=0 !Z decay into t tbar', \n 'MDME(182,1)=1 !Z decay into e- e+', \n 'MDME(183,1)=0 !Z decay into nu_e nu_ebar', \n 'MDME(184,1)=1 !Z decay into mu- mu+', \n 'MDME(185,1)=0 !Z decay into nu_mu nu_mubar', \n 'MDME(186,1)=1 !Z decay into tau- tau+', \n 'MDME(187,1)=0 !Z decay into nu_tau nu_taubar',\n \n 'CKIN(45)=1. !low mass cut on Z1',\n 'CKIN(47)=1. !low mass cut on Z2'\n ),\n parameterSets = cms.vstring(\n 'pythiaUESettings', \n 'processParameters'\n )\n )\n )\n\nconfigurationMetadata = cms.untracked.PSet(\n version = cms.untracked.string('$Revision: 1.1 $'),\n name = cms.untracked.string('$Source: /cvs/CMSSW/CMSSW/Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_4l_8TeV_cff.py,v $'),\n annotation = cms.untracked.string('POWHEG + PYTHIA6 + Tauola - Higgs -> ZZ -> 4l at 8TeV')\n )\n", "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/V02-05-14/python/EightTeV/Hadronizer_TuneZ2star_8TeV_Powheg_pythia_tauola_cff.py" + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/V02-05-14/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_4l_8TeV_cff.py" }, { - "cms_confdb_id": "7b09170ba4f82d70c8ecd2b2f6f05b0d", + "cms_confdb_id": "52a34c81565dd251027a1c692016adfc", "process": "SIM", "title": "Configuration file" } ], "generators": [ - "JHU" + "jhugenV4", + "pythia6" ], "global_tag": "START53_V7C::All", - "output_dataset": "/JJHiggs0PToWWTo2L2NU_M-125p6_8TeV-JHUGenV4/Summer12-START53_V7C-v2/GEN-SIM", + "output_dataset": "/JJHiggs0PToZZTo4L_M-125p6_8TeV-JHUGenV4/Summer12-START53_V7C-v1/GEN-SIM", "release": "CMSSW_5_3_14_patch2", "type": "SIM" }, { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_16/src ] ; then \n echo release CMSSW_5_3_16 already exists\nelse\nscram p CMSSW CMSSW_5_3_16\nfi\ncd CMSSW_5_3_16/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/JJHiggs0PToWWTo2L2NU_M-125p6_8TeV-JHUGenV4/Summer12-START53_V7C-v2/GEN-SIM\" --fileout file:HIG-Summer12DR53X-01913_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename HIG-Summer12DR53X-01913_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:HIG-Summer12DR53X-01913_step1.root --fileout file:HIG-Summer12DR53X-01913.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename HIG-Summer12DR53X-01913_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_14_patch2/src ] ; then \n echo release CMSSW_5_3_14_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_14_patch2\nfi\ncd CMSSW_5_3_14_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/JJHiggs0PToZZTo4L_M-125p6_8TeV-JHUGenV4/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:HIG-Summer12DR53X-01836_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename HIG-Summer12DR53X-01836_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:HIG-Summer12DR53X-01836_step1.root --fileout file:HIG-Summer12DR53X-01836.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename HIG-Summer12DR53X-01836_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", "title": "Production script" }, { - "cms_confdb_id": "8119c367dee83f4172eac646b0cb249c", + "cms_confdb_id": "0bbcec91bd5bb892feebe5a3e37f8f24", "process": "HLT", "title": "Configuration file" }, { - "cms_confdb_id": "8119c367dee83f4172eac646b0cd01ab", + "cms_confdb_id": "0bbcec91bd5bb892feebe5a3e37fa917", "process": "RECO", "title": "Configuration file" } ], "global_tag": "START53_V19::All", - "output_dataset": "/JJHiggs0PToWWTo2L2NU_M-125p6_8TeV-JHUGenV4/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "release": "CMSSW_5_3_16", + "output_dataset": "/JJHiggs0PToZZTo4L_M-125p6_8TeV-JHUGenV4/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "release": "CMSSW_5_3_14_patch2", "type": "HLT RECO" } ] @@ -220591,17 +235187,27 @@ ] }, "publisher": "CERN Open Data Portal", - "recid": "8475", + "recid": "8476", "run_period": [ "Run2012A", "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/JJHiggs0PToWWTo2L2NU_M-125p6_8TeV-JHUGenV4/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset JJHiggs0PToWWTo2L2NU_M-125p6_8TeV-JHUGenV4 in AODSIM format for 2012 collision data", + "title": "/JJHiggs0PToZZTo4L_M-125p6_8TeV-JHUGenV4/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", + "title_additional": "Simulated dataset JJHiggs0PToZZTo4L_M-125p6_8TeV-JHUGenV4 in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -220627,14 +235233,11 @@ }, { "abstract": { - "description": "

Simulated dataset JJHiggs0PToZZTo4L_M-125p6_8TeV-JHUGenV4 in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" + "description": "

Simulated dataset JPsiToMuMu_2MuPtEtaFilter_tuneD6T_8TeV-pythia6-evtgen in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" }, "accelerator": "CERN-LHC", "categories": { - "primary": "Higgs Physics", - "secondary": [ - "Beyond Standard Model" - ], + "primary": "B physics and Quarkonia", "source": "CMS Collaboration" }, "collaboration": { @@ -220659,9 +235262,9 @@ "aodsim", "root" ], - "number_events": 497839, - "number_files": 65, - "size": 182548248883 + "number_events": 18930644, + "number_files": 1580, + "size": 5024325014389 }, "experiment": "CMS", "license": { @@ -220673,63 +235276,48 @@ { "configuration_files": [ { - "cms_confdb_id": "6602d94fea27826ae6e8e0fcd3d87bc4", - "process": "LHE", - "title": "Configuration file" - } - ], - "global_tag": "", - "note": "To get the exact generator parameters, please see Finding the generator parameters.", - "output_dataset": "/JJHiggs0PToZZTo4L_M-125p6_8TeV-JHUGenV4/Summer12-START53_V7C-v1/GEN", - "release": "CMSSW_5_3_11_patch6", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_14_patch2/src ] ; then \n echo release CMSSW_5_3_14_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_14_patch2\nfi\ncd CMSSW_5_3_14_patch2/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-05-14/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_4l_8TeV_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_4l_8TeV_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_4l_8TeV_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_4l_8TeV_cff.py --filein \"dbs:/JJHiggs0PToZZTo4L_M-125p6_8TeV-JHUGenV4/Summer12-START53_V7C-v1/GEN\" --fileout file:HIG-Summer12-01904.root --mc --eventcontent RAWSIM --datatier GEN-SIM --conditions START53_V7C::All --beamspot Realistic8TeVCollision --step GEN,SIM --python_filename HIG-Summer12-01904_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 64 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_2_5/src ] ; then \n echo release CMSSW_5_2_5 already exists\nelse\nscram p CMSSW CMSSW_5_2_5\nfi\ncd CMSSW_5_2_5/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-00-64/python/EightTeV/PYTHIA6_JPsiWithFSR_tuneD6T_8TeV_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/PYTHIA6_JPsiWithFSR_tuneD6T_8TeV_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/PYTHIA6_JPsiWithFSR_tuneD6T_8TeV_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/PYTHIA6_JPsiWithFSR_tuneD6T_8TeV_cff.py --fileout file:BPH-Summer12-00008.root --mc --eventcontent RAWSIM --pileup NoPileUp --datatier GEN-SIM --conditions START52_V9::All --beamspot Realistic8TeVCollision --step GEN,SIM --datamix NODATAMIXER --python_filename BPH-Summer12-00008_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 151 || exit $? ; \n\n", "title": "Production script" }, { - "script": "import FWCore.ParameterSet.Config as cms\n\n# Z2 star tune with pT-ordered showers\nfrom Configuration.Generator.PythiaUEZ2starSettings_cfi import *\nfrom GeneratorInterface.ExternalDecays.TauolaSettings_cff import *\n\ngenerator = cms.EDFilter(\n \"Pythia6HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(8000.0),\n maxEventsToPrint = cms.untracked.int32(0),\n ExternalDecays = cms.PSet(\n Tauola = cms.untracked.PSet(\n TauolaPolar,\n TauolaDefaultInputCards\n ),\n parameterSets = cms.vstring('Tauola')\n ),\n PythiaParameters = cms.PSet(\n pythiaUESettingsBlock, \n processParameters = cms.vstring(\n 'MSEL=0 ! User defined processes', \n 'PMAS(5,1)=4.75 ! b quark mass', \n 'PMAS(6,1)=172.5 ! t quark mass',\n \n 'MDME(210,1)=0 ! Higgs decay into dd',\n 'MDME(211,1)=0 ! Higgs decay into uu',\n 'MDME(212,1)=0 ! Higgs decay into ss',\n 'MDME(213,1)=0 ! Higgs decay into cc',\n 'MDME(214,1)=0 ! Higgs decay into bb',\n 'MDME(215,1)=0 ! Higgs decay into tt',\n 'MDME(216,1)=0 ! Higgs decay into bbbar prime',\n 'MDME(217,1)=0 ! Higgs decay into ttbar prime',\n 'MDME(218,1)=0 ! Higgs decay into e e',\n 'MDME(219,1)=0 ! Higgs decay into mu mu',\n 'MDME(220,1)=0 ! Higgs decay into tau tau',\n 'MDME(221,1)=0 ! Higgs decay into tau tau prime',\n 'MDME(222,1)=0 ! Higgs decay into g g',\n 'MDME(223,1)=0 ! Higgs decay into gam gam',\n 'MDME(224,1)=0 ! Higgs decay into gam Z',\n 'MDME(225,1)=1 ! Higgs decay into Z Z',\n 'MDME(226,1)=0 ! Higgs decay into W W',\n \n 'MDME(174,1)=0 !Z decay into d dbar', \n 'MDME(175,1)=0 !Z decay into u ubar', \n 'MDME(176,1)=0 !Z decay into s sbar', \n 'MDME(177,1)=0 !Z decay into c cbar', \n 'MDME(178,1)=0 !Z decay into b bbar', \n 'MDME(179,1)=0 !Z decay into t tbar', \n 'MDME(182,1)=1 !Z decay into e- e+', \n 'MDME(183,1)=0 !Z decay into nu_e nu_ebar', \n 'MDME(184,1)=1 !Z decay into mu- mu+', \n 'MDME(185,1)=0 !Z decay into nu_mu nu_mubar', \n 'MDME(186,1)=1 !Z decay into tau- tau+', \n 'MDME(187,1)=0 !Z decay into nu_tau nu_taubar',\n \n 'CKIN(45)=1. !low mass cut on Z1',\n 'CKIN(47)=1. !low mass cut on Z2'\n ),\n parameterSets = cms.vstring(\n 'pythiaUESettings', \n 'processParameters'\n )\n )\n )\n\nconfigurationMetadata = cms.untracked.PSet(\n version = cms.untracked.string('$Revision: 1.1 $'),\n name = cms.untracked.string('$Source: /cvs/CMSSW/CMSSW/Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_4l_8TeV_cff.py,v $'),\n annotation = cms.untracked.string('POWHEG + PYTHIA6 + Tauola - Higgs -> ZZ -> 4l at 8TeV')\n )\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/V02-05-14/python/EightTeV/POWHEG_PYTHIA6_Tauola_H_ZZ_4l_8TeV_cff.py" + "script": "import FWCore.ParameterSet.Config as cms\n\nconfigurationMetadata = cms.untracked.PSet(\n\tversion = cms.untracked.string('$Revision: 1.6 $'),\n\tname = cms.untracked.string('$Source: /cvs_server/repositories/CMSSW/CMSSW/Configuration/GenProduction/python/Attic/PYTHIA6_JPsiWithFSR_7TeV_cff.py,v $'),\n\tannotation = cms.untracked.string('Summer09: Pythia6 generation of prompt JPsi, 7TeV, D6T tune')\n)\n\nfrom Configuration.Generator.PythiaUESettings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia6GeneratorFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(8000.0),\n # PYTHIA xSec: 15.12 mb\n crossSection = cms.untracked.double(13775390),\n filterEfficiency = cms.untracked.double(0.0463),\n maxEventsToPrint = cms.untracked.int32(0),\n ExternalDecays = cms.PSet(\n EvtGen = cms.untracked.PSet(\n operates_on_particles = cms.vint32( 0 ), # 0 (zero) means default list (hardcoded)\n # you can put here the list of particles (PDG IDs)\n # that you want decayed by EvtGen\n use_default_decay = cms.untracked.bool(False),\n decay_table = cms.FileInPath('GeneratorInterface/ExternalDecays/data/DECAY_NOLONGLIFE.DEC'),\n particle_property_file = cms.FileInPath('GeneratorInterface/ExternalDecays/data/evt.pdl'),\n user_decay_file = cms.FileInPath('GeneratorInterface/ExternalDecays/data/Onia_mumu.dec'),\n list_forced_decays = cms.vstring('MyJ/psi'),\n ),\n parameterSets = cms.vstring('EvtGen')\n ), \n PythiaParameters = cms.PSet(\n\tpythiaUESettingsBlock,\n processParameters = cms.vstring('MSEL=61 ! Quarkonia', \n 'MDME(858,1) = 0 ! 0.060200 e- e+', \n 'MDME(859,1) = 1 ! 0.060100 mu- mu+', \n 'MDME(860,1) = 0 ! 0.879700 rndmflav rndmflavbar', \n 'MSTP(142)=2 ! turns on the PYEVWT Pt re-weighting routine', \n 'PARJ(13)=0.750 ! probability that a c or b meson has S=1', \n 'PARJ(14)=0.162 ! probability that a meson with S=0 is produced with L=1, J=1', \n 'PARJ(15)=0.018 ! probability that a meson with S=1 is produced with L=1, J=0', \n 'PARJ(16)=0.054 ! probability that a meson with S=1 is produced with L=1, J=1', \n 'MSTP(145)=0 ! choice of polarization', \n 'MSTP(146)=0 ! choice of polarization frame ONLY when mstp(145)=1', \n 'MSTP(147)=0 ! particular helicity or density matrix component when mstp(145)=1', \n 'MSTP(148)=1 ! possibility to allow for final-state shower evolution, extreme case !', \n 'MSTP(149)=1 ! if mstp(148)=1, it determines the kinematics of the QQ~3S1(8)->QQ~3S1(8)+g branching', \n 'PARP(141)=1.16 ! New values for COM matrix elements', \n 'PARP(142)=0.0119 ! New values for COM matrix elements', \n 'PARP(143)=0.01 ! New values for COM matrix elements', \n 'PARP(144)=0.01 ! New values for COM matrix elements', \n 'PARP(145)=0.05 ! New values for COM matrix elements', \n 'PARP(146)=9.28 ! New values for COM matrix elements', \n 'PARP(147)=0.15 ! New values for COM matrix elements', \n 'PARP(148)=0.02 ! New values for COM matrix elements', \n 'PARP(149)=0.02 ! New values for COM matrix elements', \n 'PARP(150)=0.085 ! New values for COM matrix elements', \n 'BRAT(861)=0.202 ! chi_2c->J/psi gamma', \n 'BRAT(862)=0.798 ! chi_2c->rndmflav rndmflavbar', \n 'BRAT(1501)=0.013 ! chi_0c->J/psi gamma', \n 'BRAT(1502)=0.987 ! chi_0c->rndmflav rndmflavbar', \n 'BRAT(1555)=0.356 ! chi_1c->J/psi gamma', \n 'BRAT(1556)=0.644 ! chi_1c->rndmflav rndmflavbar'),\n parameterSets = cms.vstring('pythiaUESettings', \n 'processParameters', \n 'CSAParameters'),\n CSAParameters = cms.vstring('CSAMODE = 6 ! cross-section reweighted quarkonia')\n )\n)\n\noniafilter = cms.EDFilter(\"PythiaFilter\",\n Status = cms.untracked.int32(2),\n MaxEta = cms.untracked.double(1e100),\n MinEta = cms.untracked.double(-1e100),\n MinPt = cms.untracked.double(7.5),\n ParticleID = cms.untracked.int32(443)\n)\n\nmumugenfilter = cms.EDFilter(\"MCParticlePairFilter\",\n Status = cms.untracked.vint32(1, 1),\n MinPt = cms.untracked.vdouble(5.5, 0.),\n MinP = cms.untracked.vdouble(2.5, 2.5),\n MaxEta = cms.untracked.vdouble(2.1, 2.1),\n MinEta = cms.untracked.vdouble(-2.1, -2.1),\n ParticleCharge = cms.untracked.int32(-1),\n ParticleID1 = cms.untracked.vint32(13),\n ParticleID2 = cms.untracked.vint32(13)\n)\n\nProductionFilterSequence = cms.Sequence(generator*oniafilter*mumugenfilter)\n\n", + "title": "Generator parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/V02-00-64/python/EightTeV/PYTHIA6_JPsiWithFSR_tuneD6T_8TeV_cff.py" }, { - "cms_confdb_id": "52a34c81565dd251027a1c692016adfc", + "cms_confdb_id": "7ebc0a96741c59bd9c4ccf826af54de0", "process": "SIM", "title": "Configuration file" } ], "generators": [ - "jhugenV4", "pythia6" ], - "global_tag": "START53_V7C::All", - "output_dataset": "/JJHiggs0PToZZTo4L_M-125p6_8TeV-JHUGenV4/Summer12-START53_V7C-v1/GEN-SIM", - "release": "CMSSW_5_3_14_patch2", + "global_tag": "START52_V9::All", + "output_dataset": "/JPsiToMuMu_2MuPtEtaFilter_tuneD6T_8TeV-pythia6-evtgen/Summer12-START52_V9-v3/GEN-SIM", + "release": "CMSSW_5_2_5", "type": "SIM" }, { "configuration_files": [ { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_14_patch2/src ] ; then \n echo release CMSSW_5_3_14_patch2 already exists\nelse\nscram p CMSSW CMSSW_5_3_14_patch2\nfi\ncd CMSSW_5_3_14_patch2/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/JJHiggs0PToZZTo4L_M-125p6_8TeV-JHUGenV4/Summer12-START53_V7C-v1/GEN-SIM\" --fileout file:HIG-Summer12DR53X-01836_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --pileup 2012_Summer_50ns_PoissonOOTPU --datatier GEN-SIM-RAW --conditions START53_V19::All --step DIGI,L1,DIGI2RAW,HLT:7E33v2 --python_filename HIG-Summer12DR53X-01836_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\ncmsDriver.py step2 --filein file:HIG-Summer12DR53X-01836_step1.root --fileout file:HIG-Summer12DR53X-01836.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename HIG-Summer12DR53X-01836_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 360 || exit $? ; \n\n", + "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_16/src ] ; then \n echo release CMSSW_5_3_16 already exists\nelse\nscram p CMSSW CMSSW_5_3_16\nfi\ncd CMSSW_5_3_16/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/JPsiToMuMu_2MuPtEtaFilter_tuneD6T_8TeV-pythia6-evtgen/Summer12-START52_V9-v3/GEN-SIM\" --fileout file:BPH-Summer12DR53X-00161_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --runsAndWeightsForMC '[(190482,0.924) , (194270,4.811), (200466,7.21), (207214,7.631)]' --pileup fromDB --datatier GEN-SIM-RAW --conditions START53_V19F::All --step DIGI,L1,DIGI2RAW,HLT:cached:fromSource --python_filename BPH-Summer12DR53X-00161_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 288 || exit $? ; \n\ncmsDriver.py step2 --filein file:BPH-Summer12DR53X-00161_step1.root --fileout file:BPH-Summer12DR53X-00161.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19F::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename BPH-Summer12DR53X-00161_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 288 || exit $? ; \n\n", "title": "Production script" }, { - "cms_confdb_id": "0bbcec91bd5bb892feebe5a3e37f8f24", + "cms_confdb_id": "5e0da4059e57acfa1f2ae98a40f2d65e", "process": "HLT", "title": "Configuration file" }, { - "cms_confdb_id": "0bbcec91bd5bb892feebe5a3e37fa917", + "cms_confdb_id": "85eed67bf3b49791b59bf144ca082b06", "process": "RECO", "title": "Configuration file" } ], - "global_tag": "START53_V19::All", - "output_dataset": "/JJHiggs0PToZZTo4L_M-125p6_8TeV-JHUGenV4/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "release": "CMSSW_5_3_14_patch2", + "global_tag": "START53_V19F::All", + "output_dataset": "/JPsiToMuMu_2MuPtEtaFilter_tuneD6T_8TeV-pythia6-evtgen/Summer12_DR53X-PU_RD2_START53_V19F-v2/AODSIM", + "release": "CMSSW_5_3_16", "type": "HLT RECO" } ] @@ -220747,17 +235335,27 @@ ] }, "publisher": "CERN Open Data Portal", - "recid": "8476", + "recid": "8477", "run_period": [ "Run2012A", "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, - "title": "/JJHiggs0PToZZTo4L_M-125p6_8TeV-JHUGenV4/Summer12_DR53X-PU_S10_START53_V19-v1/AODSIM", - "title_additional": "Simulated dataset JJHiggs0PToZZTo4L_M-125p6_8TeV-JHUGenV4 in AODSIM format for 2012 collision data", + "title": "/JPsiToMuMu_2MuPtEtaFilter_tuneD6T_8TeV-pythia6-evtgen/Summer12_DR53X-PU_RD2_START53_V19F-v2/AODSIM", + "title_additional": "Simulated dataset JPsiToMuMu_2MuPtEtaFilter_tuneD6T_8TeV-pythia6-evtgen in AODSIM format for 2012 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -220812,9 +235410,9 @@ "aodsim", "root" ], - "number_events": 18930644, - "number_files": 1580, - "size": 5024325014389 + "number_events": 10514184, + "number_files": 1132, + "size": 2787491601035 }, "experiment": "CMS", "license": { @@ -220866,7 +235464,7 @@ } ], "global_tag": "START53_V19F::All", - "output_dataset": "/JPsiToMuMu_2MuPtEtaFilter_tuneD6T_8TeV-pythia6-evtgen/Summer12_DR53X-PU_RD2_START53_V19F-v2/AODSIM", + "output_dataset": "/JPsiToMuMu_2MuPtEtaFilter_tuneD6T_8TeV-pythia6-evtgen/Summer12_DR53X-PU_RD2_START53_V19F-v3/AODSIM", "release": "CMSSW_5_3_16", "type": "HLT RECO" } @@ -220885,150 +235483,22 @@ ] }, "publisher": "CERN Open Data Portal", - "recid": "8477", + "recid": "8478", "run_period": [ "Run2012A", "Run2012B" ], "system_details": { - "global_tag": "START53_V27::All", - "release": "CMSSW_5_3_32" - }, - "title": "/JPsiToMuMu_2MuPtEtaFilter_tuneD6T_8TeV-pythia6-evtgen/Summer12_DR53X-PU_RD2_START53_V19F-v2/AODSIM", - "title_additional": "Simulated dataset JPsiToMuMu_2MuPtEtaFilter_tuneD6T_8TeV-pythia6-evtgen in AODSIM format for 2012 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", - "links": [ + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2011" + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2011" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset JPsiToMuMu_2MuPtEtaFilter_tuneD6T_8TeV-pythia6-evtgen in AODSIM format for 2012 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "B physics and Quarkonia", - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "453" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "8TeV", - "type": "pp" - }, - "date_created": [ - "2012" - ], - "date_published": "2019", - "date_reprocessed": "2012", - "distribution": { - "availability": "ondemand", - "formats": [ - "aodsim", - "root" ], - "number_events": 10514184, - "number_files": 1132, - "size": 2787491601035 - }, - "experiment": "CMS", - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=None\nif [ -r CMSSW_5_2_5/src ] ; then \n echo release CMSSW_5_2_5 already exists\nelse\nscram p CMSSW CMSSW_5_2_5\nfi\ncd CMSSW_5_2_5/src\neval `scram runtime -sh`\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/V02-00-64/python/EightTeV/PYTHIA6_JPsiWithFSR_tuneD6T_8TeV_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/EightTeV/PYTHIA6_JPsiWithFSR_tuneD6T_8TeV_cff.py \n[ -s Configuration/GenProduction/python/EightTeV/PYTHIA6_JPsiWithFSR_tuneD6T_8TeV_cff.py ] || exit $?;\n\n\nscram b\ncd ../../\ncmsDriver.py Configuration/GenProduction/python/EightTeV/PYTHIA6_JPsiWithFSR_tuneD6T_8TeV_cff.py --fileout file:BPH-Summer12-00008.root --mc --eventcontent RAWSIM --pileup NoPileUp --datatier GEN-SIM --conditions START52_V9::All --beamspot Realistic8TeVCollision --step GEN,SIM --datamix NODATAMIXER --python_filename BPH-Summer12-00008_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 151 || exit $? ; \n\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nconfigurationMetadata = cms.untracked.PSet(\n\tversion = cms.untracked.string('$Revision: 1.6 $'),\n\tname = cms.untracked.string('$Source: /cvs_server/repositories/CMSSW/CMSSW/Configuration/GenProduction/python/Attic/PYTHIA6_JPsiWithFSR_7TeV_cff.py,v $'),\n\tannotation = cms.untracked.string('Summer09: Pythia6 generation of prompt JPsi, 7TeV, D6T tune')\n)\n\nfrom Configuration.Generator.PythiaUESettings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia6GeneratorFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(8000.0),\n # PYTHIA xSec: 15.12 mb\n crossSection = cms.untracked.double(13775390),\n filterEfficiency = cms.untracked.double(0.0463),\n maxEventsToPrint = cms.untracked.int32(0),\n ExternalDecays = cms.PSet(\n EvtGen = cms.untracked.PSet(\n operates_on_particles = cms.vint32( 0 ), # 0 (zero) means default list (hardcoded)\n # you can put here the list of particles (PDG IDs)\n # that you want decayed by EvtGen\n use_default_decay = cms.untracked.bool(False),\n decay_table = cms.FileInPath('GeneratorInterface/ExternalDecays/data/DECAY_NOLONGLIFE.DEC'),\n particle_property_file = cms.FileInPath('GeneratorInterface/ExternalDecays/data/evt.pdl'),\n user_decay_file = cms.FileInPath('GeneratorInterface/ExternalDecays/data/Onia_mumu.dec'),\n list_forced_decays = cms.vstring('MyJ/psi'),\n ),\n parameterSets = cms.vstring('EvtGen')\n ), \n PythiaParameters = cms.PSet(\n\tpythiaUESettingsBlock,\n processParameters = cms.vstring('MSEL=61 ! Quarkonia', \n 'MDME(858,1) = 0 ! 0.060200 e- e+', \n 'MDME(859,1) = 1 ! 0.060100 mu- mu+', \n 'MDME(860,1) = 0 ! 0.879700 rndmflav rndmflavbar', \n 'MSTP(142)=2 ! turns on the PYEVWT Pt re-weighting routine', \n 'PARJ(13)=0.750 ! probability that a c or b meson has S=1', \n 'PARJ(14)=0.162 ! probability that a meson with S=0 is produced with L=1, J=1', \n 'PARJ(15)=0.018 ! probability that a meson with S=1 is produced with L=1, J=0', \n 'PARJ(16)=0.054 ! probability that a meson with S=1 is produced with L=1, J=1', \n 'MSTP(145)=0 ! choice of polarization', \n 'MSTP(146)=0 ! choice of polarization frame ONLY when mstp(145)=1', \n 'MSTP(147)=0 ! particular helicity or density matrix component when mstp(145)=1', \n 'MSTP(148)=1 ! possibility to allow for final-state shower evolution, extreme case !', \n 'MSTP(149)=1 ! if mstp(148)=1, it determines the kinematics of the QQ~3S1(8)->QQ~3S1(8)+g branching', \n 'PARP(141)=1.16 ! New values for COM matrix elements', \n 'PARP(142)=0.0119 ! New values for COM matrix elements', \n 'PARP(143)=0.01 ! New values for COM matrix elements', \n 'PARP(144)=0.01 ! New values for COM matrix elements', \n 'PARP(145)=0.05 ! New values for COM matrix elements', \n 'PARP(146)=9.28 ! New values for COM matrix elements', \n 'PARP(147)=0.15 ! New values for COM matrix elements', \n 'PARP(148)=0.02 ! New values for COM matrix elements', \n 'PARP(149)=0.02 ! New values for COM matrix elements', \n 'PARP(150)=0.085 ! New values for COM matrix elements', \n 'BRAT(861)=0.202 ! chi_2c->J/psi gamma', \n 'BRAT(862)=0.798 ! chi_2c->rndmflav rndmflavbar', \n 'BRAT(1501)=0.013 ! chi_0c->J/psi gamma', \n 'BRAT(1502)=0.987 ! chi_0c->rndmflav rndmflavbar', \n 'BRAT(1555)=0.356 ! chi_1c->J/psi gamma', \n 'BRAT(1556)=0.644 ! chi_1c->rndmflav rndmflavbar'),\n parameterSets = cms.vstring('pythiaUESettings', \n 'processParameters', \n 'CSAParameters'),\n CSAParameters = cms.vstring('CSAMODE = 6 ! cross-section reweighted quarkonia')\n )\n)\n\noniafilter = cms.EDFilter(\"PythiaFilter\",\n Status = cms.untracked.int32(2),\n MaxEta = cms.untracked.double(1e100),\n MinEta = cms.untracked.double(-1e100),\n MinPt = cms.untracked.double(7.5),\n ParticleID = cms.untracked.int32(443)\n)\n\nmumugenfilter = cms.EDFilter(\"MCParticlePairFilter\",\n Status = cms.untracked.vint32(1, 1),\n MinPt = cms.untracked.vdouble(5.5, 0.),\n MinP = cms.untracked.vdouble(2.5, 2.5),\n MaxEta = cms.untracked.vdouble(2.1, 2.1),\n MinEta = cms.untracked.vdouble(-2.1, -2.1),\n ParticleCharge = cms.untracked.int32(-1),\n ParticleID1 = cms.untracked.vint32(13),\n ParticleID2 = cms.untracked.vint32(13)\n)\n\nProductionFilterSequence = cms.Sequence(generator*oniafilter*mumugenfilter)\n\n", - "title": "Generator parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/V02-00-64/python/EightTeV/PYTHIA6_JPsiWithFSR_tuneD6T_8TeV_cff.py" - }, - { - "cms_confdb_id": "7ebc0a96741c59bd9c4ccf826af54de0", - "process": "SIM", - "title": "Configuration file" - } - ], - "generators": [ - "pythia6" - ], - "global_tag": "START52_V9::All", - "output_dataset": "/JPsiToMuMu_2MuPtEtaFilter_tuneD6T_8TeV-pythia6-evtgen/Summer12-START52_V9-v3/GEN-SIM", - "release": "CMSSW_5_2_5", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nexport SCRAM_ARCH=slc5_amd64_gcc462\nif [ -r CMSSW_5_3_16/src ] ; then \n echo release CMSSW_5_3_16 already exists\nelse\nscram p CMSSW CMSSW_5_3_16\nfi\ncd CMSSW_5_3_16/src\neval `scram runtime -sh`\n\n\nscram b\ncd ../../\ncmsDriver.py step1 --filein \"dbs:/JPsiToMuMu_2MuPtEtaFilter_tuneD6T_8TeV-pythia6-evtgen/Summer12-START52_V9-v3/GEN-SIM\" --fileout file:BPH-Summer12DR53X-00161_step1.root --pileup_input \"dbs:/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM\" --mc --eventcontent RAWSIM --runsAndWeightsForMC '[(190482,0.924) , (194270,4.811), (200466,7.21), (207214,7.631)]' --pileup fromDB --datatier GEN-SIM-RAW --conditions START53_V19F::All --step DIGI,L1,DIGI2RAW,HLT:cached:fromSource --python_filename BPH-Summer12DR53X-00161_1_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 288 || exit $? ; \n\ncmsDriver.py step2 --filein file:BPH-Summer12DR53X-00161_step1.root --fileout file:BPH-Summer12DR53X-00161.root --mc --eventcontent AODSIM,DQM --datatier AODSIM,DQM --conditions START53_V19F::All --step RAW2DIGI,L1Reco,RECO,VALIDATION:validation_prod,DQM:DQMOfflinePOGMC --python_filename BPH-Summer12DR53X-00161_2_cfg.py --no_exec --customise Configuration/DataProcessing/Utils.addMonitoring -n 288 || exit $? ; \n\n", - "title": "Production script" - }, - { - "cms_confdb_id": "5e0da4059e57acfa1f2ae98a40f2d65e", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "85eed67bf3b49791b59bf144ca082b06", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "START53_V19F::All", - "output_dataset": "/JPsiToMuMu_2MuPtEtaFilter_tuneD6T_8TeV-pythia6-evtgen/Summer12_DR53X-PU_RD2_START53_V19F-v3/AODSIM", - "release": "CMSSW_5_3_16", - "type": "HLT RECO" - } - ] - }, - "note": { - "description": "These simulated datasets correspond to the collision data collected by the CMS experiment in 2012." - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "37", - "title": "/MinBias_TuneZ2star_8TeV-pythia6/Summer12-START50_V13-v3/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "8478", - "run_period": [ - "Run2012A", - "Run2012B" - ], - "system_details": { "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -221167,6 +235637,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -221319,6 +235799,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -221471,6 +235961,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -221623,6 +236123,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -221775,6 +236285,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -221927,6 +236447,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -222079,6 +236609,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -222231,6 +236771,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -222383,6 +236933,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -222535,6 +237095,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -222687,6 +237257,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -222839,6 +237419,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -222991,6 +237581,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -223143,6 +237743,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -223295,6 +237905,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -223451,6 +238071,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -223607,6 +238237,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -223763,6 +238403,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -223919,6 +238569,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -224075,6 +238735,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -224231,6 +238901,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -224387,6 +239067,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -224543,6 +239233,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -224699,6 +239399,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -224855,6 +239565,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -225011,6 +239731,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -225167,6 +239897,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -225323,6 +240063,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -225479,6 +240229,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -225635,6 +240395,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -225791,6 +240561,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -225947,6 +240727,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -226103,6 +240893,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -226259,6 +241059,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -226415,6 +241225,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -226571,6 +241391,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -226727,6 +241557,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -226883,6 +241723,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -227039,6 +241889,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -227195,6 +242055,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -227351,6 +242221,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -227507,6 +242387,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -227663,6 +242553,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -227819,6 +242719,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -227975,6 +242885,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -228131,6 +243051,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -228287,6 +243217,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -228443,6 +243383,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -228599,6 +243549,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -228755,6 +243715,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -228911,6 +243881,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -229067,6 +244047,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -229223,6 +244213,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -229379,6 +244379,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -229535,6 +244545,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -229691,6 +244711,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -229847,6 +244877,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -230003,6 +245043,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -230159,6 +245209,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -230315,6 +245375,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -230471,6 +245541,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -230627,6 +245707,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -230783,6 +245873,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -230939,6 +246039,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -231095,6 +246205,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -231251,6 +246371,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -231407,6 +246537,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -231563,6 +246703,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -231719,6 +246869,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -231875,6 +247035,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -232031,6 +247201,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -232187,6 +247367,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -232343,6 +247533,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -232499,6 +247699,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -232655,6 +247865,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -232811,6 +248031,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -232967,6 +248197,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -233123,6 +248363,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -233279,6 +248529,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -233435,6 +248695,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -233591,6 +248861,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -233747,6 +249027,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -233903,6 +249193,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -234059,6 +249359,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -234215,6 +249525,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -234371,6 +249691,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -234527,6 +249857,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -234683,6 +250023,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -234839,6 +250189,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -234995,6 +250355,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -235151,6 +250521,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -235307,6 +250687,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -235463,6 +250853,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -235619,6 +251019,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -235775,6 +251185,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -235931,6 +251351,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -236087,6 +251517,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -236243,6 +251683,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -236399,6 +251849,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -236555,6 +252015,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -236711,6 +252181,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -236867,6 +252347,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -237023,6 +252513,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -237179,6 +252679,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -237335,6 +252845,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -237491,6 +253011,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -237647,6 +253177,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -237803,6 +253343,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -237959,6 +253509,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -238115,6 +253675,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -238271,6 +253841,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -238427,6 +254007,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -238583,6 +254173,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -238739,6 +254339,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -238895,6 +254505,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -239051,6 +254671,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -239207,6 +254837,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -239363,6 +255003,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -239519,6 +255169,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -239675,6 +255335,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -239831,6 +255501,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -239987,6 +255667,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -240143,6 +255833,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -240299,6 +255999,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -240455,6 +256165,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -240611,6 +256331,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -240767,6 +256497,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -240923,6 +256663,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -241079,6 +256829,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -241235,6 +256995,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -241391,6 +257161,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -241547,6 +257327,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -241703,6 +257493,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -241859,6 +257659,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -242015,6 +257825,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -242171,6 +257991,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -242327,6 +258157,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -242483,6 +258323,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -242639,6 +258489,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -242795,6 +258655,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -242951,6 +258821,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -243107,6 +258987,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -243263,6 +259153,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -243419,6 +259319,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -243575,6 +259485,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -243731,6 +259651,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -243887,6 +259817,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -244043,6 +259983,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -244199,6 +260149,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -244355,6 +260315,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -244511,6 +260481,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -244667,6 +260647,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -244823,6 +260813,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -244979,6 +260979,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -245135,6 +261145,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -245291,6 +261311,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -245447,6 +261477,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -245603,6 +261643,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -245759,6 +261809,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -245915,6 +261975,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -246071,6 +262141,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -246227,6 +262307,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -246383,6 +262473,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -246539,6 +262639,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -246695,6 +262805,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -246851,6 +262971,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -247007,6 +263137,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -247163,6 +263303,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -247319,6 +263469,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -247475,6 +263635,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -247631,6 +263801,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -247787,6 +263967,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -247943,6 +264133,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -248099,6 +264299,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -248255,6 +264465,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -248411,6 +264631,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -248567,6 +264797,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -248723,6 +264963,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -248879,6 +265129,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -249035,6 +265295,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -249191,6 +265461,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -249347,6 +265627,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -249503,6 +265793,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -249659,6 +265959,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -249815,6 +266125,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -249971,6 +266291,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -250127,6 +266457,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -250283,6 +266623,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -250439,6 +266789,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -250595,6 +266955,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -250751,6 +267121,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -250907,6 +267287,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -251063,6 +267453,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -251219,6 +267619,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -251375,6 +267785,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -251531,6 +267951,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -251687,6 +268117,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -251843,6 +268283,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -251999,6 +268449,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -252155,6 +268615,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -252311,6 +268781,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -252467,6 +268947,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -252623,6 +269113,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -252779,6 +269279,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -252935,6 +269445,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -253091,6 +269611,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -253247,6 +269777,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -253403,6 +269943,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -253559,6 +270109,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -253715,6 +270275,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -253871,6 +270441,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -254027,6 +270607,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -254183,6 +270773,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -254339,6 +270939,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -254495,6 +271105,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -254651,6 +271271,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -254807,6 +271437,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -254963,6 +271603,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -255119,6 +271769,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -255275,6 +271935,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -255431,6 +272101,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -255587,6 +272267,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -255743,6 +272433,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -255899,6 +272599,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -256055,6 +272765,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -256211,6 +272931,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -256367,6 +273097,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -256523,6 +273263,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -256679,6 +273429,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -256835,6 +273595,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -256991,6 +273761,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -257147,6 +273927,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -257303,6 +274093,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -257459,6 +274259,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -257615,6 +274425,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -257771,6 +274591,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -257927,6 +274757,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -258083,6 +274923,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -258239,6 +275089,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -258395,6 +275255,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -258551,6 +275421,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -258707,6 +275587,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -258863,6 +275753,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -259019,6 +275919,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -259175,6 +276085,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -259331,6 +276251,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -259487,6 +276417,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -259643,6 +276583,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -259799,6 +276749,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -259955,6 +276915,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -260111,6 +277081,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -260267,6 +277247,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -260423,6 +277413,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -260579,6 +277579,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -260735,6 +277745,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -260891,6 +277911,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -261047,6 +278077,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -261203,6 +278243,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -261359,6 +278409,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -261515,6 +278575,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -261671,6 +278741,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -261827,6 +278907,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -261983,6 +279073,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -262139,6 +279239,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -262295,6 +279405,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -262451,6 +279571,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -262607,6 +279737,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -262763,6 +279903,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -262919,6 +280069,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -263075,6 +280235,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -263231,6 +280401,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -263387,6 +280567,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -263543,6 +280733,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -263699,6 +280899,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -263855,6 +281065,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -264011,6 +281231,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -264167,6 +281397,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -264323,6 +281563,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -264479,6 +281729,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -264635,6 +281895,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -264791,6 +282061,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -264947,6 +282227,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -265103,6 +282393,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -265259,6 +282559,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -265415,6 +282725,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -265571,6 +282891,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -265727,6 +283057,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -265882,6 +283222,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -266037,6 +283387,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -266192,6 +283552,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -266347,6 +283717,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -266502,6 +283882,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -266657,6 +284047,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -266812,6 +284212,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -266967,6 +284377,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -267122,6 +284542,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -267277,6 +284707,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -267432,6 +284872,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -267587,6 +285037,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -267742,6 +285202,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -267897,6 +285367,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -268052,6 +285532,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -268207,6 +285697,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -268362,6 +285862,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -268517,6 +286027,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -268672,6 +286192,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -268827,6 +286357,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -268982,6 +286522,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -269137,6 +286687,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -269292,6 +286852,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -269447,6 +287017,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -269602,6 +287182,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -269757,6 +287347,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -269912,6 +287512,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -270067,6 +287677,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -270222,6 +287842,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -270377,6 +288007,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -270532,6 +288172,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -270687,6 +288337,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -270842,6 +288502,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -270997,6 +288667,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -271152,6 +288832,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -271307,6 +288997,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -271462,6 +289162,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -271617,6 +289327,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -271772,6 +289492,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -271927,6 +289657,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -272082,6 +289822,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -272237,6 +289987,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -272392,6 +290152,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -272547,6 +290317,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -272702,6 +290482,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -272857,6 +290647,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -273012,6 +290812,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -273167,6 +290977,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -273322,6 +291142,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -273477,6 +291307,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -273608,6 +291448,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -273739,6 +291589,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -273870,6 +291730,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -274001,6 +291871,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -274132,6 +292012,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -274263,6 +292153,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -274394,6 +292294,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -274525,6 +292435,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -274656,6 +292576,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -274787,6 +292717,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -274918,6 +292858,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -275049,6 +292999,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -275180,6 +293140,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -275311,6 +293281,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -275442,6 +293422,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -275573,6 +293563,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -275704,6 +293704,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -275835,6 +293845,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -275966,6 +293986,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -276097,6 +294127,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -276228,6 +294268,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -276359,6 +294409,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -276490,6 +294550,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -276621,6 +294691,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -276752,6 +294832,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -276889,6 +294979,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -277026,6 +295126,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -277163,6 +295273,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -277300,6 +295420,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -277437,6 +295567,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -277574,6 +295714,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -277711,6 +295861,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -277848,6 +296008,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -277985,6 +296155,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -278122,6 +296302,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -278259,6 +296449,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -278396,6 +296596,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -278533,6 +296743,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -278670,6 +296890,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -278807,6 +297037,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -278944,6 +297184,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -279091,6 +297341,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -279246,6 +297506,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -279401,6 +297671,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -279556,6 +297836,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -279711,6 +298001,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -279866,6 +298166,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -280002,6 +298312,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -280157,6 +298477,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -280312,6 +298642,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -280467,6 +298807,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -280613,6 +298963,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -280768,6 +299128,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -280923,6 +299293,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -281078,6 +299458,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -281233,6 +299623,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -281388,6 +299788,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -281543,6 +299953,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -281698,6 +300118,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -281853,6 +300283,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -282007,6 +300447,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -282162,6 +300612,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -282317,6 +300777,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -282472,6 +300942,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -282627,6 +301107,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -282782,6 +301272,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -282937,6 +301437,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -283092,6 +301602,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -283247,6 +301767,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -283402,6 +301932,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -283557,6 +302097,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -283712,6 +302262,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -283867,6 +302427,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -284021,6 +302591,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -284166,6 +302746,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -284312,6 +302902,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -284467,6 +303067,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -284622,6 +303232,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -284777,6 +303397,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -284932,6 +303562,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -285078,6 +303718,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -285233,6 +303883,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -285379,6 +304039,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -285534,6 +304204,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -285680,6 +304360,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -285826,6 +304516,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -285981,6 +304681,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -286135,6 +304845,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -286290,6 +305010,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -286445,6 +305175,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -286600,6 +305340,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -286746,6 +305496,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -286901,6 +305661,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -287056,6 +305826,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -287202,6 +305982,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -287348,6 +306138,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -287503,6 +306303,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -287658,6 +306468,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -287813,6 +306633,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -287968,6 +306798,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -288113,6 +306953,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -288268,6 +307118,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -288423,6 +307283,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -288578,6 +307448,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -288733,6 +307613,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -288888,6 +307778,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -289043,6 +307943,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -289198,6 +308108,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -289353,6 +308273,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -289499,6 +308429,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -289654,6 +308594,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -289800,6 +308750,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -289955,6 +308915,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -290100,6 +309070,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -290255,6 +309235,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -290410,6 +309400,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -290565,6 +309565,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -290720,6 +309730,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -290875,6 +309895,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -291030,6 +310060,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -291185,6 +310225,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -291340,6 +310390,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -291495,6 +310555,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -291650,6 +310720,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -291805,6 +310885,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -291960,6 +311050,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -292106,6 +311206,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -292252,6 +311362,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -292407,6 +311527,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -292553,6 +311683,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -292708,6 +311848,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -292863,6 +312013,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -293018,6 +312178,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -293173,6 +312343,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -293328,6 +312508,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -293483,6 +312673,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -293638,6 +312838,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -293793,6 +313003,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -293948,6 +313168,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -294103,6 +313333,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -294258,6 +313498,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -294413,6 +313663,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -294568,6 +313828,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -294723,6 +313993,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -294878,6 +314158,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -295033,6 +314323,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -295188,6 +314488,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -295343,6 +314653,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -295498,6 +314818,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -295653,6 +314983,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -295808,6 +315148,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -295963,6 +315313,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -296118,6 +315478,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -296273,6 +315643,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -296427,6 +315807,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -296581,6 +315971,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -296736,6 +316136,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -296891,6 +316301,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -297046,6 +316466,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -297201,6 +316631,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -297356,6 +316796,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -297511,6 +316961,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -297666,6 +317126,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -297821,6 +317291,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -297976,6 +317456,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -298131,6 +317621,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -298286,6 +317786,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -298432,6 +317942,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -298587,6 +318107,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -298733,6 +318263,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -298879,6 +318419,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -299034,6 +318584,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -299180,6 +318740,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -299335,6 +318905,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -299490,6 +319070,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -299645,6 +319235,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -299800,6 +319400,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -299955,6 +319565,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -300110,6 +319730,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -300265,6 +319895,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -300420,6 +320060,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -300575,6 +320225,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -300730,6 +320390,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -300885,6 +320555,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -301040,6 +320720,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -301195,6 +320885,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -301350,6 +321050,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -301505,6 +321215,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -301660,6 +321380,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -301815,6 +321545,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -301970,6 +321710,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -302125,6 +321875,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -302280,6 +322040,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -302435,6 +322205,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -302590,6 +322370,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -302745,6 +322535,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -302899,6 +322699,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -303044,6 +322854,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -303185,6 +323005,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -303326,6 +323156,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -303467,6 +323307,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -303608,6 +323458,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -303749,6 +323609,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -303889,6 +323759,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -304021,6 +323901,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -304162,6 +324052,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -304321,6 +324221,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -304461,6 +324371,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -304601,6 +324521,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -304733,6 +324663,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -304874,6 +324814,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -305033,6 +324983,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -305173,6 +325133,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -305305,6 +325275,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -305446,6 +325426,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -305578,6 +325568,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -305719,6 +325719,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -305859,6 +325869,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -305991,6 +326011,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -306132,6 +326162,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -306264,6 +326304,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -306405,6 +326455,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -306537,6 +326597,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -306678,6 +326748,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -306810,6 +326890,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -306951,6 +327041,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -307106,6 +327206,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -307261,6 +327371,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -307416,6 +327536,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -307571,6 +327701,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -307726,6 +327866,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -307881,6 +328031,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -308036,6 +328196,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -308191,6 +328361,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -308346,6 +328526,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -308501,6 +328691,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -308656,6 +328856,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -308802,6 +329012,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -308957,6 +329177,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -309112,6 +329342,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -309267,6 +329507,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -309422,6 +329672,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -309577,6 +329837,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -309732,6 +330002,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -309887,6 +330167,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -310042,6 +330332,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -310197,6 +330497,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -310352,6 +330662,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -310507,6 +330827,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -310662,6 +330992,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -310817,6 +331157,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -310972,6 +331322,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -311127,6 +331487,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -311282,6 +331652,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -311437,6 +331817,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -311592,6 +331982,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -311747,6 +332147,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -311902,6 +332312,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -312057,6 +332477,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -312203,6 +332633,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -312358,6 +332798,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -312504,6 +332954,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -312659,6 +333119,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -312814,6 +333284,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -312969,6 +333449,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -313124,6 +333614,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -313279,6 +333779,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -313434,6 +333944,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -313589,6 +334109,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -313744,6 +334274,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -313899,6 +334439,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -314054,6 +334604,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -314209,6 +334769,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -314364,6 +334934,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -314519,6 +335099,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -314674,6 +335264,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -314829,6 +335429,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -314984,6 +335594,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -315139,6 +335759,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -315294,6 +335924,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -315449,6 +336089,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -315604,6 +336254,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -315759,6 +336419,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -315914,6 +336584,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -316069,6 +336749,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -316224,6 +336914,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -316379,6 +337079,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -316525,6 +337235,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -316680,6 +337400,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -316835,6 +337565,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -316990,6 +337730,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -317145,6 +337895,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -317300,6 +338060,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -317455,6 +338225,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -317610,6 +338390,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -317765,6 +338555,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -317920,6 +338720,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -318075,6 +338885,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -318230,6 +339050,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -318385,6 +339215,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -318540,6 +339380,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -318695,6 +339545,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -318841,6 +339701,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -318996,6 +339866,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -319151,6 +340031,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -319306,6 +340196,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -319461,6 +340361,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -319616,6 +340526,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -319771,6 +340691,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -319926,6 +340856,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -320082,6 +341022,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -320238,6 +341188,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -320394,6 +341354,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -320550,6 +341520,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -320706,6 +341686,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -320862,6 +341852,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -321018,6 +342018,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -321174,6 +342184,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -321330,6 +342350,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -321486,6 +342516,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -321642,6 +342682,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -321798,6 +342848,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -321954,6 +343014,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -322110,6 +343180,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -322266,6 +343346,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -322422,6 +343512,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -322578,6 +343678,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -322734,6 +343844,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -322890,6 +344010,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -323046,6 +344176,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -323202,6 +344342,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -323358,6 +344508,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -323514,6 +344674,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -323670,6 +344840,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -323826,6 +345006,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -323982,6 +345172,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -324138,6 +345338,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -324294,6 +345504,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -324450,6 +345670,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -324606,6 +345836,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -324762,6 +346002,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -324918,6 +346168,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -325074,6 +346334,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -325230,6 +346500,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -325386,6 +346666,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -325542,6 +346832,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -325697,6 +346997,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -325852,6 +347162,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -326007,6 +347327,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -326162,6 +347492,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -326317,6 +347657,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -326472,6 +347822,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -326627,6 +347987,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -326782,6 +348152,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -326937,6 +348317,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -327092,6 +348482,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -327247,6 +348647,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -327402,6 +348812,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -327557,6 +348977,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -327712,6 +349142,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -327867,6 +349307,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -328022,6 +349472,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -328177,6 +349637,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -328332,6 +349802,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -328487,6 +349967,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -328642,6 +350132,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -328797,6 +350297,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -328952,6 +350462,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -329107,6 +350627,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -329262,6 +350792,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -329417,6 +350957,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -329572,6 +351122,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -329727,6 +351287,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -329882,6 +351452,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -330037,6 +351617,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -330192,6 +351782,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -330347,6 +351947,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -330502,6 +352112,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -330657,6 +352277,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -330812,6 +352442,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -330967,6 +352607,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -331122,6 +352772,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -331277,6 +352937,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -331432,6 +353102,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -331587,6 +353267,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -331742,6 +353432,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -331897,6 +353597,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -332052,6 +353762,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -332207,6 +353927,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -332362,6 +354092,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -332517,6 +354257,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -332672,6 +354422,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -332827,6 +354587,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -332982,6 +354752,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -333137,6 +354917,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -333292,6 +355082,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -333447,6 +355247,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -333578,6 +355388,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -333709,6 +355529,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -333840,6 +355670,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -333971,6 +355811,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -334102,6 +355952,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -334254,6 +356114,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -334406,6 +356276,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -334546,6 +356426,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -334686,6 +356576,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -334826,6 +356726,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -334966,6 +356876,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -335106,6 +357026,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -335246,6 +357176,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -335378,6 +357318,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -335519,6 +357469,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -335678,6 +357638,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -335818,6 +357788,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -335958,6 +357938,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -336090,6 +358080,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -336231,6 +358231,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -336390,6 +358400,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -336530,6 +358550,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -336662,6 +358692,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -336803,6 +358843,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -336935,6 +358985,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -337076,6 +359136,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -337216,6 +359286,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -337348,6 +359428,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -337489,6 +359579,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -337621,6 +359721,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -337762,6 +359872,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -337894,6 +360014,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -338035,6 +360165,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -338167,6 +360307,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -338308,6 +360458,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -338448,6 +360608,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -338580,6 +360750,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -338721,6 +360901,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -338880,6 +361070,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -339020,6 +361220,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -339160,6 +361370,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -339292,6 +361512,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -339433,6 +361663,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -339592,6 +361832,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -339732,6 +361982,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -339864,6 +362124,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -340005,6 +362275,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -340137,6 +362417,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -340278,6 +362568,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -340418,6 +362718,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -340550,6 +362860,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -340691,6 +363011,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -340823,6 +363153,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -340964,6 +363304,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -341096,6 +363446,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -341237,6 +363597,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -341369,6 +363739,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -341510,6 +363890,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -341635,6 +364025,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -341760,6 +364160,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -341885,6 +364295,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -342010,6 +364430,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -342135,6 +364565,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -342260,6 +364700,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -342385,6 +364835,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -342510,6 +364970,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -342635,6 +365105,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -342766,6 +365246,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -342897,6 +365387,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -343028,6 +365528,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -343159,6 +365669,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -343300,6 +365820,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -343431,6 +365961,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -343586,6 +366126,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -343727,6 +366277,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -343882,6 +366442,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -344037,6 +366607,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -344168,6 +366748,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -344299,6 +366889,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -344430,6 +367030,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -344561,6 +367171,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -344716,6 +367336,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -344847,6 +367477,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -344988,6 +367628,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -345143,6 +367793,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -345284,6 +367944,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -345425,6 +368095,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -345571,6 +368251,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -345717,6 +368407,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -345863,6 +368563,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -346009,6 +368719,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -346155,6 +368875,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -346301,6 +369031,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -346447,6 +369187,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -346602,6 +369352,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -346748,6 +369508,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -346894,6 +369664,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -347040,6 +369820,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -347186,6 +369976,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -347341,6 +370141,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -347496,6 +370306,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -347642,6 +370462,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -347788,6 +370618,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -347927,6 +370767,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -348066,6 +370916,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -348205,6 +371065,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -348344,6 +371214,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -348483,6 +371363,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -348622,6 +371512,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -348761,6 +371661,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -348900,6 +371810,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -349039,6 +371959,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -349178,6 +372108,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -349317,6 +372257,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -349456,6 +372406,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -349595,6 +372555,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -349734,6 +372704,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -349873,6 +372853,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -350012,6 +373002,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -350151,6 +373151,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -350290,6 +373300,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -350442,6 +373462,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -350594,6 +373624,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -350730,6 +373770,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -350866,6 +373916,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -351002,6 +374062,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -351138,6 +374208,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -351274,6 +374354,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -351410,6 +374500,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -351546,6 +374646,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -351682,6 +374792,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -351818,6 +374938,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -351970,6 +375100,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -352122,6 +375262,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -352274,6 +375424,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -352405,6 +375565,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -352536,6 +375706,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -352667,6 +375847,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -352798,6 +375988,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -352929,6 +376129,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -353060,6 +376270,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -353191,6 +376411,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -353344,6 +376574,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -353497,6 +376737,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -353650,6 +376900,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -353803,6 +377063,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -353956,6 +377226,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -354109,6 +377389,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -354262,6 +377552,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -354415,6 +377715,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -354568,6 +377878,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -354721,6 +378041,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -354874,6 +378204,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -355027,6 +378367,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -355180,6 +378530,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -355333,6 +378693,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -355486,6 +378856,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -355639,6 +379019,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -355792,6 +379182,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -355945,6 +379345,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -356098,6 +379508,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -356251,6 +379671,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -356404,6 +379834,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -356557,6 +379997,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -356710,6 +380160,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -356863,6 +380323,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -357016,6 +380486,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -357169,6 +380649,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -357322,6 +380812,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -357475,6 +380975,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -357628,6 +381138,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -357781,6 +381301,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -357934,6 +381464,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -358087,6 +381627,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -358240,6 +381790,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -358393,6 +381953,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -358530,6 +382100,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -358667,6 +382247,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -358804,6 +382394,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -358941,6 +382541,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -359078,6 +382688,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -359215,6 +382835,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -359352,6 +382982,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -359489,6 +383129,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -359626,6 +383276,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -359763,6 +383423,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -359900,6 +383570,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -360059,6 +383739,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -360218,6 +383908,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -360377,6 +384077,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -360536,6 +384246,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -360707,6 +384427,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -360878,6 +384608,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -361049,6 +384789,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -361220,6 +384970,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -361391,6 +385151,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -361562,6 +385332,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -361733,6 +385513,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -361904,6 +385694,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -362060,6 +385860,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -362216,6 +386026,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -362374,6 +386194,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -362559,6 +386389,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -362744,6 +386584,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -362902,6 +386752,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -363087,6 +386947,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -363272,6 +387142,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -363424,6 +387304,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -363576,6 +387466,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -363728,6 +387628,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -363880,6 +387790,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -364032,6 +387952,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -364175,6 +388105,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -364327,6 +388267,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -364479,6 +388429,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -364631,6 +388591,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -364783,6 +388753,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -364935,6 +388915,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -365087,6 +389077,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -365239,6 +389239,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -365391,6 +389401,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -365543,6 +389563,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -365695,6 +389725,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -365847,6 +389887,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -365999,6 +390049,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -366151,6 +390211,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -366303,6 +390373,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -366455,6 +390535,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -366591,6 +390681,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -366727,6 +390827,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -366863,6 +390973,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -366999,6 +391119,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -367151,6 +391281,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -367287,6 +391427,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -367423,6 +391573,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -367559,6 +391719,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -367695,6 +391865,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -367847,6 +392027,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -367983,6 +392173,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -368135,6 +392335,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -368271,6 +392481,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -368407,6 +392627,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -368543,6 +392773,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -368679,6 +392919,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -368815,6 +393065,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -368951,6 +393211,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -369087,6 +393357,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -369239,6 +393519,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -369375,6 +393665,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -369527,6 +393827,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -369679,6 +393989,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -369815,6 +394135,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -369951,6 +394281,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -370102,6 +394442,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -370253,6 +394603,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -370404,6 +394764,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -370555,6 +394925,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -370706,6 +395086,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -370845,6 +395235,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -370991,6 +395391,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -371146,6 +395556,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -371301,6 +395721,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -371440,6 +395870,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -371579,6 +396019,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -371718,6 +396168,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -371889,6 +396349,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -372060,6 +396530,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -372245,6 +396725,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -372415,6 +396905,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -372570,6 +397070,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -372740,6 +397250,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -372911,6 +397431,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -373081,6 +397611,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -373199,6 +397739,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -373317,6 +397867,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -373435,6 +397995,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -373553,6 +398123,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -373671,6 +398251,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -373789,6 +398379,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -373907,6 +398507,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -374025,6 +398635,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -374159,6 +398779,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -374277,6 +398907,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -374395,6 +399035,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -374513,6 +399163,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -374631,6 +399291,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -374749,6 +399419,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -374867,6 +399547,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -374985,6 +399675,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -375103,6 +399803,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -375243,6 +399953,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -375383,6 +400103,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -375523,6 +400253,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -375663,6 +400403,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -375803,6 +400553,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -375943,6 +400703,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -376061,6 +400831,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -376179,6 +400959,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -376319,6 +401109,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -376459,6 +401259,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -376599,6 +401409,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -376739,6 +401559,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -376879,6 +401709,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -377019,6 +401859,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -377159,6 +402009,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -377299,6 +402159,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -377555,6 +402425,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -377713,6 +402593,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -377943,6 +402833,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -378158,6 +403058,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -378373,6 +403283,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -378531,6 +403451,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -378689,6 +403619,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -378877,6 +403817,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -379079,6 +404029,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -379309,6 +404269,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -379539,6 +404509,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -379839,6 +404819,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -380009,6 +404999,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -380179,6 +405179,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -380334,6 +405344,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -380489,6 +405509,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -380644,6 +405674,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -380799,6 +405839,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -380954,6 +406004,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -381109,6 +406169,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -381264,6 +406334,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -381419,6 +406499,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -381574,6 +406664,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -381729,6 +406829,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -381884,6 +406994,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -382039,6 +407159,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -382194,6 +407324,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -382349,6 +407489,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -382504,6 +407654,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -382659,6 +407819,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -382814,6 +407984,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -382969,6 +408149,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -383124,6 +408314,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -383279,6 +408479,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -383434,6 +408644,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -383589,6 +408809,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -383748,6 +408978,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -383907,6 +409147,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -384073,6 +409323,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -384232,6 +409492,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -384403,6 +409673,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -384574,6 +409854,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -384745,6 +410035,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -384916,6 +410216,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -385087,6 +410397,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -385258,6 +410578,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -385429,6 +410759,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -385600,6 +410940,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -385747,6 +411097,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -385902,6 +411262,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -386043,6 +411413,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -386198,6 +411578,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -386353,6 +411743,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -386508,6 +411908,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -386663,6 +412073,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -386818,6 +412238,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -386973,6 +412403,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -387128,6 +412568,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -387283,6 +412733,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -387438,6 +412898,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -387593,6 +413063,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -387734,6 +413214,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -387919,6 +413409,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -388104,6 +413604,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -388289,6 +413799,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -388474,6 +413994,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -388630,6 +414160,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -388786,6 +414326,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -388942,6 +414492,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -389098,6 +414658,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -389253,6 +414823,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -389409,6 +414989,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -389565,6 +415155,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -389721,6 +415321,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -389877,6 +415487,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -390033,6 +415653,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -390188,6 +415818,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -390344,6 +415984,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -390500,6 +416150,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -390656,6 +416316,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -390812,6 +416482,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -390968,6 +416648,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -391123,6 +416813,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -391279,6 +416979,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -391435,6 +417145,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -391591,6 +417311,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -391747,6 +417477,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -391903,6 +417643,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -392058,6 +417808,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -392214,6 +417974,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -392345,6 +418115,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -392476,6 +418256,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -392607,6 +418397,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -392738,6 +418538,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -392869,6 +418679,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -392987,6 +418807,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -393118,6 +418948,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -393249,6 +419089,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -393380,6 +419230,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -393527,6 +419387,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -393658,6 +419528,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -393789,6 +419669,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -393920,6 +419810,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -394051,6 +419951,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -394169,6 +420079,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -394300,6 +420220,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -394431,6 +420361,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -394562,6 +420502,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -394693,6 +420643,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -394849,6 +420809,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -395005,6 +420975,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -395161,6 +421141,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -395317,6 +421307,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -395472,6 +421472,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -395613,6 +421623,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -395744,6 +421764,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -395875,6 +421905,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -396000,6 +422040,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -396125,6 +422175,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -396250,6 +422310,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -396375,6 +422445,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -396500,6 +422580,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -396625,6 +422715,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -396750,6 +422850,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -396875,6 +422985,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -397000,6 +423120,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -397131,6 +423261,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -397262,6 +423402,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -397409,6 +423559,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -397556,6 +423716,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -397703,6 +423873,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -397850,6 +424030,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -398005,6 +424195,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -398160,6 +424360,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -398315,6 +424525,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -398470,6 +424690,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -398625,6 +424855,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -398780,6 +425020,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -398935,6 +425185,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -399090,6 +425350,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -399245,6 +425515,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -399400,6 +425680,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -399555,6 +425845,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -399710,6 +426010,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -399865,6 +426175,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -400020,6 +426340,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -400175,6 +426505,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -400330,6 +426670,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -400471,6 +426821,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -400626,6 +426986,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -400767,6 +427137,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -400922,6 +427302,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -401063,6 +427453,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -401217,6 +427617,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -401371,6 +427781,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -401525,6 +427945,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -401679,6 +428109,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -401833,6 +428273,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -401987,6 +428437,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -402141,6 +428601,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -402295,6 +428765,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -402449,6 +428929,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -402603,6 +429093,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -402757,6 +429257,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -402911,6 +429421,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -403065,6 +429585,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -403219,6 +429749,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -403373,6 +429913,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -403527,6 +430077,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -403681,6 +430241,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -403835,6 +430405,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -403989,6 +430569,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -404145,6 +430735,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -404300,6 +430900,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -404455,6 +431065,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -404610,6 +431230,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -404765,6 +431395,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -404920,6 +431560,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -405075,6 +431725,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -405230,6 +431890,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -405385,6 +432055,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -405540,6 +432220,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -405696,6 +432386,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -405852,6 +432552,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -406008,6 +432718,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -406164,6 +432884,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -406320,6 +433050,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -406476,6 +433216,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -406632,6 +433382,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -406788,6 +433548,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -406944,6 +433714,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -407100,6 +433880,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -407256,6 +434046,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -407412,6 +434212,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -407568,6 +434378,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -407724,6 +434544,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -407880,6 +434710,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -408036,6 +434876,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -408192,6 +435042,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -408348,6 +435208,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -408504,6 +435374,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -408660,6 +435540,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -408816,6 +435706,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -408972,6 +435872,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -409128,6 +436038,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -409284,6 +436204,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -409440,6 +436370,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -409596,6 +436536,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -409752,6 +436702,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -409908,6 +436868,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -410064,6 +437034,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -410220,6 +437200,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -410376,6 +437366,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -410532,6 +437532,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -410688,6 +437698,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -410844,6 +437864,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -411000,6 +438030,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -411156,6 +438196,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -411312,6 +438362,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -411468,6 +438528,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -411624,6 +438694,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -411780,6 +438860,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -411936,6 +439026,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -412092,6 +439192,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -412248,6 +439358,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -412404,6 +439524,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -412560,6 +439690,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -412716,6 +439856,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -412872,6 +440022,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -413028,6 +440188,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -413184,6 +440354,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -413339,6 +440519,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -413494,6 +440684,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -413649,6 +440849,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -413805,6 +441015,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -413960,6 +441180,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -414115,6 +441345,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -414270,6 +441510,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -414425,6 +441675,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -414581,6 +441841,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -414736,6 +442006,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -414891,6 +442171,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -415046,6 +442336,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -415201,6 +442501,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -415326,6 +442636,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -415451,6 +442771,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -415576,6 +442906,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -415701,6 +443041,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -415826,6 +443176,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -415982,6 +443342,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -416137,6 +443507,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -416293,6 +443673,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -416449,6 +443839,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -416604,6 +444004,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -416760,6 +444170,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -416916,6 +444336,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -417071,6 +444501,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -417227,6 +444667,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -417383,6 +444833,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -417538,6 +444998,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -417694,6 +445164,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -417834,6 +445314,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -417974,6 +445464,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -418092,6 +445592,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -418210,6 +445720,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -418328,6 +445848,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -418446,6 +445976,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -418564,6 +446104,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -418682,6 +446232,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -418800,6 +446360,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -418918,6 +446488,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -419052,6 +446632,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -419170,6 +446760,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -419288,6 +446888,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -419406,6 +447016,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -419524,6 +447144,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -419642,6 +447272,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -419760,6 +447400,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -419878,6 +447528,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -419996,6 +447656,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -420136,6 +447806,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -420276,6 +447956,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -420416,6 +448106,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -420556,6 +448256,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -420696,6 +448406,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -420836,6 +448556,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -420954,6 +448684,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -421072,6 +448812,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -421212,6 +448962,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -421352,6 +449112,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -421492,6 +449262,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -421632,6 +449412,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -421772,6 +449562,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -421912,6 +449712,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -422052,6 +449862,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -422192,6 +450012,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -422317,6 +450147,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -422442,6 +450282,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -422567,6 +450417,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -422692,6 +450552,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -422832,6 +450702,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -422972,6 +450852,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -423112,6 +451002,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -423252,6 +451152,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -423392,6 +451302,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -423532,6 +451452,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -423672,6 +451602,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -423812,6 +451752,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -423937,6 +451887,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -424062,6 +452022,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -424187,6 +452157,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -424328,6 +452308,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -424469,6 +452459,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -424610,6 +452610,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -424751,6 +452761,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -424892,6 +452912,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -425033,6 +453063,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -425175,6 +453215,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -425316,6 +453366,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -425457,6 +453517,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -425598,6 +453668,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -425739,6 +453819,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -425880,6 +453970,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -426021,6 +454121,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -426162,6 +454272,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -426303,6 +454423,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -426444,6 +454574,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -426585,6 +454725,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -426726,6 +454876,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -426867,6 +455027,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -427008,6 +455178,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -427163,6 +455343,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -427318,6 +455508,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -427489,6 +455689,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -427674,6 +455884,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -427845,6 +456065,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -428016,6 +456246,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -428154,6 +456394,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -428279,6 +456529,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -428404,6 +456664,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -428529,6 +456799,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -428654,6 +456934,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -428779,6 +457069,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -428904,6 +457204,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -429029,6 +457339,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -429154,6 +457474,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -429279,6 +457609,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -429404,6 +457744,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -429529,6 +457879,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -429654,6 +458014,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -429779,6 +458149,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -429935,6 +458315,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -430090,6 +458480,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -430246,6 +458646,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -430401,6 +458811,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -430557,6 +458977,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -430713,6 +459143,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -430868,6 +459308,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -431024,6 +459474,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -431180,6 +459640,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -431335,6 +459805,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -431491,6 +459971,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -431632,6 +460122,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -431773,6 +460273,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -431914,6 +460424,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -432055,6 +460575,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -432195,6 +460725,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -432335,6 +460875,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -432475,6 +461025,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -432616,6 +461176,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -432757,6 +461327,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -432898,6 +461478,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -433039,6 +461629,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -433180,6 +461780,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -433321,6 +461931,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -433462,6 +462082,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -433603,6 +462233,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -433744,6 +462384,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -433885,6 +462535,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -434040,6 +462700,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -434195,6 +462865,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -434351,6 +463031,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -434507,6 +463197,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -434663,6 +463363,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -434819,6 +463529,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -434975,6 +463695,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -435131,6 +463861,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, @@ -435287,6 +464027,16 @@ "Run2012B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27::All", "release": "CMSSW_5_3_32" }, diff --git a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_01.json b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_01.json index 683e389370..97d14c1fa7 100644 --- a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_01.json +++ b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_01.json @@ -142,6 +142,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -317,6 +327,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -492,6 +512,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -667,6 +697,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -842,6 +882,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1017,6 +1067,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1192,6 +1252,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1367,6 +1437,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1542,6 +1622,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1731,6 +1821,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1906,6 +2006,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2081,6 +2191,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2256,6 +2376,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2431,6 +2561,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2606,6 +2746,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2781,6 +2931,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2956,6 +3116,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3131,186 +3301,206 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/ADDGravToGG_MS-3000_NED-2_KK-1_M-2000To3000_13TeV-sherpa/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset ADDGravToGG_MS-3000_NED-2_KK-1_M-2000To3000_13TeV-sherpa in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset ADDGravToGG_MS-3000_NED-2_KK-1_M-500To1000_13TeV-sherpa in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Extra Dimensions" ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" - ], - "number_events": 99080, - "number_files": 3, - "size": 2904380160 - }, - "doi": "10.7483/OPENDATA.CMS.HXN9.SJOV", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:8fc8357a", - "description": "/ADDGravToGG_MS-3000_NED-2_KK-1_M-500To1000_13TeV-sherpa/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1115, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/ADDGravToGG_MS-3000_NED-2_KK-1_M-500To1000_13TeV-sherpa/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_ADDGravToGG_MS-3000_NED-2_KK-1_M-500To1000_13TeV-sherpa_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_70000_file_index.json" - }, - { - "checksum": "adler32:f7bfcfe4", - "description": "/ADDGravToGG_MS-3000_NED-2_KK-1_M-500To1000_13TeV-sherpa/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 684, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/ADDGravToGG_MS-3000_NED-2_KK-1_M-500To1000_13TeV-sherpa/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_ADDGravToGG_MS-3000_NED-2_KK-1_M-500To1000_13TeV-sherpa_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_70000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-00785\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-00785_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-00785_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/f63476b2fdbd3b05dffe4ac3cd8edfefefbe0d88/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS3000_NED2_KK1_M-500To1000_13TeV-sherpa_MASTER_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS3000_NED2_KK1_M-500To1000_13TeV-sherpa_MASTER_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS3000_NED2_KK1_M-500To1000_13TeV-sherpa_MASTER_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS3000_NED2_KK1_M-500To1000_13TeV-sherpa_MASTER_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS3000_NED2_KK1_M-500To1000_13TeV-sherpa_MASTER_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 94.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 94.0000s = 94.0000s\n# Which adds up to 94.0000s per event\n# Single core events that fit in validation duration: 20160s / 94.0000s = 214\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 214 and 10000, but more than 0 -> 214\n# It is estimated that this validation will produce: 214 * 1.0000 = 214 events\nEVENTS=214\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS3000_NED2_KK1_M-500To1000_13TeV-sherpa_MASTER_cff.py --python_filename EXO-RunIISummer15GS-00785_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-00785.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-00785_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-00785_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-00785_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-00785 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-00785_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-00785_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-00785_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\nimport os\n\nsource = cms.Source(\"EmptySource\")\n\ngenerator = cms.EDFilter(\"SherpaGeneratorFilter\",\n maxEventsToPrint = cms.int32(0),\n filterEfficiency = cms.untracked.double(1.0),\n crossSection = cms.untracked.double(-1),\n SherpaProcess = cms.string('ADDGravitonToDiPhoton_MS3000_NED2_KK1_M-500To1000_13TeV-sherpa'),\n SherpackLocation = cms.string('slc6_amd64_gcc481/13TeV/sherpa/2.1.1/ADDGravToGG/v1/'),\n SherpackChecksum = cms.string('baf2eb8f48fe867c32d13b914ff7b031'),\n FetchSherpack = cms.bool(True),\n SherpaPath = cms.string('./'),\n SherpaPathPiece = cms.string('./'),\n SherpaResultDir = cms.string('Result'),\n SherpaDefaultWeight = cms.double(1.0),\n SherpaParameters = cms.PSet(parameterSets = cms.vstring(\n \"MPI_Cross_Sections\",\n \"Run\"),\n MPI_Cross_Sections = cms.vstring(\n\t\t\t\t\" MPIs in Sherpa, Model = Amisic:\",\n\t\t\t\t\" semihard xsec = 74.9746 mb,\",\n\t\t\t\t\" non-diffractive xsec = 18.1593 mb with nd factor = 0.335.\"\n ),\n Run = cms.vstring(\n\t\t\t\t\"(run){\",\n\t\t\t\t\" EVENTS = 100;\",\n\t\t\t\t\" EVENT_MODE = HepMC;\",\n\t\t\t\t\" WRITE_MAPPING_FILE 3;\",\n\t\t\t\t\"}(run)\",\n\t\t\t\t\"(beam){\",\n\t\t\t\t\" BEAM_1 = 2212; BEAM_ENERGY_1 = 6500.;\",\n\t\t\t\t\" BEAM_2 = 2212; BEAM_ENERGY_2 = 6500.;\",\n\t\t\t\t\"}(beam)\",\n\t\t\t\t\"(model){\",\n\t\t\t\t\" MODEL = ADD;\",\n\t\t\t\t\" M_S = 3000;\",\n\t\t\t\t\" N_ED = 2;\",\n\t\t\t\t\" KK_CONVENTION = 1;\",\n\t\t\t\t\" G_NEWTON = 6.707e-39;\",\n\t\t\t\t\"}(model)\",\n\t\t\t\t\"(processes){\",\n\t\t\t\t\" Process 21 21 -> 22 22;\",\n\t\t\t\t\" Scales VAR{Abs2(p[2]+p[3])};\",\n\t\t\t\t\" Loop_Generator gg_yy;\",\n\t\t\t\t\" End process;\",\n\t\t\t\t\" Process 93 93 -> 22 22;\",\n\t\t\t\t\" Order_EW 2;\",\n\t\t\t\t\" CKKW sqr(20./E_CMS);\",\n\t\t\t\t\" Print_Graphs : Process;\",\n\t\t\t\t\" End process;\",\n\t\t\t\t\"}(processes)\",\n\t\t\t\t\"(selector){\",\n\t\t\t\t\" Mass 22 22 500. 1000.;\",\n\t\t\t\t\" PT 22 70. E_CMS;\",\n\t\t\t\t\" PseudoRapidity 22 -2.8 2.8;\",\n\t\t\t\t\"}(selector)\",\n\t\t\t\t\"(shower){\",\n\t\t\t\t\" CSS_EW_MODE = 1;\",\n\t\t\t\t\"}(shower)\",\n\t\t\t\t\"(integration){\",\n\t\t\t\t\" FINISH_OPTIMIZATION = Off;\",\n\t\t\t\t\"}(integration)\",\n\t\t\t\t\"(me){\",\n\t\t\t\t\" ME_SIGNAL_GENERATOR = Amegic;\",\n\t\t\t\t\"}(me)\",\n\t\t\t\t\"(mi){\",\n\t\t\t\t\" MI_HANDLER = Amisic;\",\n\t\t\t\t\"}(mi)\" ),\n )\n)\n\nProductionFilterSequence = cms.Sequence(generator)\n\n", - "title": "Generator parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/f63476b2fdbd3b05dffe4ac3cd8edfefefbe0d88/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS3000_NED2_KK1_M-500To1000_13TeV-sherpa_MASTER_cff.py" - }, - { - "cms_confdb_id": "c4d03e96b97e6067c54800f6774bab18", - "process": "SIM", - "title": "Configuration file" - } - ], - "generators": [ - "sherpa" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/ADDGravToGG_MS-3000_NED-2_KK-1_M-500To1000_13TeV-sherpa/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM", - "release": "CMSSW_7_1_20_patch3", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-00958_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-00958_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00958_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-00958_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/ADDGravToGG_MS-3000_NED-2_KK-1_M-500To1000_13TeV-sherpa/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00958_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00958_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00958_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00958 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00958_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-00958.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-00958_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00958_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00958_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00958_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00958 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-00958_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-00958_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-00958_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "0ee23593a8fbb89d39a3cb8517bac466", - "process": "RECO", - "title": "Configuration file" - }, - { - "cms_confdb_id": "cfb8901d695f50aebd7524c34c624fc6", - "process": "HLT", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/ADDGravToGG_MS-3000_NED-2_KK-1_M-500To1000_13TeV-sherpa/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "RECO HLT" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-00669_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-00669_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-00669_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-00669.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/ADDGravToGG_MS-3000_NED-2_KK-1_M-500To1000_13TeV-sherpa/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-00669_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-00669_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-00669_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-00669 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-00669_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-00669_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-00669_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "744109404cdf471f6e79fd983bdf69e1", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/ADDGravToGG_MS-3000_NED-2_KK-1_M-500To1000_13TeV-sherpa/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "15202", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/ADDGravToGG_MS-3000_NED-2_KK-1_M-500To1000_13TeV-sherpa/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset ADDGravToGG_MS-3000_NED-2_KK-1_M-500To1000_13TeV-sherpa in MINIAODSIM format for 2015 collision data", + "title": "/ADDGravToGG_MS-3000_NED-2_KK-1_M-2000To3000_13TeV-sherpa/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset ADDGravToGG_MS-3000_NED-2_KK-1_M-2000To3000_13TeV-sherpa in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset ADDGravToGG_MS-3000_NED-2_KK-1_M-500To1000_13TeV-sherpa in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Extra Dimensions" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 99080, + "number_files": 3, + "size": 2904380160 + }, + "doi": "10.7483/OPENDATA.CMS.HXN9.SJOV", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:8fc8357a", + "description": "/ADDGravToGG_MS-3000_NED-2_KK-1_M-500To1000_13TeV-sherpa/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1115, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/ADDGravToGG_MS-3000_NED-2_KK-1_M-500To1000_13TeV-sherpa/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_ADDGravToGG_MS-3000_NED-2_KK-1_M-500To1000_13TeV-sherpa_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_70000_file_index.json" + }, + { + "checksum": "adler32:f7bfcfe4", + "description": "/ADDGravToGG_MS-3000_NED-2_KK-1_M-500To1000_13TeV-sherpa/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 684, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/ADDGravToGG_MS-3000_NED-2_KK-1_M-500To1000_13TeV-sherpa/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_ADDGravToGG_MS-3000_NED-2_KK-1_M-500To1000_13TeV-sherpa_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_70000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-00785\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-00785_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-00785_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/f63476b2fdbd3b05dffe4ac3cd8edfefefbe0d88/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS3000_NED2_KK1_M-500To1000_13TeV-sherpa_MASTER_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS3000_NED2_KK1_M-500To1000_13TeV-sherpa_MASTER_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS3000_NED2_KK1_M-500To1000_13TeV-sherpa_MASTER_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS3000_NED2_KK1_M-500To1000_13TeV-sherpa_MASTER_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS3000_NED2_KK1_M-500To1000_13TeV-sherpa_MASTER_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 94.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 94.0000s = 94.0000s\n# Which adds up to 94.0000s per event\n# Single core events that fit in validation duration: 20160s / 94.0000s = 214\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 214 and 10000, but more than 0 -> 214\n# It is estimated that this validation will produce: 214 * 1.0000 = 214 events\nEVENTS=214\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS3000_NED2_KK1_M-500To1000_13TeV-sherpa_MASTER_cff.py --python_filename EXO-RunIISummer15GS-00785_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-00785.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-00785_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-00785_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-00785_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-00785 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-00785_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-00785_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-00785_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\nimport os\n\nsource = cms.Source(\"EmptySource\")\n\ngenerator = cms.EDFilter(\"SherpaGeneratorFilter\",\n maxEventsToPrint = cms.int32(0),\n filterEfficiency = cms.untracked.double(1.0),\n crossSection = cms.untracked.double(-1),\n SherpaProcess = cms.string('ADDGravitonToDiPhoton_MS3000_NED2_KK1_M-500To1000_13TeV-sherpa'),\n SherpackLocation = cms.string('slc6_amd64_gcc481/13TeV/sherpa/2.1.1/ADDGravToGG/v1/'),\n SherpackChecksum = cms.string('baf2eb8f48fe867c32d13b914ff7b031'),\n FetchSherpack = cms.bool(True),\n SherpaPath = cms.string('./'),\n SherpaPathPiece = cms.string('./'),\n SherpaResultDir = cms.string('Result'),\n SherpaDefaultWeight = cms.double(1.0),\n SherpaParameters = cms.PSet(parameterSets = cms.vstring(\n \"MPI_Cross_Sections\",\n \"Run\"),\n MPI_Cross_Sections = cms.vstring(\n\t\t\t\t\" MPIs in Sherpa, Model = Amisic:\",\n\t\t\t\t\" semihard xsec = 74.9746 mb,\",\n\t\t\t\t\" non-diffractive xsec = 18.1593 mb with nd factor = 0.335.\"\n ),\n Run = cms.vstring(\n\t\t\t\t\"(run){\",\n\t\t\t\t\" EVENTS = 100;\",\n\t\t\t\t\" EVENT_MODE = HepMC;\",\n\t\t\t\t\" WRITE_MAPPING_FILE 3;\",\n\t\t\t\t\"}(run)\",\n\t\t\t\t\"(beam){\",\n\t\t\t\t\" BEAM_1 = 2212; BEAM_ENERGY_1 = 6500.;\",\n\t\t\t\t\" BEAM_2 = 2212; BEAM_ENERGY_2 = 6500.;\",\n\t\t\t\t\"}(beam)\",\n\t\t\t\t\"(model){\",\n\t\t\t\t\" MODEL = ADD;\",\n\t\t\t\t\" M_S = 3000;\",\n\t\t\t\t\" N_ED = 2;\",\n\t\t\t\t\" KK_CONVENTION = 1;\",\n\t\t\t\t\" G_NEWTON = 6.707e-39;\",\n\t\t\t\t\"}(model)\",\n\t\t\t\t\"(processes){\",\n\t\t\t\t\" Process 21 21 -> 22 22;\",\n\t\t\t\t\" Scales VAR{Abs2(p[2]+p[3])};\",\n\t\t\t\t\" Loop_Generator gg_yy;\",\n\t\t\t\t\" End process;\",\n\t\t\t\t\" Process 93 93 -> 22 22;\",\n\t\t\t\t\" Order_EW 2;\",\n\t\t\t\t\" CKKW sqr(20./E_CMS);\",\n\t\t\t\t\" Print_Graphs : Process;\",\n\t\t\t\t\" End process;\",\n\t\t\t\t\"}(processes)\",\n\t\t\t\t\"(selector){\",\n\t\t\t\t\" Mass 22 22 500. 1000.;\",\n\t\t\t\t\" PT 22 70. E_CMS;\",\n\t\t\t\t\" PseudoRapidity 22 -2.8 2.8;\",\n\t\t\t\t\"}(selector)\",\n\t\t\t\t\"(shower){\",\n\t\t\t\t\" CSS_EW_MODE = 1;\",\n\t\t\t\t\"}(shower)\",\n\t\t\t\t\"(integration){\",\n\t\t\t\t\" FINISH_OPTIMIZATION = Off;\",\n\t\t\t\t\"}(integration)\",\n\t\t\t\t\"(me){\",\n\t\t\t\t\" ME_SIGNAL_GENERATOR = Amegic;\",\n\t\t\t\t\"}(me)\",\n\t\t\t\t\"(mi){\",\n\t\t\t\t\" MI_HANDLER = Amisic;\",\n\t\t\t\t\"}(mi)\" ),\n )\n)\n\nProductionFilterSequence = cms.Sequence(generator)\n\n", + "title": "Generator parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/f63476b2fdbd3b05dffe4ac3cd8edfefefbe0d88/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS3000_NED2_KK1_M-500To1000_13TeV-sherpa_MASTER_cff.py" + }, + { + "cms_confdb_id": "c4d03e96b97e6067c54800f6774bab18", + "process": "SIM", + "title": "Configuration file" + } + ], + "generators": [ + "sherpa" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/ADDGravToGG_MS-3000_NED-2_KK-1_M-500To1000_13TeV-sherpa/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM", + "release": "CMSSW_7_1_20_patch3", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-00958_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-00958_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00958_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-00958_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/ADDGravToGG_MS-3000_NED-2_KK-1_M-500To1000_13TeV-sherpa/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00958_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00958_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00958_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00958 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00958_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-00958.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-00958_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00958_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00958_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00958_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00958 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-00958_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-00958_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-00958_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "0ee23593a8fbb89d39a3cb8517bac466", + "process": "RECO", + "title": "Configuration file" + }, + { + "cms_confdb_id": "cfb8901d695f50aebd7524c34c624fc6", + "process": "HLT", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/ADDGravToGG_MS-3000_NED-2_KK-1_M-500To1000_13TeV-sherpa/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "RECO HLT" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-00669_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-00669_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-00669_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-00669.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/ADDGravToGG_MS-3000_NED-2_KK-1_M-500To1000_13TeV-sherpa/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-00669_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-00669_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-00669_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-00669 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-00669_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-00669_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-00669_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "744109404cdf471f6e79fd983bdf69e1", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/ADDGravToGG_MS-3000_NED-2_KK-1_M-500To1000_13TeV-sherpa/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "15202", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/ADDGravToGG_MS-3000_NED-2_KK-1_M-500To1000_13TeV-sherpa/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset ADDGravToGG_MS-3000_NED-2_KK-1_M-500To1000_13TeV-sherpa in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -3481,6 +3671,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3670,6 +3870,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3845,6 +4055,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4020,6 +4240,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4195,6 +4425,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4384,6 +4624,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4587,6 +4837,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4762,6 +5022,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4937,6 +5207,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5112,6 +5392,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5287,6 +5577,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5476,6 +5776,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5665,6 +5975,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5840,6 +6160,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6015,6 +6345,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6204,6 +6544,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6379,6 +6729,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6554,6 +6914,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6729,6 +7099,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6904,6 +7284,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7079,6 +7469,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7254,6 +7654,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7457,6 +7867,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7632,6 +8052,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7821,6 +8251,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7996,6 +8436,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8171,6 +8621,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8346,6 +8806,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8521,6 +8991,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8696,6 +9176,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8871,6 +9361,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9046,6 +9546,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9249,6 +9759,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9424,186 +9944,206 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/ADDGravToGG_MS-4500_NED-2_KK-4_M-3000To4500_13TeV-sherpa/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset ADDGravToGG_MS-4500_NED-2_KK-4_M-3000To4500_13TeV-sherpa in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset ADDGravToGG_MS-4500_NED-2_KK-4_M-500To1000_13TeV-sherpa in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Extra Dimensions" ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" - ], - "number_events": 96108, - "number_files": 20, - "size": 2784755017 - }, - "doi": "10.7483/OPENDATA.CMS.3FIW.DZB1", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:87470aec", - "description": "/ADDGravToGG_MS-4500_NED-2_KK-4_M-500To1000_13TeV-sherpa/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 7395, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/ADDGravToGG_MS-4500_NED-2_KK-4_M-500To1000_13TeV-sherpa/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_ADDGravToGG_MS-4500_NED-2_KK-4_M-500To1000_13TeV-sherpa_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.json" - }, - { - "checksum": "adler32:1deb6a1e", - "description": "/ADDGravToGG_MS-4500_NED-2_KK-4_M-500To1000_13TeV-sherpa/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 4560, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/ADDGravToGG_MS-4500_NED-2_KK-4_M-500To1000_13TeV-sherpa/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_ADDGravToGG_MS-4500_NED-2_KK-4_M-500To1000_13TeV-sherpa_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05193\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05193_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05193_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/f63476b2fdbd3b05dffe4ac3cd8edfefefbe0d88/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS4500_NED2_KK4_M-500To1000_13TeV-sherpa_MASTER_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS4500_NED2_KK4_M-500To1000_13TeV-sherpa_MASTER_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS4500_NED2_KK4_M-500To1000_13TeV-sherpa_MASTER_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS4500_NED2_KK4_M-500To1000_13TeV-sherpa_MASTER_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS4500_NED2_KK4_M-500To1000_13TeV-sherpa_MASTER_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 103.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 103.0000s = 103.0000s\n# Which adds up to 103.0000s per event\n# Single core events that fit in validation duration: 20160s / 103.0000s = 195\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 195 and 10000, but more than 0 -> 195\n# It is estimated that this validation will produce: 195 * 1.0000 = 195 events\nEVENTS=195\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS4500_NED2_KK4_M-500To1000_13TeV-sherpa_MASTER_cff.py --python_filename EXO-RunIISummer15GS-05193_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05193.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05193_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05193_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05193_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05193 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05193_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05193_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05193_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\nimport os\n\nsource = cms.Source(\"EmptySource\")\n\ngenerator = cms.EDFilter(\"SherpaGeneratorFilter\",\n maxEventsToPrint = cms.int32(0),\n filterEfficiency = cms.untracked.double(1.0),\n crossSection = cms.untracked.double(-1),\n SherpaProcess = cms.string('ADDGravitonToDiPhoton_MS4500_NED2_KK4_M-500To1000_13TeV-sherpa'),\n SherpackLocation = cms.string('slc6_amd64_gcc481/13TeV/sherpa/2.1.1/ADDGravToGG/v1/'),\n SherpackChecksum = cms.string('cceb4e84813aa948e5d031783047a018'),\n FetchSherpack = cms.bool(True),\n SherpaPath = cms.string('./'),\n SherpaPathPiece = cms.string('./'),\n SherpaResultDir = cms.string('Result'),\n SherpaDefaultWeight = cms.double(1.0),\n SherpaParameters = cms.PSet(parameterSets = cms.vstring(\n \"MPI_Cross_Sections\",\n \"Run\"),\n MPI_Cross_Sections = cms.vstring(\n\t\t\t\t\" MPIs in Sherpa, Model = Amisic:\",\n\t\t\t\t\" semihard xsec = 74.9746 mb,\",\n\t\t\t\t\" non-diffractive xsec = 18.1593 mb with nd factor = 0.335.\"\n ),\n Run = cms.vstring(\n\t\t\t\t\"(run){\",\n\t\t\t\t\" EVENTS = 100;\",\n\t\t\t\t\" EVENT_MODE = HepMC;\",\n\t\t\t\t\" WRITE_MAPPING_FILE 3;\",\n\t\t\t\t\"}(run)\",\n\t\t\t\t\"(beam){\",\n\t\t\t\t\" BEAM_1 = 2212; BEAM_ENERGY_1 = 6500.;\",\n\t\t\t\t\" BEAM_2 = 2212; BEAM_ENERGY_2 = 6500.;\",\n\t\t\t\t\"}(beam)\",\n\t\t\t\t\"(model){\",\n\t\t\t\t\" MODEL = ADD;\",\n\t\t\t\t\" M_S = 4500;\",\n\t\t\t\t\" N_ED = 2;\",\n\t\t\t\t\" KK_CONVENTION = 4;\",\n\t\t\t\t\" G_NEWTON = 6.707e-39;\",\n\t\t\t\t\"}(model)\",\n\t\t\t\t\"(processes){\",\n\t\t\t\t\" Process 21 21 -> 22 22;\",\n\t\t\t\t\" Scales VAR{Abs2(p[2]+p[3])};\",\n\t\t\t\t\" Loop_Generator gg_yy;\",\n\t\t\t\t\" End process;\",\n\t\t\t\t\" Process 93 93 -> 22 22;\",\n\t\t\t\t\" Order_EW 2;\",\n\t\t\t\t\" CKKW sqr(20./E_CMS);\",\n\t\t\t\t\" Print_Graphs : Process;\",\n\t\t\t\t\" End process;\",\n\t\t\t\t\"}(processes)\",\n\t\t\t\t\"(selector){\",\n\t\t\t\t\" Mass 22 22 500. 1000.;\",\n\t\t\t\t\" PT 22 70. E_CMS;\",\n\t\t\t\t\" PseudoRapidity 22 -2.8 2.8;\",\n\t\t\t\t\"}(selector)\",\n\t\t\t\t\"(shower){\",\n\t\t\t\t\" CSS_EW_MODE = 1;\",\n\t\t\t\t\"}(shower)\",\n\t\t\t\t\"(integration){\",\n\t\t\t\t\" FINISH_OPTIMIZATION = Off;\",\n\t\t\t\t\"}(integration)\",\n\t\t\t\t\"(me){\",\n\t\t\t\t\" ME_SIGNAL_GENERATOR = Amegic;\",\n\t\t\t\t\"}(me)\",\n\t\t\t\t\"(mi){\",\n\t\t\t\t\" MI_HANDLER = Amisic;\",\n\t\t\t\t\"}(mi)\" ),\n )\n)\n\nProductionFilterSequence = cms.Sequence(generator)\n\n", - "title": "Generator parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/f63476b2fdbd3b05dffe4ac3cd8edfefefbe0d88/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS4500_NED2_KK4_M-500To1000_13TeV-sherpa_MASTER_cff.py" - }, - { - "cms_confdb_id": "5c6ba2ac8710a95335698a8cff4702d1", - "process": "SIM", - "title": "Configuration file" - } - ], - "generators": [ - "sherpa" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/ADDGravToGG_MS-4500_NED-2_KK-4_M-500To1000_13TeV-sherpa/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_20_patch3", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-03528_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-03528_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03528_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-03528_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/ADDGravToGG_MS-4500_NED-2_KK-4_M-500To1000_13TeV-sherpa/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03528_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03528_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03528_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03528 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03528_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-03528.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-03528_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03528_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03528_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03528_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03528 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-03528_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-03528_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-03528_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "2db80034f6fb21445f516c7c535757aa", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "2db80034f6fb21445f516c7c536caa03", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/ADDGravToGG_MS-4500_NED-2_KK-4_M-500To1000_13TeV-sherpa/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03150_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03150_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03150_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03150.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:EXO-RunIIFall15DR76-03528.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03150_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03150_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03150_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03150 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03150_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03150_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03150_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "2db80034f6fb21445f516c7c534e1ee4", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/ADDGravToGG_MS-4500_NED-2_KK-4_M-500To1000_13TeV-sherpa/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "15237", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/ADDGravToGG_MS-4500_NED-2_KK-4_M-500To1000_13TeV-sherpa/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset ADDGravToGG_MS-4500_NED-2_KK-4_M-500To1000_13TeV-sherpa in MINIAODSIM format for 2015 collision data", + "title": "/ADDGravToGG_MS-4500_NED-2_KK-4_M-3000To4500_13TeV-sherpa/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset ADDGravToGG_MS-4500_NED-2_KK-4_M-3000To4500_13TeV-sherpa in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset ADDGravToGG_MS-4500_NED-2_KK-4_M-500To1000_13TeV-sherpa in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Extra Dimensions" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 96108, + "number_files": 20, + "size": 2784755017 + }, + "doi": "10.7483/OPENDATA.CMS.3FIW.DZB1", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:87470aec", + "description": "/ADDGravToGG_MS-4500_NED-2_KK-4_M-500To1000_13TeV-sherpa/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 7395, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/ADDGravToGG_MS-4500_NED-2_KK-4_M-500To1000_13TeV-sherpa/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_ADDGravToGG_MS-4500_NED-2_KK-4_M-500To1000_13TeV-sherpa_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.json" + }, + { + "checksum": "adler32:1deb6a1e", + "description": "/ADDGravToGG_MS-4500_NED-2_KK-4_M-500To1000_13TeV-sherpa/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 4560, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/ADDGravToGG_MS-4500_NED-2_KK-4_M-500To1000_13TeV-sherpa/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_ADDGravToGG_MS-4500_NED-2_KK-4_M-500To1000_13TeV-sherpa_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05193\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05193_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05193_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/f63476b2fdbd3b05dffe4ac3cd8edfefefbe0d88/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS4500_NED2_KK4_M-500To1000_13TeV-sherpa_MASTER_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS4500_NED2_KK4_M-500To1000_13TeV-sherpa_MASTER_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS4500_NED2_KK4_M-500To1000_13TeV-sherpa_MASTER_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS4500_NED2_KK4_M-500To1000_13TeV-sherpa_MASTER_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS4500_NED2_KK4_M-500To1000_13TeV-sherpa_MASTER_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 103.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 103.0000s = 103.0000s\n# Which adds up to 103.0000s per event\n# Single core events that fit in validation duration: 20160s / 103.0000s = 195\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 195 and 10000, but more than 0 -> 195\n# It is estimated that this validation will produce: 195 * 1.0000 = 195 events\nEVENTS=195\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS4500_NED2_KK4_M-500To1000_13TeV-sherpa_MASTER_cff.py --python_filename EXO-RunIISummer15GS-05193_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05193.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05193_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05193_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05193_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05193 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05193_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05193_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05193_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\nimport os\n\nsource = cms.Source(\"EmptySource\")\n\ngenerator = cms.EDFilter(\"SherpaGeneratorFilter\",\n maxEventsToPrint = cms.int32(0),\n filterEfficiency = cms.untracked.double(1.0),\n crossSection = cms.untracked.double(-1),\n SherpaProcess = cms.string('ADDGravitonToDiPhoton_MS4500_NED2_KK4_M-500To1000_13TeV-sherpa'),\n SherpackLocation = cms.string('slc6_amd64_gcc481/13TeV/sherpa/2.1.1/ADDGravToGG/v1/'),\n SherpackChecksum = cms.string('cceb4e84813aa948e5d031783047a018'),\n FetchSherpack = cms.bool(True),\n SherpaPath = cms.string('./'),\n SherpaPathPiece = cms.string('./'),\n SherpaResultDir = cms.string('Result'),\n SherpaDefaultWeight = cms.double(1.0),\n SherpaParameters = cms.PSet(parameterSets = cms.vstring(\n \"MPI_Cross_Sections\",\n \"Run\"),\n MPI_Cross_Sections = cms.vstring(\n\t\t\t\t\" MPIs in Sherpa, Model = Amisic:\",\n\t\t\t\t\" semihard xsec = 74.9746 mb,\",\n\t\t\t\t\" non-diffractive xsec = 18.1593 mb with nd factor = 0.335.\"\n ),\n Run = cms.vstring(\n\t\t\t\t\"(run){\",\n\t\t\t\t\" EVENTS = 100;\",\n\t\t\t\t\" EVENT_MODE = HepMC;\",\n\t\t\t\t\" WRITE_MAPPING_FILE 3;\",\n\t\t\t\t\"}(run)\",\n\t\t\t\t\"(beam){\",\n\t\t\t\t\" BEAM_1 = 2212; BEAM_ENERGY_1 = 6500.;\",\n\t\t\t\t\" BEAM_2 = 2212; BEAM_ENERGY_2 = 6500.;\",\n\t\t\t\t\"}(beam)\",\n\t\t\t\t\"(model){\",\n\t\t\t\t\" MODEL = ADD;\",\n\t\t\t\t\" M_S = 4500;\",\n\t\t\t\t\" N_ED = 2;\",\n\t\t\t\t\" KK_CONVENTION = 4;\",\n\t\t\t\t\" G_NEWTON = 6.707e-39;\",\n\t\t\t\t\"}(model)\",\n\t\t\t\t\"(processes){\",\n\t\t\t\t\" Process 21 21 -> 22 22;\",\n\t\t\t\t\" Scales VAR{Abs2(p[2]+p[3])};\",\n\t\t\t\t\" Loop_Generator gg_yy;\",\n\t\t\t\t\" End process;\",\n\t\t\t\t\" Process 93 93 -> 22 22;\",\n\t\t\t\t\" Order_EW 2;\",\n\t\t\t\t\" CKKW sqr(20./E_CMS);\",\n\t\t\t\t\" Print_Graphs : Process;\",\n\t\t\t\t\" End process;\",\n\t\t\t\t\"}(processes)\",\n\t\t\t\t\"(selector){\",\n\t\t\t\t\" Mass 22 22 500. 1000.;\",\n\t\t\t\t\" PT 22 70. E_CMS;\",\n\t\t\t\t\" PseudoRapidity 22 -2.8 2.8;\",\n\t\t\t\t\"}(selector)\",\n\t\t\t\t\"(shower){\",\n\t\t\t\t\" CSS_EW_MODE = 1;\",\n\t\t\t\t\"}(shower)\",\n\t\t\t\t\"(integration){\",\n\t\t\t\t\" FINISH_OPTIMIZATION = Off;\",\n\t\t\t\t\"}(integration)\",\n\t\t\t\t\"(me){\",\n\t\t\t\t\" ME_SIGNAL_GENERATOR = Amegic;\",\n\t\t\t\t\"}(me)\",\n\t\t\t\t\"(mi){\",\n\t\t\t\t\" MI_HANDLER = Amisic;\",\n\t\t\t\t\"}(mi)\" ),\n )\n)\n\nProductionFilterSequence = cms.Sequence(generator)\n\n", + "title": "Generator parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/f63476b2fdbd3b05dffe4ac3cd8edfefefbe0d88/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS4500_NED2_KK4_M-500To1000_13TeV-sherpa_MASTER_cff.py" + }, + { + "cms_confdb_id": "5c6ba2ac8710a95335698a8cff4702d1", + "process": "SIM", + "title": "Configuration file" + } + ], + "generators": [ + "sherpa" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/ADDGravToGG_MS-4500_NED-2_KK-4_M-500To1000_13TeV-sherpa/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_20_patch3", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-03528_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-03528_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03528_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-03528_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/ADDGravToGG_MS-4500_NED-2_KK-4_M-500To1000_13TeV-sherpa/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03528_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03528_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03528_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03528 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03528_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-03528.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-03528_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03528_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03528_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03528_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03528 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-03528_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-03528_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-03528_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "2db80034f6fb21445f516c7c535757aa", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "2db80034f6fb21445f516c7c536caa03", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/ADDGravToGG_MS-4500_NED-2_KK-4_M-500To1000_13TeV-sherpa/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03150_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03150_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03150_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03150.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:EXO-RunIIFall15DR76-03528.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03150_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03150_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03150_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03150 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03150_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03150_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03150_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "2db80034f6fb21445f516c7c534e1ee4", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/ADDGravToGG_MS-4500_NED-2_KK-4_M-500To1000_13TeV-sherpa/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "15237", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/ADDGravToGG_MS-4500_NED-2_KK-4_M-500To1000_13TeV-sherpa/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset ADDGravToGG_MS-4500_NED-2_KK-4_M-500To1000_13TeV-sherpa in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -9802,6 +10342,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9977,6 +10527,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10152,6 +10712,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10327,6 +10897,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10516,6 +11096,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10705,6 +11295,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10894,6 +11494,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11069,6 +11679,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11272,6 +11892,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11461,6 +12091,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11636,6 +12276,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11811,6 +12461,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12000,6 +12660,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12175,6 +12845,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12350,6 +13030,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12525,6 +13215,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12714,6 +13414,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12889,6 +13599,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13064,6 +13784,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13267,6 +13997,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13442,6 +14182,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13617,6 +14367,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13806,6 +14566,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13995,6 +14765,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14170,6 +14950,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14345,6 +15135,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14520,6 +15320,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14695,6 +15505,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14870,6 +15690,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15045,6 +15875,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15234,200 +16074,220 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/ADDGravToGG_MS-5500_NED-4_KK-1_M-500To1000_13TeV-sherpa/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset ADDGravToGG_MS-5500_NED-4_KK-1_M-500To1000_13TeV-sherpa in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Extra Dimensions" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 99472, - "number_files": 4, - "size": 2935787614 - }, - "doi": "10.7483/OPENDATA.CMS.MLHE.VRFP", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:cfca67bb", - "description": "/ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 2) for access to data", - "size": 373, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_20000_file_index.json" - }, - { - "checksum": "adler32:3639358e", - "description": "/ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (2 of 2) for access to data", - "size": 1117, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.json" - }, - { - "checksum": "adler32:2f834569", - "description": "/ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 2) for access to data", - "size": 229, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_20000_file_index.txt" - }, - { - "checksum": "adler32:c40cd026", - "description": "/ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (2 of 2) for access to data", - "size": 687, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-00802\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-00802_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-00802_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/f63476b2fdbd3b05dffe4ac3cd8edfefefbe0d88/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS6000_NED2_KK1_M-1000To2000_13TeV-sherpa_MASTER_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS6000_NED2_KK1_M-1000To2000_13TeV-sherpa_MASTER_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS6000_NED2_KK1_M-1000To2000_13TeV-sherpa_MASTER_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS6000_NED2_KK1_M-1000To2000_13TeV-sherpa_MASTER_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS6000_NED2_KK1_M-1000To2000_13TeV-sherpa_MASTER_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 109.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 109.0000s = 109.0000s\n# Which adds up to 109.0000s per event\n# Single core events that fit in validation duration: 20160s / 109.0000s = 184\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 184 and 10000, but more than 0 -> 184\n# It is estimated that this validation will produce: 184 * 1.0000 = 184 events\nEVENTS=184\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS6000_NED2_KK1_M-1000To2000_13TeV-sherpa_MASTER_cff.py --python_filename EXO-RunIISummer15GS-00802_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-00802.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-00802_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-00802_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-00802_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-00802 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-00802_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-00802_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-00802_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\nimport os\n\nsource = cms.Source(\"EmptySource\")\n\ngenerator = cms.EDFilter(\"SherpaGeneratorFilter\",\n maxEventsToPrint = cms.int32(0),\n filterEfficiency = cms.untracked.double(1.0),\n crossSection = cms.untracked.double(-1),\n SherpaProcess = cms.string('ADDGravitonToDiPhoton_MS6000_NED2_KK1_M-1000To2000_13TeV-sherpa'),\n SherpackLocation = cms.string('slc6_amd64_gcc481/13TeV/sherpa/2.1.1/ADDGravToGG/v1/'),\n SherpackChecksum = cms.string('11e052ae3716d3b7cd79f508e0e29642'),\n FetchSherpack = cms.bool(True),\n SherpaPath = cms.string('./'),\n SherpaPathPiece = cms.string('./'),\n SherpaResultDir = cms.string('Result'),\n SherpaDefaultWeight = cms.double(1.0),\n SherpaParameters = cms.PSet(parameterSets = cms.vstring(\n \"MPI_Cross_Sections\",\n \"Run\"),\n MPI_Cross_Sections = cms.vstring(\n\t\t\t\t\" MPIs in Sherpa, Model = Amisic:\",\n\t\t\t\t\" semihard xsec = 74.9746 mb,\",\n\t\t\t\t\" non-diffractive xsec = 18.1593 mb with nd factor = 0.335.\"\n ),\n Run = cms.vstring(\n\t\t\t\t\"(run){\",\n\t\t\t\t\" EVENTS = 100;\",\n\t\t\t\t\" EVENT_MODE = HepMC;\",\n\t\t\t\t\" WRITE_MAPPING_FILE 3;\",\n\t\t\t\t\"}(run)\",\n\t\t\t\t\"(beam){\",\n\t\t\t\t\" BEAM_1 = 2212; BEAM_ENERGY_1 = 6500.;\",\n\t\t\t\t\" BEAM_2 = 2212; BEAM_ENERGY_2 = 6500.;\",\n\t\t\t\t\"}(beam)\",\n\t\t\t\t\"(model){\",\n\t\t\t\t\" MODEL = ADD;\",\n\t\t\t\t\" M_S = 6000;\",\n\t\t\t\t\" N_ED = 2;\",\n\t\t\t\t\" KK_CONVENTION = 1;\",\n\t\t\t\t\" G_NEWTON = 6.707e-39;\",\n\t\t\t\t\"}(model)\",\n\t\t\t\t\"(processes){\",\n\t\t\t\t\" Process 21 21 -> 22 22;\",\n\t\t\t\t\" Scales VAR{Abs2(p[2]+p[3])};\",\n\t\t\t\t\" Loop_Generator gg_yy;\",\n\t\t\t\t\" End process;\",\n\t\t\t\t\" Process 93 93 -> 22 22;\",\n\t\t\t\t\" Order_EW 2;\",\n\t\t\t\t\" CKKW sqr(20./E_CMS);\",\n\t\t\t\t\" Print_Graphs : Process;\",\n\t\t\t\t\" End process;\",\n\t\t\t\t\"}(processes)\",\n\t\t\t\t\"(selector){\",\n\t\t\t\t\" Mass 22 22 1000. 2000.;\",\n\t\t\t\t\" PT 22 70. E_CMS;\",\n\t\t\t\t\" PseudoRapidity 22 -2.8 2.8;\",\n\t\t\t\t\"}(selector)\",\n\t\t\t\t\"(shower){\",\n\t\t\t\t\" CSS_EW_MODE = 1;\",\n\t\t\t\t\"}(shower)\",\n\t\t\t\t\"(integration){\",\n\t\t\t\t\" FINISH_OPTIMIZATION = Off;\",\n\t\t\t\t\"}(integration)\",\n\t\t\t\t\"(me){\",\n\t\t\t\t\" ME_SIGNAL_GENERATOR = Amegic;\",\n\t\t\t\t\"}(me)\",\n\t\t\t\t\"(mi){\",\n\t\t\t\t\" MI_HANDLER = Amisic;\",\n\t\t\t\t\"}(mi)\" ),\n )\n)\n\nProductionFilterSequence = cms.Sequence(generator)\n\n", - "title": "Generator parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/f63476b2fdbd3b05dffe4ac3cd8edfefefbe0d88/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS6000_NED2_KK1_M-1000To2000_13TeV-sherpa_MASTER_cff.py" - }, - { - "cms_confdb_id": "c4d03e96b97e6067c54800f6777d5b7e", - "process": "SIM", - "title": "Configuration file" - } - ], - "generators": [ - "sherpa" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM", - "release": "CMSSW_7_1_20_patch3", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-00964_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-00964_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00964_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-00964_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00964_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00964_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00964_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00964 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00964_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-00964.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-00964_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00964_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00964_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00964_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00964 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-00964_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-00964_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-00964_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "0ee23593a8fbb89d39a3cb8517bac466", - "process": "RECO", - "title": "Configuration file" - }, - { - "cms_confdb_id": "cfb8901d695f50aebd7524c34c624fc6", - "process": "HLT", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "RECO HLT" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-01572_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-01572_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-01572_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-01572.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-01572_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-01572_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-01572_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-01572 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-01572_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-01572_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-01572_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "263bc77d99136bb88051f7972daa8663", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "15269", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa in MINIAODSIM format for 2015 collision data", + "title": "/ADDGravToGG_MS-5500_NED-4_KK-1_M-500To1000_13TeV-sherpa/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset ADDGravToGG_MS-5500_NED-4_KK-1_M-500To1000_13TeV-sherpa in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Extra Dimensions" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 99472, + "number_files": 4, + "size": 2935787614 + }, + "doi": "10.7483/OPENDATA.CMS.MLHE.VRFP", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:cfca67bb", + "description": "/ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 2) for access to data", + "size": 373, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_20000_file_index.json" + }, + { + "checksum": "adler32:3639358e", + "description": "/ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (2 of 2) for access to data", + "size": 1117, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.json" + }, + { + "checksum": "adler32:2f834569", + "description": "/ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 2) for access to data", + "size": 229, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_20000_file_index.txt" + }, + { + "checksum": "adler32:c40cd026", + "description": "/ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (2 of 2) for access to data", + "size": 687, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-00802\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-00802_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-00802_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/f63476b2fdbd3b05dffe4ac3cd8edfefefbe0d88/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS6000_NED2_KK1_M-1000To2000_13TeV-sherpa_MASTER_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS6000_NED2_KK1_M-1000To2000_13TeV-sherpa_MASTER_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS6000_NED2_KK1_M-1000To2000_13TeV-sherpa_MASTER_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS6000_NED2_KK1_M-1000To2000_13TeV-sherpa_MASTER_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS6000_NED2_KK1_M-1000To2000_13TeV-sherpa_MASTER_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 109.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 109.0000s = 109.0000s\n# Which adds up to 109.0000s per event\n# Single core events that fit in validation duration: 20160s / 109.0000s = 184\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 184 and 10000, but more than 0 -> 184\n# It is estimated that this validation will produce: 184 * 1.0000 = 184 events\nEVENTS=184\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS6000_NED2_KK1_M-1000To2000_13TeV-sherpa_MASTER_cff.py --python_filename EXO-RunIISummer15GS-00802_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-00802.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-00802_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-00802_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-00802_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-00802 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-00802_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-00802_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-00802_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\nimport os\n\nsource = cms.Source(\"EmptySource\")\n\ngenerator = cms.EDFilter(\"SherpaGeneratorFilter\",\n maxEventsToPrint = cms.int32(0),\n filterEfficiency = cms.untracked.double(1.0),\n crossSection = cms.untracked.double(-1),\n SherpaProcess = cms.string('ADDGravitonToDiPhoton_MS6000_NED2_KK1_M-1000To2000_13TeV-sherpa'),\n SherpackLocation = cms.string('slc6_amd64_gcc481/13TeV/sherpa/2.1.1/ADDGravToGG/v1/'),\n SherpackChecksum = cms.string('11e052ae3716d3b7cd79f508e0e29642'),\n FetchSherpack = cms.bool(True),\n SherpaPath = cms.string('./'),\n SherpaPathPiece = cms.string('./'),\n SherpaResultDir = cms.string('Result'),\n SherpaDefaultWeight = cms.double(1.0),\n SherpaParameters = cms.PSet(parameterSets = cms.vstring(\n \"MPI_Cross_Sections\",\n \"Run\"),\n MPI_Cross_Sections = cms.vstring(\n\t\t\t\t\" MPIs in Sherpa, Model = Amisic:\",\n\t\t\t\t\" semihard xsec = 74.9746 mb,\",\n\t\t\t\t\" non-diffractive xsec = 18.1593 mb with nd factor = 0.335.\"\n ),\n Run = cms.vstring(\n\t\t\t\t\"(run){\",\n\t\t\t\t\" EVENTS = 100;\",\n\t\t\t\t\" EVENT_MODE = HepMC;\",\n\t\t\t\t\" WRITE_MAPPING_FILE 3;\",\n\t\t\t\t\"}(run)\",\n\t\t\t\t\"(beam){\",\n\t\t\t\t\" BEAM_1 = 2212; BEAM_ENERGY_1 = 6500.;\",\n\t\t\t\t\" BEAM_2 = 2212; BEAM_ENERGY_2 = 6500.;\",\n\t\t\t\t\"}(beam)\",\n\t\t\t\t\"(model){\",\n\t\t\t\t\" MODEL = ADD;\",\n\t\t\t\t\" M_S = 6000;\",\n\t\t\t\t\" N_ED = 2;\",\n\t\t\t\t\" KK_CONVENTION = 1;\",\n\t\t\t\t\" G_NEWTON = 6.707e-39;\",\n\t\t\t\t\"}(model)\",\n\t\t\t\t\"(processes){\",\n\t\t\t\t\" Process 21 21 -> 22 22;\",\n\t\t\t\t\" Scales VAR{Abs2(p[2]+p[3])};\",\n\t\t\t\t\" Loop_Generator gg_yy;\",\n\t\t\t\t\" End process;\",\n\t\t\t\t\" Process 93 93 -> 22 22;\",\n\t\t\t\t\" Order_EW 2;\",\n\t\t\t\t\" CKKW sqr(20./E_CMS);\",\n\t\t\t\t\" Print_Graphs : Process;\",\n\t\t\t\t\" End process;\",\n\t\t\t\t\"}(processes)\",\n\t\t\t\t\"(selector){\",\n\t\t\t\t\" Mass 22 22 1000. 2000.;\",\n\t\t\t\t\" PT 22 70. E_CMS;\",\n\t\t\t\t\" PseudoRapidity 22 -2.8 2.8;\",\n\t\t\t\t\"}(selector)\",\n\t\t\t\t\"(shower){\",\n\t\t\t\t\" CSS_EW_MODE = 1;\",\n\t\t\t\t\"}(shower)\",\n\t\t\t\t\"(integration){\",\n\t\t\t\t\" FINISH_OPTIMIZATION = Off;\",\n\t\t\t\t\"}(integration)\",\n\t\t\t\t\"(me){\",\n\t\t\t\t\" ME_SIGNAL_GENERATOR = Amegic;\",\n\t\t\t\t\"}(me)\",\n\t\t\t\t\"(mi){\",\n\t\t\t\t\" MI_HANDLER = Amisic;\",\n\t\t\t\t\"}(mi)\" ),\n )\n)\n\nProductionFilterSequence = cms.Sequence(generator)\n\n", + "title": "Generator parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/f63476b2fdbd3b05dffe4ac3cd8edfefefbe0d88/python/ThirteenTeV/sherpa_ADDGravitonToDiPhoton_MS6000_NED2_KK1_M-1000To2000_13TeV-sherpa_MASTER_cff.py" + }, + { + "cms_confdb_id": "c4d03e96b97e6067c54800f6777d5b7e", + "process": "SIM", + "title": "Configuration file" + } + ], + "generators": [ + "sherpa" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM", + "release": "CMSSW_7_1_20_patch3", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-00964_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-00964_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00964_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-00964_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00964_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00964_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00964_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00964 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00964_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-00964.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-00964_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00964_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00964_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00964_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00964 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-00964_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-00964_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-00964_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "0ee23593a8fbb89d39a3cb8517bac466", + "process": "RECO", + "title": "Configuration file" + }, + { + "cms_confdb_id": "cfb8901d695f50aebd7524c34c624fc6", + "process": "HLT", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "RECO HLT" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-01572_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-01572_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-01572_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-01572.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-01572_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-01572_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-01572_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-01572 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-01572_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-01572_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-01572_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "263bc77d99136bb88051f7972daa8663", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "15269", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset ADDGravToGG_MS-6000_NED-2_KK-1_M-1000To2000_13TeV-sherpa in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -15598,6 +16458,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15773,6 +16643,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15948,6 +16828,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16123,6 +17013,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16312,6 +17212,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16501,6 +17411,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16704,6 +17624,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16907,6 +17837,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17082,6 +18022,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17257,6 +18207,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17432,6 +18392,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17607,6 +18577,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17796,6 +18776,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17971,6 +18961,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18146,6 +19146,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18321,6 +19331,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18496,6 +19516,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18671,6 +19701,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18846,6 +19886,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19021,6 +20071,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19196,6 +20256,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19371,6 +20441,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19546,6 +20626,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19721,6 +20811,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19896,6 +20996,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20071,6 +21181,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20246,6 +21366,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20421,6 +21551,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20596,6 +21736,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20771,6 +21921,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20946,186 +22106,206 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/ADDmonoPhoton_MD-2_d-5_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset ADDmonoPhoton_MD-2_d-5_TuneCUETP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset ADDmonoPhoton_MD-2_d-6_TuneCUETP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Extra Dimensions" ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" - ], - "number_events": 50000, - "number_files": 5, - "size": 1045078488 - }, - "doi": "10.7483/OPENDATA.CMS.NGAP.ZCC6", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:9a250434", - "description": "/ADDmonoPhoton_MD-2_d-6_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1820, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/ADDmonoPhoton_MD-2_d-6_TuneCUETP8M1_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_ADDmonoPhoton_MD-2_d-6_TuneCUETP8M1_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.json" - }, - { - "checksum": "adler32:d76d5c62", - "description": "/ADDmonoPhoton_MD-2_d-6_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1110, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/ADDmonoPhoton_MD-2_d-6_TuneCUETP8M1_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_ADDmonoPhoton_MD-2_d-6_TuneCUETP8M1_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-00721\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-00721_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-00721_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19/src ] ; then\n echo release CMSSW_7_1_19 already exists\nelse\n scram p CMSSW CMSSW_7_1_19\nfi\ncd CMSSW_7_1_19/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/172a6e81e5226912ad1103c919b22004a72be787/python/ThirteenTeV/ADDmonoPhoton_MD_2_d_6_TuneCUETP8M1_13TeV_pythia8_cfi.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/ADDmonoPhoton_MD_2_d_6_TuneCUETP8M1_13TeV_pythia8_cfi.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/ADDmonoPhoton_MD_2_d_6_TuneCUETP8M1_13TeV_pythia8_cfi.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/ADDmonoPhoton_MD_2_d_6_TuneCUETP8M1_13TeV_pythia8_cfi.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/ADDmonoPhoton_MD_2_d_6_TuneCUETP8M1_13TeV_pythia8_cfi.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 77.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 77.0000s = 77.0000s\n# Which adds up to 77.0000s per event\n# Single core events that fit in validation duration: 20160s / 77.0000s = 261\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 261 and 10000, but more than 0 -> 261\n# It is estimated that this validation will produce: 261 * 1.0000 = 261 events\nEVENTS=261\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/ADDmonoPhoton_MD_2_d_6_TuneCUETP8M1_13TeV_pythia8_cfi.py --python_filename EXO-RunIISummer15GS-00721_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-00721.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-00721_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-00721_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-00721_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-00721 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-00721_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-00721_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-00721_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8GeneratorFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n processParameters = cms.vstring( ## see details on http://home.thep.lu.se/~torbjorn/php8135/ExtraDimensionalProcesses.php?filepath=files/\n 'ExtraDimensionsLED:ffbar2Ggamma = on',\n 'ExtraDimensionsLED:CutOffmode = 1',\n 'ExtraDimensionsLED:t = 0.5',\n 'ExtraDimensionsLED:n = 6',\n 'ExtraDimensionsLED:MD = 2000.',\n 'ExtraDimensionsLED:LambdaT = 1000.',\n '5000039:m0 = 1200.',\n '5000039:mWidth = 1000.',\n '5000039:mMin = 1.',\n '5000039:mMax = 13990.',\n 'PhaseSpace:pTHatMin = 130.'\n ), \n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n 'processParameters',)\n ) \n )\n\n\n\n \n", - "title": "Generator parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/172a6e81e5226912ad1103c919b22004a72be787/python/ThirteenTeV/ADDmonoPhoton_MD_2_d_6_TuneCUETP8M1_13TeV_pythia8_cfi.py" - }, - { - "cms_confdb_id": "57401a6479705327059571eed1a1e4f2", - "process": "SIM", - "title": "Configuration file" - } - ], - "generators": [ - "pythia8" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/ADDmonoPhoton_MD-2_d-6_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_19", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-00712_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-00712_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00712_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-00712_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/ADDmonoPhoton_MD-2_d-6_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00712_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00712_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00712_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00712 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00712_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-00712.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-00712_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00712_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00712_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00712_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00712 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-00712_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-00712_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-00712_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "c803877eb2d4bb93b2a9594d663a09a6", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "c803877eb2d4bb93b2a9594d663a2c71", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/ADDmonoPhoton_MD-2_d-6_TuneCUETP8M1_13TeV-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-00614_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-00614_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-00614_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-00614.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/ADDmonoPhoton_MD-2_d-6_TuneCUETP8M1_13TeV-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-00614_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-00614_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-00614_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-00614 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-00614_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-00614_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-00614_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "744109404cdf471f6e79fd983bdf69e1", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/ADDmonoPhoton_MD-2_d-6_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "15324", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/ADDmonoPhoton_MD-2_d-6_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset ADDmonoPhoton_MD-2_d-6_TuneCUETP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data", + "title": "/ADDmonoPhoton_MD-2_d-5_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset ADDmonoPhoton_MD-2_d-5_TuneCUETP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset ADDmonoPhoton_MD-2_d-6_TuneCUETP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Extra Dimensions" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 50000, + "number_files": 5, + "size": 1045078488 + }, + "doi": "10.7483/OPENDATA.CMS.NGAP.ZCC6", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:9a250434", + "description": "/ADDmonoPhoton_MD-2_d-6_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1820, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/ADDmonoPhoton_MD-2_d-6_TuneCUETP8M1_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_ADDmonoPhoton_MD-2_d-6_TuneCUETP8M1_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.json" + }, + { + "checksum": "adler32:d76d5c62", + "description": "/ADDmonoPhoton_MD-2_d-6_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1110, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/ADDmonoPhoton_MD-2_d-6_TuneCUETP8M1_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_ADDmonoPhoton_MD-2_d-6_TuneCUETP8M1_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-00721\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-00721_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-00721_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19/src ] ; then\n echo release CMSSW_7_1_19 already exists\nelse\n scram p CMSSW CMSSW_7_1_19\nfi\ncd CMSSW_7_1_19/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/172a6e81e5226912ad1103c919b22004a72be787/python/ThirteenTeV/ADDmonoPhoton_MD_2_d_6_TuneCUETP8M1_13TeV_pythia8_cfi.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/ADDmonoPhoton_MD_2_d_6_TuneCUETP8M1_13TeV_pythia8_cfi.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/ADDmonoPhoton_MD_2_d_6_TuneCUETP8M1_13TeV_pythia8_cfi.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/ADDmonoPhoton_MD_2_d_6_TuneCUETP8M1_13TeV_pythia8_cfi.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/ADDmonoPhoton_MD_2_d_6_TuneCUETP8M1_13TeV_pythia8_cfi.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 77.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 77.0000s = 77.0000s\n# Which adds up to 77.0000s per event\n# Single core events that fit in validation duration: 20160s / 77.0000s = 261\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 261 and 10000, but more than 0 -> 261\n# It is estimated that this validation will produce: 261 * 1.0000 = 261 events\nEVENTS=261\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/ADDmonoPhoton_MD_2_d_6_TuneCUETP8M1_13TeV_pythia8_cfi.py --python_filename EXO-RunIISummer15GS-00721_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-00721.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-00721_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-00721_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-00721_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-00721 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-00721_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-00721_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-00721_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8GeneratorFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n processParameters = cms.vstring( ## see details on http://home.thep.lu.se/~torbjorn/php8135/ExtraDimensionalProcesses.php?filepath=files/\n 'ExtraDimensionsLED:ffbar2Ggamma = on',\n 'ExtraDimensionsLED:CutOffmode = 1',\n 'ExtraDimensionsLED:t = 0.5',\n 'ExtraDimensionsLED:n = 6',\n 'ExtraDimensionsLED:MD = 2000.',\n 'ExtraDimensionsLED:LambdaT = 1000.',\n '5000039:m0 = 1200.',\n '5000039:mWidth = 1000.',\n '5000039:mMin = 1.',\n '5000039:mMax = 13990.',\n 'PhaseSpace:pTHatMin = 130.'\n ), \n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n 'processParameters',)\n ) \n )\n\n\n\n \n", + "title": "Generator parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/172a6e81e5226912ad1103c919b22004a72be787/python/ThirteenTeV/ADDmonoPhoton_MD_2_d_6_TuneCUETP8M1_13TeV_pythia8_cfi.py" + }, + { + "cms_confdb_id": "57401a6479705327059571eed1a1e4f2", + "process": "SIM", + "title": "Configuration file" + } + ], + "generators": [ + "pythia8" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/ADDmonoPhoton_MD-2_d-6_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_19", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-00712_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-00712_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00712_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-00712_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/ADDmonoPhoton_MD-2_d-6_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00712_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00712_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00712_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00712 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00712_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-00712.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-00712_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00712_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00712_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00712_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00712 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-00712_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-00712_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-00712_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "c803877eb2d4bb93b2a9594d663a09a6", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "c803877eb2d4bb93b2a9594d663a2c71", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/ADDmonoPhoton_MD-2_d-6_TuneCUETP8M1_13TeV-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-00614_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-00614_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-00614_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-00614.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/ADDmonoPhoton_MD-2_d-6_TuneCUETP8M1_13TeV-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-00614_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-00614_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-00614_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-00614 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-00614_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-00614_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-00614_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "744109404cdf471f6e79fd983bdf69e1", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/ADDmonoPhoton_MD-2_d-6_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "15324", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/ADDmonoPhoton_MD-2_d-6_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset ADDmonoPhoton_MD-2_d-6_TuneCUETP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -21296,6 +22476,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21485,6 +22675,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21660,6 +22860,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21835,6 +23045,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22010,6 +23230,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22185,6 +23415,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22360,6 +23600,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22535,6 +23785,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22710,6 +23970,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22899,6 +24169,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23074,6 +24354,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23249,6 +24539,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23424,6 +24724,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23628,6 +24938,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23832,6 +25152,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24022,6 +25352,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24226,6 +25566,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24430,6 +25780,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24648,6 +26008,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24852,6 +26222,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25056,6 +26436,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25260,6 +26650,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25478,6 +26878,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25682,6 +27092,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25886,6 +27306,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26090,6 +27520,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26294,6 +27734,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26498,215 +27948,235 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/BBbarDMJets_pseudoscalar_Mchi-10_Mphi-100_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset BBbarDMJets_pseudoscalar_Mchi-10_Mphi-100_TuneCUETP8M1_13TeV-madgraphMLM-pythia8 in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset BBbarDMJets_pseudoscalar_Mchi-10_Mphi-10_TuneCUETP8M1_13TeV-madgraphMLM-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Dark Matter" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 50046, - "number_files": 2, - "size": 997510767 - }, - "doi": "10.7483/OPENDATA.CMS.9BDD.N4ZL", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:e2e2e5e3", - "description": "/BBbarDMJets_pseudoscalar_Mchi-10_Mphi-10_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 790, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/BBbarDMJets_pseudoscalar_Mchi-10_Mphi-10_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_BBbarDMJets_pseudoscalar_Mchi-10_Mphi-10_TuneCUETP8M1_13TeV-madgraphMLM-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.json" - }, - { - "checksum": "adler32:a73fa18d", - "description": "/BBbarDMJets_pseudoscalar_Mchi-10_Mphi-10_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 504, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/BBbarDMJets_pseudoscalar_Mchi-10_Mphi-10_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_BBbarDMJets_pseudoscalar_Mchi-10_Mphi-10_TuneCUETP8M1_13TeV-madgraphMLM-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid B2G-RunIIWinter15wmLHE-00382\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a B2G-RunIIWinter15wmLHE-00382_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIWinter15wmLHE-00382_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_16_patch2/src ] ; then\n echo release CMSSW_7_1_16_patch2 already exists\nelse\n scram p CMSSW CMSSW_7_1_16_patch2\nfi\ncd CMSSW_7_1_16_patch2/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/B2G-RunIIWinter15wmLHE-00382 --retry 3 --create-dirs -o Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00382-fragment.py\n[ -s Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00382-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00382-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00382-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.1262s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.1262s = 0.1262s\n# Which adds up to 0.1262s per event\n# Single core events that fit in validation duration: 20160s / 0.1262s = 159740\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 159740 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00382-fragment.py --python_filename B2G-RunIIWinter15wmLHE-00382_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:B2G-RunIIWinter15wmLHE-00382.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIWinter15wmLHE-00382_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIWinter15wmLHE-00382_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIWinter15wmLHE-00382_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIWinter15wmLHE-00382 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIWinter15wmLHE-00382_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIWinter15wmLHE-00382_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIWinter15wmLHE-00382_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters: param_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/15346/param_card.dat" - }, - { - "title": "Generator parameters: proc_card_mg5.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/15346/proc_card_mg5.dat" - }, - { - "title": "Generator parameters: run_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/15346/run_card.dat" - }, - { - "cms_confdb_id": "3c6123be13c3041ff4d750fc96c9a51e", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "madgraph" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/BBbarDMJets_pseudoscalar_Mchi-10_Mphi-10_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_16_patch2", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid B2G-RunIISummer15GS-00343\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a B2G-RunIISummer15GS-00343_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIISummer15GS-00343_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_18/src ] ; then\n echo release CMSSW_7_1_18 already exists\nelse\n scram p CMSSW CMSSW_7_1_18\nfi\ncd CMSSW_7_1_18/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/B2G-RunIISummer15GS-00343 --retry 3 --create-dirs -o Configuration/GenProduction/python/B2G-RunIISummer15GS-00343-fragment.py\n[ -s Configuration/GenProduction/python/B2G-RunIISummer15GS-00343-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/B2G-RunIISummer15GS-00343-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/B2G-RunIISummer15GS-00343-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 53.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 53.0000s = 53.0000s\n# Which adds up to 53.0000s per event\n# Single core events that fit in validation duration: 20160s / 53.0000s = 380\n# Produced events limit in McM is 10000\n# According to 0.8830 efficiency, validation should run 10000 / 0.8830 = 11325 events to reach the limit of 10000\n# Take the minimum of 380 and 11325, but more than 0 -> 380\n# It is estimated that this validation will produce: 380 * 0.8830 = 335 events\nEVENTS=380\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/B2G-RunIISummer15GS-00343-fragment.py --python_filename B2G-RunIISummer15GS-00343_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:B2G-RunIISummer15GS-00343.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/BBbarDMJets_pseudoscalar_Mchi-10_Mphi-10_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIISummer15GS-00343_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIISummer15GS-00343_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIISummer15GS-00343_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIISummer15GS-00343 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIISummer15GS-00343_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIISummer15GS-00343_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIISummer15GS-00343_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n processParameters = cms.vstring(\n 'JetMatching:setMad = off',\n 'JetMatching:scheme = 1',\n 'JetMatching:merge = on',\n 'JetMatching:jetAlgorithm = 2',\n 'JetMatching:etaJetMax = 5.',\n 'JetMatching:coneRadius = 1.',\n 'JetMatching:slowJetPower = 1',\n 'JetMatching:qCut = 90', #this is the actual merging scale\n 'JetMatching:nQmatch = 4', #4 corresponds to 4-flavour scheme (no matching of b-quarks), 5 for 5-flavour scheme\n 'JetMatching:nJetMax = 1', #number of partons in born matrix element for highest multiplicity\n 'JetMatching:doShowerKt = off', #off for MLM matching, turn on for shower-kT matching\n 'Check:epTolErr = 0.0003',\n '9100000:new = MED MED 3 0 0 X_MMed_X 0 0 0 99999',\n '9100022:new = DM DM 2 0 0 X_MFM_X 0 0 0 99999',\n '9100022:mayDecay = off'\n ),\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n 'processParameters',\n )\n )\n)", - "title": "Hadronizer parameters", - "url": "https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/B2G-RunIISummer15GS-00343" - }, - { - "cms_confdb_id": "d6b1790e34cb508c625b1cd16522387c", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/BBbarDMJets_pseudoscalar_Mchi-10_Mphi-10_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_18", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15DR76-00508_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15DR76-00508_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00508_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:B2G-RunIIFall15DR76-00508_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/BBbarDMJets_pseudoscalar_Mchi-10_Mphi-10_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00508_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00508_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00508_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00508 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00508_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:B2G-RunIIFall15DR76-00508.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:B2G-RunIIFall15DR76-00508_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00508_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00508_2_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00508_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00508 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15DR76-00508_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15DR76-00508_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15DR76-00508_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "c803877eb2d4bb93b2a9594d663a09a6", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "c803877eb2d4bb93b2a9594d663a2c71", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/BBbarDMJets_pseudoscalar_Mchi-10_Mphi-10_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15MiniAODv2-00521_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15MiniAODv2-00521_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15MiniAODv2-00521_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:B2G-RunIIFall15MiniAODv2-00521.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/BBbarDMJets_pseudoscalar_Mchi-10_Mphi-10_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15MiniAODv2-00521_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15MiniAODv2-00521_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15MiniAODv2-00521_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15MiniAODv2-00521 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15MiniAODv2-00521_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15MiniAODv2-00521_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15MiniAODv2-00521_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "744109404cdf471f6e79fd983bdf69e1", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/BBbarDMJets_pseudoscalar_Mchi-10_Mphi-10_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "15346", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/BBbarDMJets_pseudoscalar_Mchi-10_Mphi-10_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset BBbarDMJets_pseudoscalar_Mchi-10_Mphi-10_TuneCUETP8M1_13TeV-madgraphMLM-pythia8 in MINIAODSIM format for 2015 collision data", + "title": "/BBbarDMJets_pseudoscalar_Mchi-10_Mphi-100_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset BBbarDMJets_pseudoscalar_Mchi-10_Mphi-100_TuneCUETP8M1_13TeV-madgraphMLM-pythia8 in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset BBbarDMJets_pseudoscalar_Mchi-10_Mphi-10_TuneCUETP8M1_13TeV-madgraphMLM-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Dark Matter" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 50046, + "number_files": 2, + "size": 997510767 + }, + "doi": "10.7483/OPENDATA.CMS.9BDD.N4ZL", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:e2e2e5e3", + "description": "/BBbarDMJets_pseudoscalar_Mchi-10_Mphi-10_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 790, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/BBbarDMJets_pseudoscalar_Mchi-10_Mphi-10_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_BBbarDMJets_pseudoscalar_Mchi-10_Mphi-10_TuneCUETP8M1_13TeV-madgraphMLM-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.json" + }, + { + "checksum": "adler32:a73fa18d", + "description": "/BBbarDMJets_pseudoscalar_Mchi-10_Mphi-10_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 504, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/BBbarDMJets_pseudoscalar_Mchi-10_Mphi-10_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_BBbarDMJets_pseudoscalar_Mchi-10_Mphi-10_TuneCUETP8M1_13TeV-madgraphMLM-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid B2G-RunIIWinter15wmLHE-00382\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a B2G-RunIIWinter15wmLHE-00382_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIWinter15wmLHE-00382_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_16_patch2/src ] ; then\n echo release CMSSW_7_1_16_patch2 already exists\nelse\n scram p CMSSW CMSSW_7_1_16_patch2\nfi\ncd CMSSW_7_1_16_patch2/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/B2G-RunIIWinter15wmLHE-00382 --retry 3 --create-dirs -o Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00382-fragment.py\n[ -s Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00382-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00382-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00382-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.1262s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.1262s = 0.1262s\n# Which adds up to 0.1262s per event\n# Single core events that fit in validation duration: 20160s / 0.1262s = 159740\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 159740 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00382-fragment.py --python_filename B2G-RunIIWinter15wmLHE-00382_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:B2G-RunIIWinter15wmLHE-00382.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIWinter15wmLHE-00382_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIWinter15wmLHE-00382_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIWinter15wmLHE-00382_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIWinter15wmLHE-00382 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIWinter15wmLHE-00382_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIWinter15wmLHE-00382_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIWinter15wmLHE-00382_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters: param_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/15346/param_card.dat" + }, + { + "title": "Generator parameters: proc_card_mg5.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/15346/proc_card_mg5.dat" + }, + { + "title": "Generator parameters: run_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/15346/run_card.dat" + }, + { + "cms_confdb_id": "3c6123be13c3041ff4d750fc96c9a51e", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "madgraph" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/BBbarDMJets_pseudoscalar_Mchi-10_Mphi-10_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_16_patch2", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid B2G-RunIISummer15GS-00343\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a B2G-RunIISummer15GS-00343_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIISummer15GS-00343_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_18/src ] ; then\n echo release CMSSW_7_1_18 already exists\nelse\n scram p CMSSW CMSSW_7_1_18\nfi\ncd CMSSW_7_1_18/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/B2G-RunIISummer15GS-00343 --retry 3 --create-dirs -o Configuration/GenProduction/python/B2G-RunIISummer15GS-00343-fragment.py\n[ -s Configuration/GenProduction/python/B2G-RunIISummer15GS-00343-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/B2G-RunIISummer15GS-00343-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/B2G-RunIISummer15GS-00343-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 53.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 53.0000s = 53.0000s\n# Which adds up to 53.0000s per event\n# Single core events that fit in validation duration: 20160s / 53.0000s = 380\n# Produced events limit in McM is 10000\n# According to 0.8830 efficiency, validation should run 10000 / 0.8830 = 11325 events to reach the limit of 10000\n# Take the minimum of 380 and 11325, but more than 0 -> 380\n# It is estimated that this validation will produce: 380 * 0.8830 = 335 events\nEVENTS=380\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/B2G-RunIISummer15GS-00343-fragment.py --python_filename B2G-RunIISummer15GS-00343_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:B2G-RunIISummer15GS-00343.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/BBbarDMJets_pseudoscalar_Mchi-10_Mphi-10_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIISummer15GS-00343_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIISummer15GS-00343_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIISummer15GS-00343_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIISummer15GS-00343 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIISummer15GS-00343_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIISummer15GS-00343_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIISummer15GS-00343_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n processParameters = cms.vstring(\n 'JetMatching:setMad = off',\n 'JetMatching:scheme = 1',\n 'JetMatching:merge = on',\n 'JetMatching:jetAlgorithm = 2',\n 'JetMatching:etaJetMax = 5.',\n 'JetMatching:coneRadius = 1.',\n 'JetMatching:slowJetPower = 1',\n 'JetMatching:qCut = 90', #this is the actual merging scale\n 'JetMatching:nQmatch = 4', #4 corresponds to 4-flavour scheme (no matching of b-quarks), 5 for 5-flavour scheme\n 'JetMatching:nJetMax = 1', #number of partons in born matrix element for highest multiplicity\n 'JetMatching:doShowerKt = off', #off for MLM matching, turn on for shower-kT matching\n 'Check:epTolErr = 0.0003',\n '9100000:new = MED MED 3 0 0 X_MMed_X 0 0 0 99999',\n '9100022:new = DM DM 2 0 0 X_MFM_X 0 0 0 99999',\n '9100022:mayDecay = off'\n ),\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n 'processParameters',\n )\n )\n)", + "title": "Hadronizer parameters", + "url": "https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/B2G-RunIISummer15GS-00343" + }, + { + "cms_confdb_id": "d6b1790e34cb508c625b1cd16522387c", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/BBbarDMJets_pseudoscalar_Mchi-10_Mphi-10_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_18", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15DR76-00508_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15DR76-00508_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00508_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:B2G-RunIIFall15DR76-00508_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/BBbarDMJets_pseudoscalar_Mchi-10_Mphi-10_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00508_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00508_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00508_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00508 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00508_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:B2G-RunIIFall15DR76-00508.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:B2G-RunIIFall15DR76-00508_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00508_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00508_2_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00508_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00508 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15DR76-00508_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15DR76-00508_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15DR76-00508_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "c803877eb2d4bb93b2a9594d663a09a6", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "c803877eb2d4bb93b2a9594d663a2c71", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/BBbarDMJets_pseudoscalar_Mchi-10_Mphi-10_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15MiniAODv2-00521_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15MiniAODv2-00521_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15MiniAODv2-00521_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:B2G-RunIIFall15MiniAODv2-00521.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/BBbarDMJets_pseudoscalar_Mchi-10_Mphi-10_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15MiniAODv2-00521_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15MiniAODv2-00521_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15MiniAODv2-00521_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15MiniAODv2-00521 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15MiniAODv2-00521_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15MiniAODv2-00521_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15MiniAODv2-00521_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "744109404cdf471f6e79fd983bdf69e1", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/BBbarDMJets_pseudoscalar_Mchi-10_Mphi-10_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "15346", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/BBbarDMJets_pseudoscalar_Mchi-10_Mphi-10_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset BBbarDMJets_pseudoscalar_Mchi-10_Mphi-10_TuneCUETP8M1_13TeV-madgraphMLM-pythia8 in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -26906,6 +28376,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27110,6 +28590,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27314,6 +28804,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27518,6 +29018,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27722,6 +29232,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27926,6 +29446,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28130,6 +29660,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28334,6 +29874,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28538,6 +30088,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28742,6 +30302,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28946,6 +30516,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29150,6 +30730,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29354,6 +30944,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29558,6 +31158,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29762,6 +31372,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29966,6 +31586,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30170,6 +31800,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30374,6 +32014,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30578,6 +32228,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30782,6 +32442,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30986,6 +32656,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31190,215 +32870,235 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/BBbarDMJets_pseudoscalar_Mchi-50_Mphi-200_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset BBbarDMJets_pseudoscalar_Mchi-50_Mphi-200_TuneCUETP8M1_13TeV-madgraphMLM-pythia8 in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset BBbarDMJets_pseudoscalar_Mchi-50_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Dark Matter" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 48701, - "number_files": 1, - "size": 1018716638 - }, - "doi": "10.7483/OPENDATA.CMS.F1VS.GB28", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:9cc0735a", - "description": "/BBbarDMJets_pseudoscalar_Mchi-50_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 398, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/BBbarDMJets_pseudoscalar_Mchi-50_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_BBbarDMJets_pseudoscalar_Mchi-50_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_50000_file_index.json" - }, - { - "checksum": "adler32:9d4c5102", - "description": "/BBbarDMJets_pseudoscalar_Mchi-50_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 252, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/BBbarDMJets_pseudoscalar_Mchi-50_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_BBbarDMJets_pseudoscalar_Mchi-50_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_50000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid B2G-RunIIWinter15wmLHE-00398\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a B2G-RunIIWinter15wmLHE-00398_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIWinter15wmLHE-00398_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_16_patch2/src ] ; then\n echo release CMSSW_7_1_16_patch2 already exists\nelse\n scram p CMSSW CMSSW_7_1_16_patch2\nfi\ncd CMSSW_7_1_16_patch2/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/B2G-RunIIWinter15wmLHE-00398 --retry 3 --create-dirs -o Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00398-fragment.py\n[ -s Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00398-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00398-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00398-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0779s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0779s = 0.0779s\n# Which adds up to 0.0779s per event\n# Single core events that fit in validation duration: 20160s / 0.0779s = 258827\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 258827 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00398-fragment.py --python_filename B2G-RunIIWinter15wmLHE-00398_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:B2G-RunIIWinter15wmLHE-00398.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIWinter15wmLHE-00398_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIWinter15wmLHE-00398_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIWinter15wmLHE-00398_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIWinter15wmLHE-00398 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIWinter15wmLHE-00398_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIWinter15wmLHE-00398_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIWinter15wmLHE-00398_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters: param_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/15369/param_card.dat" - }, - { - "title": "Generator parameters: proc_card_mg5.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/15369/proc_card_mg5.dat" - }, - { - "title": "Generator parameters: run_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/15369/run_card.dat" - }, - { - "cms_confdb_id": "96490b874f0444ea3eb061dff0a62dad", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "madgraph" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/BBbarDMJets_pseudoscalar_Mchi-50_Mphi-50_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_16_patch2", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid B2G-RunIISummer15GS-00359\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a B2G-RunIISummer15GS-00359_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIISummer15GS-00359_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_18/src ] ; then\n echo release CMSSW_7_1_18 already exists\nelse\n scram p CMSSW CMSSW_7_1_18\nfi\ncd CMSSW_7_1_18/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/B2G-RunIISummer15GS-00359 --retry 3 --create-dirs -o Configuration/GenProduction/python/B2G-RunIISummer15GS-00359-fragment.py\n[ -s Configuration/GenProduction/python/B2G-RunIISummer15GS-00359-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/B2G-RunIISummer15GS-00359-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/B2G-RunIISummer15GS-00359-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 34.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 34.0000s = 34.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 0.7440 efficiency, validation should run 10000 / 0.7440 = 13440 events to reach the limit of 10000\n# Take the minimum of 592 and 13440, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 0.7440 = 440 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/B2G-RunIISummer15GS-00359-fragment.py --python_filename B2G-RunIISummer15GS-00359_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:B2G-RunIISummer15GS-00359.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/BBbarDMJets_pseudoscalar_Mchi-50_Mphi-50_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIISummer15GS-00359_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIISummer15GS-00359_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIISummer15GS-00359_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIISummer15GS-00359 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIISummer15GS-00359_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIISummer15GS-00359_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIISummer15GS-00359_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n processParameters = cms.vstring(\n 'JetMatching:setMad = off',\n 'JetMatching:scheme = 1',\n 'JetMatching:merge = on',\n 'JetMatching:jetAlgorithm = 2',\n 'JetMatching:etaJetMax = 5.',\n 'JetMatching:coneRadius = 1.',\n 'JetMatching:slowJetPower = 1',\n 'JetMatching:qCut = 90', #this is the actual merging scale\n 'JetMatching:nQmatch = 4', #4 corresponds to 4-flavour scheme (no matching of b-quarks), 5 for 5-flavour scheme\n 'JetMatching:nJetMax = 1', #number of partons in born matrix element for highest multiplicity\n 'JetMatching:doShowerKt = off', #off for MLM matching, turn on for shower-kT matching\n 'Check:epTolErr = 0.0003',\n '9100000:new = MED MED 3 0 0 X_MMed_X 0 0 0 99999',\n '9100022:new = DM DM 2 0 0 X_MFM_X 0 0 0 99999',\n '9100022:mayDecay = off'\n ),\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n 'processParameters',\n )\n )\n)", - "title": "Hadronizer parameters", - "url": "https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/B2G-RunIISummer15GS-00359" - }, - { - "cms_confdb_id": "d6b1790e34cb508c625b1cd16522387c", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/BBbarDMJets_pseudoscalar_Mchi-50_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_18", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15DR76-00524_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15DR76-00524_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00524_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:B2G-RunIIFall15DR76-00524_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/BBbarDMJets_pseudoscalar_Mchi-50_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00524_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00524_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00524_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00524 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00524_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:B2G-RunIIFall15DR76-00524.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:B2G-RunIIFall15DR76-00524_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00524_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00524_2_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00524_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00524 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15DR76-00524_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15DR76-00524_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15DR76-00524_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "c803877eb2d4bb93b2a9594d663a09a6", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "c803877eb2d4bb93b2a9594d663a2c71", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/BBbarDMJets_pseudoscalar_Mchi-50_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15MiniAODv2-00537_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15MiniAODv2-00537_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15MiniAODv2-00537_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:B2G-RunIIFall15MiniAODv2-00537.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/BBbarDMJets_pseudoscalar_Mchi-50_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15MiniAODv2-00537_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15MiniAODv2-00537_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15MiniAODv2-00537_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15MiniAODv2-00537 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15MiniAODv2-00537_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15MiniAODv2-00537_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15MiniAODv2-00537_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "744109404cdf471f6e79fd983bdf69e1", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/BBbarDMJets_pseudoscalar_Mchi-50_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "15369", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/BBbarDMJets_pseudoscalar_Mchi-50_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset BBbarDMJets_pseudoscalar_Mchi-50_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8 in MINIAODSIM format for 2015 collision data", + "title": "/BBbarDMJets_pseudoscalar_Mchi-50_Mphi-200_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset BBbarDMJets_pseudoscalar_Mchi-50_Mphi-200_TuneCUETP8M1_13TeV-madgraphMLM-pythia8 in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset BBbarDMJets_pseudoscalar_Mchi-50_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Dark Matter" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 48701, + "number_files": 1, + "size": 1018716638 + }, + "doi": "10.7483/OPENDATA.CMS.F1VS.GB28", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:9cc0735a", + "description": "/BBbarDMJets_pseudoscalar_Mchi-50_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 398, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/BBbarDMJets_pseudoscalar_Mchi-50_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_BBbarDMJets_pseudoscalar_Mchi-50_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_50000_file_index.json" + }, + { + "checksum": "adler32:9d4c5102", + "description": "/BBbarDMJets_pseudoscalar_Mchi-50_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 252, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/BBbarDMJets_pseudoscalar_Mchi-50_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_BBbarDMJets_pseudoscalar_Mchi-50_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_50000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid B2G-RunIIWinter15wmLHE-00398\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a B2G-RunIIWinter15wmLHE-00398_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIWinter15wmLHE-00398_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_16_patch2/src ] ; then\n echo release CMSSW_7_1_16_patch2 already exists\nelse\n scram p CMSSW CMSSW_7_1_16_patch2\nfi\ncd CMSSW_7_1_16_patch2/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/B2G-RunIIWinter15wmLHE-00398 --retry 3 --create-dirs -o Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00398-fragment.py\n[ -s Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00398-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00398-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00398-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0779s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0779s = 0.0779s\n# Which adds up to 0.0779s per event\n# Single core events that fit in validation duration: 20160s / 0.0779s = 258827\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 258827 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00398-fragment.py --python_filename B2G-RunIIWinter15wmLHE-00398_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:B2G-RunIIWinter15wmLHE-00398.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIWinter15wmLHE-00398_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIWinter15wmLHE-00398_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIWinter15wmLHE-00398_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIWinter15wmLHE-00398 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIWinter15wmLHE-00398_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIWinter15wmLHE-00398_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIWinter15wmLHE-00398_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters: param_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/15369/param_card.dat" + }, + { + "title": "Generator parameters: proc_card_mg5.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/15369/proc_card_mg5.dat" + }, + { + "title": "Generator parameters: run_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/15369/run_card.dat" + }, + { + "cms_confdb_id": "96490b874f0444ea3eb061dff0a62dad", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "madgraph" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/BBbarDMJets_pseudoscalar_Mchi-50_Mphi-50_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_16_patch2", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid B2G-RunIISummer15GS-00359\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a B2G-RunIISummer15GS-00359_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIISummer15GS-00359_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_18/src ] ; then\n echo release CMSSW_7_1_18 already exists\nelse\n scram p CMSSW CMSSW_7_1_18\nfi\ncd CMSSW_7_1_18/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/B2G-RunIISummer15GS-00359 --retry 3 --create-dirs -o Configuration/GenProduction/python/B2G-RunIISummer15GS-00359-fragment.py\n[ -s Configuration/GenProduction/python/B2G-RunIISummer15GS-00359-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/B2G-RunIISummer15GS-00359-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/B2G-RunIISummer15GS-00359-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 34.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 34.0000s = 34.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 0.7440 efficiency, validation should run 10000 / 0.7440 = 13440 events to reach the limit of 10000\n# Take the minimum of 592 and 13440, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 0.7440 = 440 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/B2G-RunIISummer15GS-00359-fragment.py --python_filename B2G-RunIISummer15GS-00359_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:B2G-RunIISummer15GS-00359.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/BBbarDMJets_pseudoscalar_Mchi-50_Mphi-50_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIISummer15GS-00359_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIISummer15GS-00359_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIISummer15GS-00359_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIISummer15GS-00359 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIISummer15GS-00359_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIISummer15GS-00359_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIISummer15GS-00359_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n processParameters = cms.vstring(\n 'JetMatching:setMad = off',\n 'JetMatching:scheme = 1',\n 'JetMatching:merge = on',\n 'JetMatching:jetAlgorithm = 2',\n 'JetMatching:etaJetMax = 5.',\n 'JetMatching:coneRadius = 1.',\n 'JetMatching:slowJetPower = 1',\n 'JetMatching:qCut = 90', #this is the actual merging scale\n 'JetMatching:nQmatch = 4', #4 corresponds to 4-flavour scheme (no matching of b-quarks), 5 for 5-flavour scheme\n 'JetMatching:nJetMax = 1', #number of partons in born matrix element for highest multiplicity\n 'JetMatching:doShowerKt = off', #off for MLM matching, turn on for shower-kT matching\n 'Check:epTolErr = 0.0003',\n '9100000:new = MED MED 3 0 0 X_MMed_X 0 0 0 99999',\n '9100022:new = DM DM 2 0 0 X_MFM_X 0 0 0 99999',\n '9100022:mayDecay = off'\n ),\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n 'processParameters',\n )\n )\n)", + "title": "Hadronizer parameters", + "url": "https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/B2G-RunIISummer15GS-00359" + }, + { + "cms_confdb_id": "d6b1790e34cb508c625b1cd16522387c", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/BBbarDMJets_pseudoscalar_Mchi-50_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_18", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15DR76-00524_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15DR76-00524_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00524_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:B2G-RunIIFall15DR76-00524_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/BBbarDMJets_pseudoscalar_Mchi-50_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00524_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00524_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00524_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00524 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00524_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:B2G-RunIIFall15DR76-00524.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:B2G-RunIIFall15DR76-00524_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00524_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00524_2_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00524_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00524 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15DR76-00524_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15DR76-00524_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15DR76-00524_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "c803877eb2d4bb93b2a9594d663a09a6", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "c803877eb2d4bb93b2a9594d663a2c71", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/BBbarDMJets_pseudoscalar_Mchi-50_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15MiniAODv2-00537_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15MiniAODv2-00537_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15MiniAODv2-00537_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:B2G-RunIIFall15MiniAODv2-00537.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/BBbarDMJets_pseudoscalar_Mchi-50_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15MiniAODv2-00537_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15MiniAODv2-00537_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15MiniAODv2-00537_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15MiniAODv2-00537 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15MiniAODv2-00537_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15MiniAODv2-00537_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15MiniAODv2-00537_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "744109404cdf471f6e79fd983bdf69e1", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/BBbarDMJets_pseudoscalar_Mchi-50_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "15369", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/BBbarDMJets_pseudoscalar_Mchi-50_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset BBbarDMJets_pseudoscalar_Mchi-50_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8 in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -31598,6 +33298,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31802,6 +33512,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32006,6 +33726,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32210,6 +33940,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32414,6 +34154,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32618,6 +34368,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32822,6 +34582,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33026,6 +34796,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33230,6 +35010,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33434,6 +35224,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33638,6 +35438,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33842,6 +35652,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34046,6 +35866,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34250,6 +36080,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34454,6 +36294,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34658,6 +36508,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34862,6 +36722,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35066,6 +36936,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35270,6 +37150,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35474,6 +37364,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35678,6 +37578,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35882,215 +37792,235 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/BBbarDMJets_scalar_Mchi-1_Mphi-500_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset BBbarDMJets_scalar_Mchi-1_Mphi-500_TuneCUETP8M1_13TeV-madgraphMLM-pythia8 in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset BBbarDMJets_scalar_Mchi-1_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Dark Matter" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 49808, - "number_files": 1, - "size": 986643625 - }, - "doi": "10.7483/OPENDATA.CMS.41EQ.ZKTB", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:7fdf70ea", - "description": "/BBbarDMJets_scalar_Mchi-1_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 390, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/BBbarDMJets_scalar_Mchi-1_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_BBbarDMJets_scalar_Mchi-1_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_50000_file_index.json" - }, - { - "checksum": "adler32:03554e34", - "description": "/BBbarDMJets_scalar_Mchi-1_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 245, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/BBbarDMJets_scalar_Mchi-1_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_BBbarDMJets_scalar_Mchi-1_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_50000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid B2G-RunIIWinter15wmLHE-00426\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a B2G-RunIIWinter15wmLHE-00426_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIWinter15wmLHE-00426_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_16_patch2/src ] ; then\n echo release CMSSW_7_1_16_patch2 already exists\nelse\n scram p CMSSW CMSSW_7_1_16_patch2\nfi\ncd CMSSW_7_1_16_patch2/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/B2G-RunIIWinter15wmLHE-00426 --retry 3 --create-dirs -o Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00426-fragment.py\n[ -s Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00426-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00426-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00426-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0797s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0797s = 0.0797s\n# Which adds up to 0.0797s per event\n# Single core events that fit in validation duration: 20160s / 0.0797s = 253098\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 253098 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00426-fragment.py --python_filename B2G-RunIIWinter15wmLHE-00426_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:B2G-RunIIWinter15wmLHE-00426.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIWinter15wmLHE-00426_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIWinter15wmLHE-00426_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIWinter15wmLHE-00426_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIWinter15wmLHE-00426 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIWinter15wmLHE-00426_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIWinter15wmLHE-00426_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIWinter15wmLHE-00426_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters: param_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/15392/param_card.dat" - }, - { - "title": "Generator parameters: proc_card_mg5.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/15392/proc_card_mg5.dat" - }, - { - "title": "Generator parameters: run_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/15392/run_card.dat" - }, - { - "cms_confdb_id": "96490b874f0444ea3eb061dff0ac35cf", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "madgraph" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/BBbarDMJets_scalar_Mchi-1_Mphi-50_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_16_patch2", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid B2G-RunIISummer15GS-00411\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a B2G-RunIISummer15GS-00411_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIISummer15GS-00411_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20/src ] ; then\n echo release CMSSW_7_1_20 already exists\nelse\n scram p CMSSW CMSSW_7_1_20\nfi\ncd CMSSW_7_1_20/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/B2G-RunIISummer15GS-00411 --retry 3 --create-dirs -o Configuration/GenProduction/python/B2G-RunIISummer15GS-00411-fragment.py\n[ -s Configuration/GenProduction/python/B2G-RunIISummer15GS-00411-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/B2G-RunIISummer15GS-00411-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/B2G-RunIISummer15GS-00411-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 48.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 48.0000s = 48.0000s\n# Which adds up to 48.0000s per event\n# Single core events that fit in validation duration: 20160s / 48.0000s = 420\n# Produced events limit in McM is 10000\n# According to 0.8680 efficiency, validation should run 10000 / 0.8680 = 11520 events to reach the limit of 10000\n# Take the minimum of 420 and 11520, but more than 0 -> 420\n# It is estimated that this validation will produce: 420 * 0.8680 = 364 events\nEVENTS=420\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/B2G-RunIISummer15GS-00411-fragment.py --python_filename B2G-RunIISummer15GS-00411_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:B2G-RunIISummer15GS-00411.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/BBbarDMJets_scalar_Mchi-1_Mphi-50_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIISummer15GS-00411_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIISummer15GS-00411_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIISummer15GS-00411_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIISummer15GS-00411 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIISummer15GS-00411_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIISummer15GS-00411_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIISummer15GS-00411_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n processParameters = cms.vstring(\n 'JetMatching:setMad = off',\n 'JetMatching:scheme = 1',\n 'JetMatching:merge = on',\n 'JetMatching:jetAlgorithm = 2',\n 'JetMatching:etaJetMax = 5.',\n 'JetMatching:coneRadius = 1.',\n 'JetMatching:slowJetPower = 1',\n 'JetMatching:qCut = 90', #this is the actual merging scale\n 'JetMatching:nQmatch = 4', #4 corresponds to 4-flavour scheme (no matching of b-quarks), 5 for 5-flavour scheme\n 'JetMatching:nJetMax = 1', #number of partons in born matrix element for highest multiplicity\n 'JetMatching:doShowerKt = off', #off for MLM matching, turn on for shower-kT matching\n 'Check:epTolErr = 0.0003',\n '9100000:new = MED MED 3 0 0 X_MMed_X 0 0 0 99999',\n '9100022:new = DM DM 2 0 0 X_MFM_X 0 0 0 99999',\n '9100022:mayDecay = off'\n ),\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n 'processParameters',\n )\n )\n)", - "title": "Hadronizer parameters", - "url": "https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/B2G-RunIISummer15GS-00411" - }, - { - "cms_confdb_id": "1b31aad141444e463e20ce53747b0c45", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/BBbarDMJets_scalar_Mchi-1_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_20", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15DR76-00552_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15DR76-00552_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00552_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:B2G-RunIIFall15DR76-00552_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/BBbarDMJets_scalar_Mchi-1_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00552_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00552_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00552_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00552 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00552_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:B2G-RunIIFall15DR76-00552.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:B2G-RunIIFall15DR76-00552_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00552_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00552_2_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00552_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00552 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15DR76-00552_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15DR76-00552_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15DR76-00552_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "ab9d80018999fa0904f74c78012e05d6", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "ab9d80018999fa0904f74c78012e2138", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/BBbarDMJets_scalar_Mchi-1_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15MiniAODv2-00564_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15MiniAODv2-00564_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15MiniAODv2-00564_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:B2G-RunIIFall15MiniAODv2-00564.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/BBbarDMJets_scalar_Mchi-1_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15MiniAODv2-00564_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15MiniAODv2-00564_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15MiniAODv2-00564_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15MiniAODv2-00564 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15MiniAODv2-00564_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15MiniAODv2-00564_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15MiniAODv2-00564_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "744109404cdf471f6e79fd983bdf69e1", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/BBbarDMJets_scalar_Mchi-1_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "15392", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/BBbarDMJets_scalar_Mchi-1_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset BBbarDMJets_scalar_Mchi-1_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8 in MINIAODSIM format for 2015 collision data", + "title": "/BBbarDMJets_scalar_Mchi-1_Mphi-500_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset BBbarDMJets_scalar_Mchi-1_Mphi-500_TuneCUETP8M1_13TeV-madgraphMLM-pythia8 in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset BBbarDMJets_scalar_Mchi-1_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Dark Matter" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 49808, + "number_files": 1, + "size": 986643625 + }, + "doi": "10.7483/OPENDATA.CMS.41EQ.ZKTB", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:7fdf70ea", + "description": "/BBbarDMJets_scalar_Mchi-1_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 390, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/BBbarDMJets_scalar_Mchi-1_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_BBbarDMJets_scalar_Mchi-1_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_50000_file_index.json" + }, + { + "checksum": "adler32:03554e34", + "description": "/BBbarDMJets_scalar_Mchi-1_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 245, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/BBbarDMJets_scalar_Mchi-1_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_BBbarDMJets_scalar_Mchi-1_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_50000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid B2G-RunIIWinter15wmLHE-00426\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a B2G-RunIIWinter15wmLHE-00426_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIWinter15wmLHE-00426_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_16_patch2/src ] ; then\n echo release CMSSW_7_1_16_patch2 already exists\nelse\n scram p CMSSW CMSSW_7_1_16_patch2\nfi\ncd CMSSW_7_1_16_patch2/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/B2G-RunIIWinter15wmLHE-00426 --retry 3 --create-dirs -o Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00426-fragment.py\n[ -s Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00426-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00426-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00426-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0797s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0797s = 0.0797s\n# Which adds up to 0.0797s per event\n# Single core events that fit in validation duration: 20160s / 0.0797s = 253098\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 253098 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00426-fragment.py --python_filename B2G-RunIIWinter15wmLHE-00426_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:B2G-RunIIWinter15wmLHE-00426.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIWinter15wmLHE-00426_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIWinter15wmLHE-00426_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIWinter15wmLHE-00426_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIWinter15wmLHE-00426 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIWinter15wmLHE-00426_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIWinter15wmLHE-00426_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIWinter15wmLHE-00426_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters: param_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/15392/param_card.dat" + }, + { + "title": "Generator parameters: proc_card_mg5.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/15392/proc_card_mg5.dat" + }, + { + "title": "Generator parameters: run_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/15392/run_card.dat" + }, + { + "cms_confdb_id": "96490b874f0444ea3eb061dff0ac35cf", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "madgraph" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/BBbarDMJets_scalar_Mchi-1_Mphi-50_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_16_patch2", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid B2G-RunIISummer15GS-00411\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a B2G-RunIISummer15GS-00411_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIISummer15GS-00411_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20/src ] ; then\n echo release CMSSW_7_1_20 already exists\nelse\n scram p CMSSW CMSSW_7_1_20\nfi\ncd CMSSW_7_1_20/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/B2G-RunIISummer15GS-00411 --retry 3 --create-dirs -o Configuration/GenProduction/python/B2G-RunIISummer15GS-00411-fragment.py\n[ -s Configuration/GenProduction/python/B2G-RunIISummer15GS-00411-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/B2G-RunIISummer15GS-00411-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/B2G-RunIISummer15GS-00411-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 48.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 48.0000s = 48.0000s\n# Which adds up to 48.0000s per event\n# Single core events that fit in validation duration: 20160s / 48.0000s = 420\n# Produced events limit in McM is 10000\n# According to 0.8680 efficiency, validation should run 10000 / 0.8680 = 11520 events to reach the limit of 10000\n# Take the minimum of 420 and 11520, but more than 0 -> 420\n# It is estimated that this validation will produce: 420 * 0.8680 = 364 events\nEVENTS=420\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/B2G-RunIISummer15GS-00411-fragment.py --python_filename B2G-RunIISummer15GS-00411_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:B2G-RunIISummer15GS-00411.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/BBbarDMJets_scalar_Mchi-1_Mphi-50_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIISummer15GS-00411_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIISummer15GS-00411_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIISummer15GS-00411_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIISummer15GS-00411 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIISummer15GS-00411_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIISummer15GS-00411_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIISummer15GS-00411_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n processParameters = cms.vstring(\n 'JetMatching:setMad = off',\n 'JetMatching:scheme = 1',\n 'JetMatching:merge = on',\n 'JetMatching:jetAlgorithm = 2',\n 'JetMatching:etaJetMax = 5.',\n 'JetMatching:coneRadius = 1.',\n 'JetMatching:slowJetPower = 1',\n 'JetMatching:qCut = 90', #this is the actual merging scale\n 'JetMatching:nQmatch = 4', #4 corresponds to 4-flavour scheme (no matching of b-quarks), 5 for 5-flavour scheme\n 'JetMatching:nJetMax = 1', #number of partons in born matrix element for highest multiplicity\n 'JetMatching:doShowerKt = off', #off for MLM matching, turn on for shower-kT matching\n 'Check:epTolErr = 0.0003',\n '9100000:new = MED MED 3 0 0 X_MMed_X 0 0 0 99999',\n '9100022:new = DM DM 2 0 0 X_MFM_X 0 0 0 99999',\n '9100022:mayDecay = off'\n ),\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n 'processParameters',\n )\n )\n)", + "title": "Hadronizer parameters", + "url": "https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/B2G-RunIISummer15GS-00411" + }, + { + "cms_confdb_id": "1b31aad141444e463e20ce53747b0c45", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/BBbarDMJets_scalar_Mchi-1_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_20", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15DR76-00552_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15DR76-00552_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00552_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:B2G-RunIIFall15DR76-00552_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/BBbarDMJets_scalar_Mchi-1_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00552_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00552_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00552_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00552 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00552_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:B2G-RunIIFall15DR76-00552.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:B2G-RunIIFall15DR76-00552_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00552_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00552_2_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00552_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00552 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15DR76-00552_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15DR76-00552_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15DR76-00552_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "ab9d80018999fa0904f74c78012e05d6", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "ab9d80018999fa0904f74c78012e2138", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/BBbarDMJets_scalar_Mchi-1_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15MiniAODv2-00564_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15MiniAODv2-00564_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15MiniAODv2-00564_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:B2G-RunIIFall15MiniAODv2-00564.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/BBbarDMJets_scalar_Mchi-1_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15MiniAODv2-00564_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15MiniAODv2-00564_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15MiniAODv2-00564_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15MiniAODv2-00564 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15MiniAODv2-00564_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15MiniAODv2-00564_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15MiniAODv2-00564_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "744109404cdf471f6e79fd983bdf69e1", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/BBbarDMJets_scalar_Mchi-1_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "15392", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/BBbarDMJets_scalar_Mchi-1_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset BBbarDMJets_scalar_Mchi-1_Mphi-50_TuneCUETP8M1_13TeV-madgraphMLM-pythia8 in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -36290,6 +38220,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36494,6 +38434,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36698,6 +38648,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36902,6 +38862,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37106,6 +39076,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37310,6 +39290,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37514,6 +39504,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37710,6 +39710,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37906,6 +39916,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38102,6 +40122,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38298,6 +40328,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38494,6 +40534,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38704,6 +40754,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38877,6 +40937,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39064,6 +41134,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39251,6 +41331,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39424,6 +41514,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39611,6 +41711,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39840,6 +41950,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40083,6 +42203,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40256,6 +42386,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40457,6 +42597,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40672,6 +42822,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40873,6 +43033,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41083,6 +43253,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41279,6 +43459,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41475,6 +43665,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41699,6 +43899,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41895,6 +44105,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42091,6 +44311,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42287,6 +44517,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42483,6 +44723,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42679,6 +44929,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42875,6 +45135,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43071,6 +45341,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43267,6 +45547,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43463,6 +45753,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43659,6 +45959,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43855,6 +46165,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44051,6 +46371,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44247,6 +46577,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44443,6 +46783,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44639,6 +46989,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44835,6 +47195,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45031,6 +47401,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45227,6 +47607,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45423,6 +47813,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45619,6 +48019,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45815,6 +48225,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46025,6 +48445,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46221,6 +48651,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46417,6 +48857,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46613,6 +49063,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46809,6 +49269,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47005,6 +49475,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47201,6 +49681,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47397,6 +49887,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47593,6 +50093,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47789,6 +50299,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47999,6 +50519,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48195,6 +50725,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48391,6 +50931,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48587,6 +51137,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48783,6 +51343,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48979,6 +51549,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49175,6 +51755,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49371,6 +51961,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49567,6 +52167,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49777,6 +52387,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49973,6 +52593,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50169,6 +52799,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50365,6 +53005,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50561,6 +53211,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50757,6 +53417,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50953,207 +53623,21 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/BlackHole_BH1_MD-3000_MBH-9000_n-6_TuneCUETP8M1_13TeV-blackmax/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v2/MINIAODSIM", - "title_additional": "Simulated dataset BlackHole_BH1_MD-3000_MBH-9000_n-6_TuneCUETP8M1_13TeV-blackmax in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset BlackHole_BH1_MD-4000_MBH-10000_n-2_TuneCUETP8M1_13TeV-blackmax in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Extra Dimensions" ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" - ], - "number_events": 10000, - "number_files": 4, - "size": 659793801 - }, - "doi": "10.7483/OPENDATA.CMS.MFTA.47A6", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:a29aa922", - "description": "/BlackHole_BH1_MD-4000_MBH-10000_n-2_TuneCUETP8M1_13TeV-blackmax/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1514, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/BlackHole_BH1_MD-4000_MBH-10000_n-2_TuneCUETP8M1_13TeV-blackmax/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_BlackHole_BH1_MD-4000_MBH-10000_n-2_TuneCUETP8M1_13TeV-blackmax_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_50000_file_index.json" - }, - { - "checksum": "adler32:559921f9", - "description": "/BlackHole_BH1_MD-4000_MBH-10000_n-2_TuneCUETP8M1_13TeV-blackmax/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 944, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/BlackHole_BH1_MD-4000_MBH-10000_n-2_TuneCUETP8M1_13TeV-blackmax/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_BlackHole_BH1_MD-4000_MBH-10000_n-2_TuneCUETP8M1_13TeV-blackmax_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_50000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIWinter15pLHE-00182_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15pLHE-00182_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_18/src ] ; then\n echo release CMSSW_7_1_18 already exists\nelse\n scram p CMSSW CMSSW_7_1_18\nfi\ncd CMSSW_7_1_18/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0089s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0089s = 0.0089s\n# Which adds up to 0.0089s per event\n# Single core events that fit in validation duration: 20160s / 0.0089s = 2276859\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 2276859 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIWinter15pLHE-00182_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15pLHE-00182.root --conditions MCRUN2_71_V1::All --step NONE --filein \"lhe:13267\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15pLHE-00182_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15pLHE-00182_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15pLHE-00182_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15pLHE-00182 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15pLHE-00182_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15pLHE-00182_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15pLHE-00182_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/mcdb/13267_lhe_header.txt" - }, - { - "cms_confdb_id": "3f52e42bb78bf33347a646ff7b8c39b4", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "blackmax" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/BlackHole_BH1_MD-4000_MBH-10000_n-2_TuneCUETP8M1_13TeV-blackmax/RunIIWinter15pLHE-MCRUN2_71_V1-v2/LHE", - "release": "CMSSW_7_1_18", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-01524\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-01524_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-01524_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch2/src ] ; then\n echo release CMSSW_7_1_20_patch2 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch2\nfi\ncd CMSSW_7_1_20_patch2/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/2814f0a258949b387f502e0b5bb8414926c0569a/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 311.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 311.0000s = 311.0000s\n# Which adds up to 311.0000s per event\n# Single core events that fit in validation duration: 20160s / 311.0000s = 64\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 64 and 10000, but more than 0 -> 64\n# It is estimated that this validation will produce: 64 * 1.0000 = 64 events\nEVENTS=64\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-01524_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-01524.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/BlackHole_BH1_MD-4000_MBH-10000_n-2_TuneCUETP8M1_13TeV-blackmax/RunIIWinter15pLHE-MCRUN2_71_V1-v2/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-01524_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-01524_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-01524_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-01524 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-01524_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-01524_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-01524_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/2814f0a258949b387f502e0b5bb8414926c0569a/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "db2f3db712eac523c72d9e8d717679b0", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/BlackHole_BH1_MD-4000_MBH-10000_n-2_TuneCUETP8M1_13TeV-blackmax/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_20_patch2", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-04219_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-04219_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-04219_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-04219_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/BlackHole_BH1_MD-4000_MBH-10000_n-2_TuneCUETP8M1_13TeV-blackmax/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-04219_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-04219_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-04219_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-04219 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-04219_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-04219.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-04219_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-04219_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-04219_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-04219_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-04219 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-04219_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-04219_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-04219_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "e5c4ecc96ab7f496eee67b3af6d82839", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "e5c4ecc96ab7f496eee67b3af6d9aa3e", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/BlackHole_BH1_MD-4000_MBH-10000_n-2_TuneCUETP8M1_13TeV-blackmax/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-04076_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-04076_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-04076_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-04076.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:EXO-RunIIFall15DR76-04219.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-04076_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-04076_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-04076_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-04076 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-04076_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-04076_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-04076_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "e5c4ecc96ab7f496eee67b3af633d7bb", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/BlackHole_BH1_MD-4000_MBH-10000_n-2_TuneCUETP8M1_13TeV-blackmax/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "15462", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/BlackHole_BH1_MD-4000_MBH-10000_n-2_TuneCUETP8M1_13TeV-blackmax/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset BlackHole_BH1_MD-4000_MBH-10000_n-2_TuneCUETP8M1_13TeV-blackmax in MINIAODSIM format for 2015 collision data", + "title": "/BlackHole_BH1_MD-3000_MBH-9000_n-6_TuneCUETP8M1_13TeV-blackmax/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v2/MINIAODSIM", + "title_additional": "Simulated dataset BlackHole_BH1_MD-3000_MBH-9000_n-6_TuneCUETP8M1_13TeV-blackmax in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -51183,7 +53667,213 @@ }, { "abstract": { - "description": "

Simulated dataset BlackHole_BH1_MD-4000_MBH-10000_n-4_TuneCUETP8M1_13TeV-blackmax in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + "description": "

Simulated dataset BlackHole_BH1_MD-4000_MBH-10000_n-2_TuneCUETP8M1_13TeV-blackmax in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Extra Dimensions" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 10000, + "number_files": 4, + "size": 659793801 + }, + "doi": "10.7483/OPENDATA.CMS.MFTA.47A6", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:a29aa922", + "description": "/BlackHole_BH1_MD-4000_MBH-10000_n-2_TuneCUETP8M1_13TeV-blackmax/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1514, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/BlackHole_BH1_MD-4000_MBH-10000_n-2_TuneCUETP8M1_13TeV-blackmax/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_BlackHole_BH1_MD-4000_MBH-10000_n-2_TuneCUETP8M1_13TeV-blackmax_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_50000_file_index.json" + }, + { + "checksum": "adler32:559921f9", + "description": "/BlackHole_BH1_MD-4000_MBH-10000_n-2_TuneCUETP8M1_13TeV-blackmax/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 944, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/BlackHole_BH1_MD-4000_MBH-10000_n-2_TuneCUETP8M1_13TeV-blackmax/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_BlackHole_BH1_MD-4000_MBH-10000_n-2_TuneCUETP8M1_13TeV-blackmax_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_50000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIWinter15pLHE-00182_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15pLHE-00182_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_18/src ] ; then\n echo release CMSSW_7_1_18 already exists\nelse\n scram p CMSSW CMSSW_7_1_18\nfi\ncd CMSSW_7_1_18/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0089s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0089s = 0.0089s\n# Which adds up to 0.0089s per event\n# Single core events that fit in validation duration: 20160s / 0.0089s = 2276859\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 2276859 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIWinter15pLHE-00182_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15pLHE-00182.root --conditions MCRUN2_71_V1::All --step NONE --filein \"lhe:13267\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15pLHE-00182_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15pLHE-00182_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15pLHE-00182_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15pLHE-00182 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15pLHE-00182_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15pLHE-00182_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15pLHE-00182_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/mcdb/13267_lhe_header.txt" + }, + { + "cms_confdb_id": "3f52e42bb78bf33347a646ff7b8c39b4", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "blackmax" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/BlackHole_BH1_MD-4000_MBH-10000_n-2_TuneCUETP8M1_13TeV-blackmax/RunIIWinter15pLHE-MCRUN2_71_V1-v2/LHE", + "release": "CMSSW_7_1_18", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-01524\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-01524_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-01524_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch2/src ] ; then\n echo release CMSSW_7_1_20_patch2 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch2\nfi\ncd CMSSW_7_1_20_patch2/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/2814f0a258949b387f502e0b5bb8414926c0569a/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 311.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 311.0000s = 311.0000s\n# Which adds up to 311.0000s per event\n# Single core events that fit in validation duration: 20160s / 311.0000s = 64\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 64 and 10000, but more than 0 -> 64\n# It is estimated that this validation will produce: 64 * 1.0000 = 64 events\nEVENTS=64\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-01524_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-01524.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/BlackHole_BH1_MD-4000_MBH-10000_n-2_TuneCUETP8M1_13TeV-blackmax/RunIIWinter15pLHE-MCRUN2_71_V1-v2/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-01524_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-01524_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-01524_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-01524 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-01524_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-01524_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-01524_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/2814f0a258949b387f502e0b5bb8414926c0569a/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "db2f3db712eac523c72d9e8d717679b0", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/BlackHole_BH1_MD-4000_MBH-10000_n-2_TuneCUETP8M1_13TeV-blackmax/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_20_patch2", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-04219_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-04219_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-04219_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-04219_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/BlackHole_BH1_MD-4000_MBH-10000_n-2_TuneCUETP8M1_13TeV-blackmax/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-04219_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-04219_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-04219_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-04219 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-04219_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-04219.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-04219_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-04219_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-04219_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-04219_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-04219 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-04219_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-04219_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-04219_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "e5c4ecc96ab7f496eee67b3af6d82839", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "e5c4ecc96ab7f496eee67b3af6d9aa3e", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/BlackHole_BH1_MD-4000_MBH-10000_n-2_TuneCUETP8M1_13TeV-blackmax/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-04076_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-04076_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-04076_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-04076.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:EXO-RunIIFall15DR76-04219.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-04076_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-04076_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-04076_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-04076 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-04076_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-04076_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-04076_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "e5c4ecc96ab7f496eee67b3af633d7bb", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/BlackHole_BH1_MD-4000_MBH-10000_n-2_TuneCUETP8M1_13TeV-blackmax/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "15462", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/BlackHole_BH1_MD-4000_MBH-10000_n-2_TuneCUETP8M1_13TeV-blackmax/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset BlackHole_BH1_MD-4000_MBH-10000_n-2_TuneCUETP8M1_13TeV-blackmax in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset BlackHole_BH1_MD-4000_MBH-10000_n-4_TuneCUETP8M1_13TeV-blackmax in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" }, "accelerator": "CERN-LHC", "categories": { @@ -51345,6 +54035,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51541,6 +54241,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51737,6 +54447,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51933,6 +54653,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52143,6 +54873,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52339,6 +55079,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52535,6 +55285,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52731,6 +55491,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52927,6 +55697,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53123,6 +55903,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53319,6 +56109,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53515,6 +56315,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53711,6 +56521,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53907,6 +56727,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54103,6 +56933,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54299,6 +57139,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54495,6 +57345,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54691,6 +57551,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54887,6 +57757,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55097,6 +57977,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55293,6 +58183,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55489,6 +58389,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55685,6 +58595,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55881,6 +58801,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56077,6 +59007,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56273,6 +59213,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56469,6 +59419,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56665,6 +59625,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56861,6 +59831,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57057,6 +60037,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57253,6 +60243,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57449,6 +60449,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57645,6 +60655,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57841,6 +60861,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58037,6 +61067,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58233,6 +61273,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58443,6 +61493,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58639,6 +61699,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58835,6 +61905,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59031,6 +62111,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59227,6 +62317,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59423,6 +62523,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59619,6 +62729,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59815,6 +62935,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60011,6 +63141,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60207,6 +63347,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60403,6 +63553,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60599,6 +63759,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60795,6 +63965,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61019,6 +64199,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61215,6 +64405,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61411,6 +64611,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61607,6 +64817,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61803,6 +65023,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61999,6 +65229,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62195,6 +65435,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62391,6 +65641,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62587,6 +65847,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62783,6 +66053,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62979,6 +66259,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63189,6 +66479,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63385,6 +66685,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63581,6 +66891,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63777,6 +67097,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63973,6 +67303,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64183,6 +67523,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64379,6 +67729,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64575,6 +67935,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64771,6 +68141,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64967,6 +68347,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65163,6 +68553,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65359,6 +68759,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65555,6 +68965,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65751,6 +69171,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65947,6 +69377,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66143,6 +69583,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66339,6 +69789,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66535,6 +69995,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66731,6 +70201,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66927,6 +70407,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67123,6 +70613,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67319,6 +70819,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67515,6 +71025,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67711,6 +71231,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67921,6 +71451,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68117,6 +71657,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68313,6 +71863,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68509,6 +72069,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68705,6 +72275,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68901,6 +72481,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69111,6 +72701,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69307,6 +72907,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69503,6 +73113,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69699,6 +73319,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69895,6 +73525,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70091,6 +73731,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70287,6 +73937,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70483,6 +74143,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70679,6 +74349,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70875,6 +74555,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71071,6 +74761,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71267,6 +74967,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71463,6 +75173,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71659,6 +75379,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71855,6 +75585,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72051,6 +75791,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72247,6 +75997,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72443,6 +76203,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72639,6 +76409,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72835,6 +76615,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73031,6 +76821,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73227,6 +77027,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73423,6 +77233,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73619,6 +77439,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73815,6 +77645,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74011,6 +77851,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74207,6 +78057,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74403,6 +78263,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74599,6 +78469,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74795,6 +78675,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74991,6 +78881,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75187,6 +79087,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75383,6 +79293,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75579,6 +79499,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75775,6 +79705,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75985,6 +79925,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76181,6 +80131,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76377,6 +80337,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76573,6 +80543,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76783,6 +80763,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76979,6 +80969,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77175,6 +81175,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77371,6 +81381,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77567,6 +81587,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77763,6 +81793,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77959,6 +81999,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78155,6 +82205,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78351,6 +82411,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78547,6 +82617,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78743,6 +82823,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78939,6 +83029,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79135,6 +83235,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79331,6 +83441,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79527,6 +83647,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79723,6 +83853,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79919,6 +84059,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80115,6 +84265,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80311,6 +84471,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80521,6 +84691,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80717,6 +84897,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80913,6 +85103,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81109,6 +85309,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81319,6 +85529,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81515,6 +85735,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81711,6 +85941,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81907,6 +86147,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82103,6 +86353,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82299,6 +86559,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82495,6 +86765,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82691,6 +86971,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82887,6 +87177,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83083,6 +87383,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83279,6 +87589,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83489,6 +87809,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83685,6 +88015,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83881,6 +88221,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84077,6 +88427,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84273,6 +88633,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84483,6 +88853,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84679,6 +89059,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84875,6 +89265,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85085,6 +89485,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85281,6 +89691,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85477,6 +89897,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85673,6 +90103,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85869,6 +90309,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86065,6 +90515,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86261,6 +90721,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86457,6 +90927,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86653,6 +91133,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86849,6 +91339,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87045,6 +91545,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87241,6 +91751,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87437,6 +91957,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87633,6 +92163,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87829,6 +92369,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88025,6 +92575,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88221,6 +92781,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88431,6 +93001,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88641,6 +93221,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88851,6 +93441,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89047,6 +93647,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89243,6 +93853,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89439,6 +94059,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89635,6 +94265,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89831,6 +94471,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90027,6 +94677,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90223,6 +94883,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90419,6 +95089,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90615,6 +95295,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90811,6 +95501,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91007,6 +95707,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91203,6 +95913,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91399,6 +96119,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91595,6 +96325,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91791,6 +96531,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91987,6 +96737,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92183,6 +96943,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92379,6 +97149,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92589,6 +97369,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92785,6 +97575,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92981,6 +97781,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93177,6 +97987,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93373,6 +98193,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93569,6 +98399,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93765,6 +98605,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93961,6 +98811,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94157,6 +99017,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94353,6 +99223,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94549,6 +99429,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94759,6 +99649,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94955,6 +99855,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95151,6 +100061,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95347,6 +100267,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95543,6 +100473,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95739,6 +100679,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95935,6 +100885,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96131,6 +101091,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96327,6 +101297,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96523,6 +101503,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96719,6 +101709,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, diff --git a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_02.json b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_02.json index 5ee1b18d2c..27ce971b7a 100644 --- a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_02.json +++ b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_02.json @@ -163,6 +163,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -373,6 +383,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -569,6 +589,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -765,6 +795,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -975,6 +1015,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1171,6 +1221,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1367,6 +1427,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1563,6 +1633,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1759,6 +1839,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1969,6 +2059,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2165,6 +2265,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2361,6 +2471,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2557,207 +2677,21 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/BlackHole_BH5_MD-3000_MBH-4000_n-4_TuneCUETP8M1_13TeV-blackmax/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset BlackHole_BH5_MD-3000_MBH-4000_n-4_TuneCUETP8M1_13TeV-blackmax in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset BlackHole_BH5_MD-3000_MBH-4000_n-6_TuneCUETP8M1_13TeV-blackmax in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Extra Dimensions" ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" - ], - "number_events": 9997, - "number_files": 2, - "size": 493096037 - }, - "doi": "10.7483/OPENDATA.CMS.AI58.GDVP", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:25ead558", - "description": "/BlackHole_BH5_MD-3000_MBH-4000_n-6_TuneCUETP8M1_13TeV-blackmax/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 756, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/BlackHole_BH5_MD-3000_MBH-4000_n-6_TuneCUETP8M1_13TeV-blackmax/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_BlackHole_BH5_MD-3000_MBH-4000_n-6_TuneCUETP8M1_13TeV-blackmax_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_50000_file_index.json" - }, - { - "checksum": "adler32:973e9110", - "description": "/BlackHole_BH5_MD-3000_MBH-4000_n-6_TuneCUETP8M1_13TeV-blackmax/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 470, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/BlackHole_BH5_MD-3000_MBH-4000_n-6_TuneCUETP8M1_13TeV-blackmax/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_BlackHole_BH5_MD-3000_MBH-4000_n-6_TuneCUETP8M1_13TeV-blackmax_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_50000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIWinter15pLHE-00430_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15pLHE-00430_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_18/src ] ; then\n echo release CMSSW_7_1_18 already exists\nelse\n scram p CMSSW CMSSW_7_1_18\nfi\ncd CMSSW_7_1_18/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0079s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0079s = 0.0079s\n# Which adds up to 0.0079s per event\n# Single core events that fit in validation duration: 20160s / 0.0079s = 2565143\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 2565143 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIWinter15pLHE-00430_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15pLHE-00430.root --conditions MCRUN2_71_V1::All --step NONE --filein \"lhe:13533\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15pLHE-00430_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15pLHE-00430_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15pLHE-00430_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15pLHE-00430 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15pLHE-00430_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15pLHE-00430_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15pLHE-00430_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/mcdb/13533_lhe_header.txt" - }, - { - "cms_confdb_id": "6116a8a887782eecc0f199ccbf77bb1a", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "blackmax" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/BlackHole_BH5_MD-3000_MBH-4000_n-6_TuneCUETP8M1_13TeV-blackmax/RunIIWinter15pLHE-MCRUN2_71_V1-v2/LHE", - "release": "CMSSW_7_1_18", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-01764\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-01764_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-01764_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19/src ] ; then\n echo release CMSSW_7_1_19 already exists\nelse\n scram p CMSSW CMSSW_7_1_19\nfi\ncd CMSSW_7_1_19/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/2814f0a258949b387f502e0b5bb8414926c0569a/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 293.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 293.0000s = 293.0000s\n# Which adds up to 293.0000s per event\n# Single core events that fit in validation duration: 20160s / 293.0000s = 68\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 68 and 10000, but more than 0 -> 68\n# It is estimated that this validation will produce: 68 * 1.0000 = 68 events\nEVENTS=68\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-01764_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-01764.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/BlackHole_BH5_MD-3000_MBH-4000_n-6_TuneCUETP8M1_13TeV-blackmax/RunIIWinter15pLHE-MCRUN2_71_V1-v2/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-01764_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-01764_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-01764_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-01764 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-01764_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-01764_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-01764_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/2814f0a258949b387f502e0b5bb8414926c0569a/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "9f202e1528fde22c5adb5d374a8cc4ab", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/BlackHole_BH5_MD-3000_MBH-4000_n-6_TuneCUETP8M1_13TeV-blackmax/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_19", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-04015_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-04015_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 9997\n# According to 1.0000 efficiency, validation should run 9997 / 1.0000 = 9997 events to reach the limit of 9997\n# Take the minimum of 592 and 9997, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-04015_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-04015_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/BlackHole_BH5_MD-3000_MBH-4000_n-6_TuneCUETP8M1_13TeV-blackmax/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-04015_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-04015_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-04015_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-04015 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-04015_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-04015.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-04015_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-04015_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-04015_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-04015_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-04015 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-04015_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-04015_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-04015_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "f6602be0cb6971183d2981693d9e7824", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "f6602be0cb6971183d2981693dbd462d", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/BlackHole_BH5_MD-3000_MBH-4000_n-6_TuneCUETP8M1_13TeV-blackmax/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03874_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03874_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 9997\n# According to 1.0000 efficiency, validation should run 9997 / 1.0000 = 9997 events to reach the limit of 9997\n# Take the minimum of 20160 and 9997, but more than 0 -> 9997\n# It is estimated that this validation will produce: 9997 * 1.0000 = 9997 events\nEVENTS=9997\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03874_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03874.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:EXO-RunIIFall15DR76-04015.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03874_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03874_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03874_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03874 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03874_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03874_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03874_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "f6602be0cb6971183d2981693dc9e8d6", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/BlackHole_BH5_MD-3000_MBH-4000_n-6_TuneCUETP8M1_13TeV-blackmax/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "15707", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/BlackHole_BH5_MD-3000_MBH-4000_n-6_TuneCUETP8M1_13TeV-blackmax/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset BlackHole_BH5_MD-3000_MBH-4000_n-6_TuneCUETP8M1_13TeV-blackmax in MINIAODSIM format for 2015 collision data", + "title": "/BlackHole_BH5_MD-3000_MBH-4000_n-4_TuneCUETP8M1_13TeV-blackmax/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset BlackHole_BH5_MD-3000_MBH-4000_n-4_TuneCUETP8M1_13TeV-blackmax in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -2787,7 +2721,213 @@ }, { "abstract": { - "description": "

Simulated dataset BlackHole_BH5_MD-3000_MBH-5000_n-2_TuneCUETP8M1_13TeV-blackmax in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + "description": "

Simulated dataset BlackHole_BH5_MD-3000_MBH-4000_n-6_TuneCUETP8M1_13TeV-blackmax in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Extra Dimensions" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 9997, + "number_files": 2, + "size": 493096037 + }, + "doi": "10.7483/OPENDATA.CMS.AI58.GDVP", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:25ead558", + "description": "/BlackHole_BH5_MD-3000_MBH-4000_n-6_TuneCUETP8M1_13TeV-blackmax/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 756, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/BlackHole_BH5_MD-3000_MBH-4000_n-6_TuneCUETP8M1_13TeV-blackmax/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_BlackHole_BH5_MD-3000_MBH-4000_n-6_TuneCUETP8M1_13TeV-blackmax_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_50000_file_index.json" + }, + { + "checksum": "adler32:973e9110", + "description": "/BlackHole_BH5_MD-3000_MBH-4000_n-6_TuneCUETP8M1_13TeV-blackmax/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 470, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/BlackHole_BH5_MD-3000_MBH-4000_n-6_TuneCUETP8M1_13TeV-blackmax/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_BlackHole_BH5_MD-3000_MBH-4000_n-6_TuneCUETP8M1_13TeV-blackmax_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_50000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIWinter15pLHE-00430_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15pLHE-00430_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_18/src ] ; then\n echo release CMSSW_7_1_18 already exists\nelse\n scram p CMSSW CMSSW_7_1_18\nfi\ncd CMSSW_7_1_18/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0079s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0079s = 0.0079s\n# Which adds up to 0.0079s per event\n# Single core events that fit in validation duration: 20160s / 0.0079s = 2565143\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 2565143 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIWinter15pLHE-00430_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15pLHE-00430.root --conditions MCRUN2_71_V1::All --step NONE --filein \"lhe:13533\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15pLHE-00430_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15pLHE-00430_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15pLHE-00430_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15pLHE-00430 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15pLHE-00430_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15pLHE-00430_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15pLHE-00430_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/mcdb/13533_lhe_header.txt" + }, + { + "cms_confdb_id": "6116a8a887782eecc0f199ccbf77bb1a", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "blackmax" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/BlackHole_BH5_MD-3000_MBH-4000_n-6_TuneCUETP8M1_13TeV-blackmax/RunIIWinter15pLHE-MCRUN2_71_V1-v2/LHE", + "release": "CMSSW_7_1_18", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-01764\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-01764_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-01764_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19/src ] ; then\n echo release CMSSW_7_1_19 already exists\nelse\n scram p CMSSW CMSSW_7_1_19\nfi\ncd CMSSW_7_1_19/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/2814f0a258949b387f502e0b5bb8414926c0569a/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 293.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 293.0000s = 293.0000s\n# Which adds up to 293.0000s per event\n# Single core events that fit in validation duration: 20160s / 293.0000s = 68\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 68 and 10000, but more than 0 -> 68\n# It is estimated that this validation will produce: 68 * 1.0000 = 68 events\nEVENTS=68\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-01764_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-01764.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/BlackHole_BH5_MD-3000_MBH-4000_n-6_TuneCUETP8M1_13TeV-blackmax/RunIIWinter15pLHE-MCRUN2_71_V1-v2/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-01764_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-01764_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-01764_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-01764 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-01764_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-01764_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-01764_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/2814f0a258949b387f502e0b5bb8414926c0569a/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "9f202e1528fde22c5adb5d374a8cc4ab", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/BlackHole_BH5_MD-3000_MBH-4000_n-6_TuneCUETP8M1_13TeV-blackmax/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_19", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-04015_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-04015_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 9997\n# According to 1.0000 efficiency, validation should run 9997 / 1.0000 = 9997 events to reach the limit of 9997\n# Take the minimum of 592 and 9997, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-04015_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-04015_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/BlackHole_BH5_MD-3000_MBH-4000_n-6_TuneCUETP8M1_13TeV-blackmax/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-04015_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-04015_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-04015_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-04015 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-04015_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-04015.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-04015_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-04015_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-04015_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-04015_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-04015 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-04015_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-04015_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-04015_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "f6602be0cb6971183d2981693d9e7824", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "f6602be0cb6971183d2981693dbd462d", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/BlackHole_BH5_MD-3000_MBH-4000_n-6_TuneCUETP8M1_13TeV-blackmax/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03874_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03874_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 9997\n# According to 1.0000 efficiency, validation should run 9997 / 1.0000 = 9997 events to reach the limit of 9997\n# Take the minimum of 20160 and 9997, but more than 0 -> 9997\n# It is estimated that this validation will produce: 9997 * 1.0000 = 9997 events\nEVENTS=9997\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03874_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03874.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:EXO-RunIIFall15DR76-04015.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03874_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03874_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03874_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03874 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03874_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03874_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03874_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "f6602be0cb6971183d2981693dc9e8d6", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/BlackHole_BH5_MD-3000_MBH-4000_n-6_TuneCUETP8M1_13TeV-blackmax/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "15707", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/BlackHole_BH5_MD-3000_MBH-4000_n-6_TuneCUETP8M1_13TeV-blackmax/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset BlackHole_BH5_MD-3000_MBH-4000_n-6_TuneCUETP8M1_13TeV-blackmax in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset BlackHole_BH5_MD-3000_MBH-5000_n-2_TuneCUETP8M1_13TeV-blackmax in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" }, "accelerator": "CERN-LHC", "categories": { @@ -2949,6 +3089,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3145,6 +3295,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3341,6 +3501,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3537,6 +3707,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3733,6 +3913,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3929,6 +4119,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4125,6 +4325,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4321,6 +4531,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4517,6 +4737,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4713,6 +4943,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4909,6 +5149,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5105,6 +5355,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5301,6 +5561,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5497,6 +5767,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5693,6 +5973,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5889,6 +6179,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6085,6 +6385,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6295,6 +6605,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6491,6 +6811,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6687,6 +7017,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6883,6 +7223,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7079,6 +7429,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7275,6 +7635,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7471,6 +7841,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7667,6 +8047,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7863,6 +8253,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8059,6 +8459,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8255,6 +8665,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8451,6 +8871,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8661,6 +9091,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8857,6 +9297,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9053,6 +9503,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9249,6 +9709,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9459,6 +9929,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9655,6 +10135,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9851,6 +10341,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10061,6 +10561,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10257,6 +10767,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10453,6 +10973,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10649,6 +11179,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10845,6 +11385,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11041,6 +11591,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11237,6 +11797,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11433,6 +12003,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11629,6 +12209,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11825,6 +12415,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12021,6 +12621,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12217,6 +12827,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12413,6 +13033,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12609,6 +13239,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12805,6 +13445,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13001,6 +13651,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13197,6 +13857,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13407,6 +14077,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13617,6 +14297,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13813,6 +14503,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14009,6 +14709,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14205,6 +14915,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14415,6 +15135,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14611,6 +15341,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14807,6 +15547,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15003,6 +15753,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15213,6 +15973,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15423,6 +16193,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15619,6 +16399,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15815,6 +16605,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16011,6 +16811,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16235,6 +17045,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16431,6 +17251,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16627,6 +17457,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16823,6 +17663,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17019,6 +17869,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17215,6 +18075,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17411,6 +18281,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17607,6 +18487,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17803,6 +18693,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17999,6 +18899,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18195,6 +19105,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18391,6 +19311,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18601,6 +19531,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18811,6 +19751,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19007,6 +19957,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19217,6 +20177,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19413,6 +20383,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19609,6 +20589,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19805,6 +20795,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20001,6 +21001,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20197,6 +21207,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20393,6 +21413,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20589,6 +21619,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20785,6 +21825,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20981,6 +22031,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21177,6 +22237,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21373,6 +22443,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21574,6 +22654,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21775,6 +22865,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21976,6 +23076,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22177,6 +23287,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22392,6 +23512,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22593,6 +23723,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22794,6 +23934,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22995,6 +24145,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23196,6 +24356,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23397,6 +24567,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23598,6 +24778,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23799,6 +24989,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24000,6 +25200,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24201,6 +25411,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24402,6 +25622,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24603,6 +25833,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24804,6 +26044,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25005,6 +26255,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25206,6 +26466,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25407,6 +26677,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25608,6 +26888,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25809,6 +27099,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26010,6 +27310,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26211,6 +27521,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26412,6 +27732,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26613,6 +27943,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26814,6 +28154,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27015,6 +28365,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27216,6 +28576,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27431,6 +28801,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27632,6 +29012,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27833,6 +29223,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28034,6 +29434,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28235,6 +29645,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28436,6 +29856,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28637,6 +30067,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28838,6 +30278,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29039,6 +30489,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29240,6 +30700,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29441,6 +30911,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29642,6 +31122,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29843,6 +31333,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30044,6 +31544,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30245,6 +31755,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30446,6 +31966,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30647,6 +32177,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30848,6 +32388,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31049,6 +32599,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31250,6 +32810,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31451,6 +33021,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31666,6 +33246,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31881,6 +33471,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32082,6 +33682,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32283,6 +33893,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32484,6 +34104,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32685,6 +34315,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32900,6 +34540,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33101,6 +34751,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33302,6 +34962,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33503,6 +35173,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33704,6 +35384,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33905,6 +35595,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34106,6 +35806,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34307,6 +36017,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34508,6 +36228,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34709,6 +36439,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34910,6 +36650,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35111,6 +36861,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35312,6 +37072,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35513,6 +37283,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35714,6 +37494,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35915,6 +37705,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36116,6 +37916,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36317,6 +38127,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36518,6 +38338,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36719,6 +38549,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36920,6 +38760,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37121,6 +38971,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37322,6 +39182,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37523,6 +39393,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37724,6 +39604,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37925,6 +39815,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38126,6 +40026,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38327,6 +40237,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38528,6 +40448,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38729,6 +40659,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38944,6 +40884,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39145,6 +41095,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39346,6 +41306,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39547,6 +41517,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39762,6 +41742,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39963,6 +41953,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40164,6 +42164,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40365,6 +42375,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40566,6 +42586,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40767,6 +42797,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40968,6 +43008,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41169,6 +43219,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41370,6 +43430,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41571,6 +43641,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41772,6 +43852,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41973,6 +44063,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42174,6 +44274,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42375,6 +44485,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42576,6 +44696,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42777,6 +44907,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42992,6 +45132,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43193,6 +45343,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43394,6 +45554,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43595,6 +45765,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43796,6 +45976,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44011,6 +46201,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44212,6 +46412,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44413,6 +46623,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44614,6 +46834,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44815,6 +47045,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45016,6 +47256,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45217,6 +47467,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45418,6 +47678,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45619,6 +47889,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45820,6 +48100,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46021,6 +48311,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46222,6 +48522,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46437,6 +48747,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46638,6 +48958,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46839,6 +49169,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47040,6 +49380,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47241,6 +49591,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47442,6 +49802,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47643,6 +50013,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47844,6 +50224,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48045,6 +50435,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48220,6 +50620,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48395,6 +50805,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48570,6 +50990,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48745,6 +51175,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48920,6 +51360,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49095,6 +51545,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49284,6 +51744,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49459,6 +51929,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49634,6 +52114,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49809,6 +52299,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49984,6 +52484,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50159,6 +52669,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50334,6 +52854,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50509,6 +53039,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50698,6 +53238,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50873,6 +53423,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51048,6 +53608,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51223,6 +53793,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51398,6 +53978,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51573,6 +54163,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51748,6 +54348,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51923,6 +54533,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52098,6 +54718,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52273,6 +54903,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52448,6 +55088,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52623,6 +55273,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52798,6 +55458,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52973,6 +55643,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53162,6 +55842,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53337,6 +56027,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53555,6 +56255,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53759,6 +56469,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53963,6 +56683,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54167,6 +56897,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54371,6 +57111,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54575,6 +57325,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54793,6 +57553,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55011,6 +57781,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55229,6 +58009,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55433,6 +58223,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55637,6 +58437,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55841,6 +58651,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56045,6 +58865,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56249,6 +59079,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56453,6 +59293,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56671,6 +59521,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56875,6 +59735,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57079,6 +59949,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57283,6 +60163,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57487,6 +60377,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57660,6 +60560,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57889,6 +60799,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58112,6 +61032,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58341,6 +61271,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58542,6 +61482,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58757,6 +61707,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58986,6 +61946,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59173,6 +62143,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59346,6 +62326,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59533,6 +62523,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59748,6 +62748,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59935,6 +62945,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60164,6 +63184,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60368,6 +63398,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60572,6 +63612,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60776,6 +63826,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60980,6 +64040,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61184,6 +64254,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61388,6 +64468,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61592,6 +64682,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61796,6 +64896,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62000,6 +65110,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62204,6 +65324,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62408,6 +65538,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62612,6 +65752,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62816,6 +65966,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63020,6 +66180,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63224,6 +66394,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63442,6 +66622,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63646,6 +66836,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63850,6 +67050,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64054,6 +67264,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64258,6 +67478,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64462,6 +67692,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64666,6 +67906,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64870,6 +68120,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65074,6 +68334,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65278,6 +68548,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65482,6 +68762,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65686,6 +68976,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65890,6 +69190,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66094,6 +69404,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66298,6 +69618,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66502,6 +69832,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66706,6 +70046,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66910,6 +70260,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67114,6 +70474,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67318,6 +70688,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67522,6 +70902,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67726,6 +71116,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67930,6 +71330,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68134,6 +71544,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68338,6 +71758,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68542,6 +71972,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68746,6 +72186,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68950,6 +72400,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69154,6 +72614,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69358,6 +72828,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69562,6 +73042,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69766,6 +73256,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69970,6 +73470,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70174,6 +73684,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70378,6 +73898,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70582,6 +74112,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70786,6 +74326,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70990,6 +74540,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71194,6 +74754,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71398,6 +74968,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71602,6 +75182,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71806,6 +75396,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72010,6 +75610,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72214,6 +75824,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72418,6 +76038,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72622,6 +76252,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72826,6 +76466,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73030,6 +76680,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73234,6 +76894,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73438,6 +77108,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73642,6 +77322,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73846,6 +77536,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74050,6 +77750,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74254,6 +77964,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74458,6 +78178,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74662,6 +78392,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74866,6 +78606,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75070,6 +78820,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75274,6 +79034,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75478,6 +79248,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75682,6 +79462,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75886,6 +79676,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76090,6 +79890,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76294,6 +80104,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76498,6 +80318,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76702,6 +80532,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76906,6 +80746,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77110,6 +80960,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77328,6 +81188,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77532,6 +81402,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77736,6 +81616,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77940,6 +81830,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78144,6 +82044,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78348,6 +82258,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78536,6 +82456,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78740,6 +82670,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78928,6 +82868,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79116,6 +83066,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79304,6 +83264,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79508,6 +83478,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79712,6 +83692,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79916,6 +83906,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80120,6 +84120,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80324,6 +84334,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80528,6 +84548,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80732,6 +84762,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80936,6 +84976,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81140,6 +85190,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81344,6 +85404,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81548,6 +85618,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81752,6 +85832,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81956,6 +86046,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82160,6 +86260,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82347,6 +86457,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82576,6 +86696,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82749,6 +86879,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82936,6 +87076,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83109,6 +87259,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83355,6 +87515,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83559,6 +87729,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83763,6 +87943,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83995,6 +88185,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84199,6 +88399,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84403,6 +88613,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84607,6 +88827,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84811,6 +89041,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85014,6 +89254,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85220,6 +89470,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85450,6 +89710,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85656,6 +89926,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85862,6 +90142,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86068,6 +90358,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86285,6 +90585,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86491,6 +90801,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86697,6 +91017,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86917,6 +91247,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87134,6 +91474,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87340,6 +91690,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87571,6 +91931,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87802,6 +92172,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88008,6 +92388,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88228,6 +92618,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88434,6 +92834,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88640,6 +93050,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88846,6 +93266,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89080,6 +93510,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89286,6 +93726,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89492,6 +93942,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89678,6 +94138,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89850,6 +94320,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90022,6 +94502,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90194,6 +94684,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90366,6 +94866,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90538,6 +95048,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90738,6 +95258,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90942,6 +95472,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91146,6 +95686,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91350,6 +95900,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91554,6 +96114,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91772,6 +96342,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91976,6 +96556,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92180,6 +96770,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92384,6 +96984,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92588,6 +97198,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92792,6 +97412,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92996,6 +97626,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93200,6 +97840,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93418,6 +98068,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93622,6 +98282,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93826,6 +98496,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94030,6 +98710,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94234,6 +98924,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94438,6 +99138,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94642,6 +99352,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94846,6 +99566,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95050,6 +99780,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95254,6 +99994,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95458,6 +100208,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95662,6 +100422,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95866,6 +100636,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96070,6 +100850,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96274,6 +101064,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96478,6 +101278,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96682,6 +101492,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96886,6 +101706,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97090,6 +101920,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97294,6 +102134,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97498,6 +102348,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97702,6 +102562,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97906,6 +102776,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -98110,6 +102990,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -98314,6 +103204,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -98518,6 +103418,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -98722,6 +103632,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -98926,6 +103846,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -99130,6 +104060,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -99348,6 +104288,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -99566,6 +104516,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -99770,6 +104730,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -99974,6 +104944,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -100178,6 +105158,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -100382,6 +105372,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, diff --git a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_03.json b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_03.json index 37523ba780..389a36f78b 100644 --- a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_03.json +++ b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_03.json @@ -171,6 +171,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -375,6 +385,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -579,6 +599,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -797,6 +827,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1001,6 +1041,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1205,6 +1255,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1409,6 +1469,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1613,6 +1683,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1817,6 +1897,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2021,6 +2111,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2225,6 +2325,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2429,215 +2539,235 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/DarkMatter_MonoPhoton_V_Mx-1_Mv-1000_gDMgQ1_LO_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset DarkMatter_MonoPhoton_V_Mx-1_Mv-1000_gDMgQ1_LO_13TeV-madgraph in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset DarkMatter_MonoPhoton_V_Mx-1_Mv-100_gDMgQ1_LO_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Dark Matter" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 50000, - "number_files": 1, - "size": 1156791154 - }, - "doi": "10.7483/OPENDATA.CMS.NQNN.UU33", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:33976cdf", - "description": "/DarkMatter_MonoPhoton_V_Mx-1_Mv-100_gDMgQ1_LO_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 379, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/DarkMatter_MonoPhoton_V_Mx-1_Mv-100_gDMgQ1_LO_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_DarkMatter_MonoPhoton_V_Mx-1_Mv-100_gDMgQ1_LO_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.json" - }, - { - "checksum": "adler32:5a4a4a36", - "description": "/DarkMatter_MonoPhoton_V_Mx-1_Mv-100_gDMgQ1_LO_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 233, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/DarkMatter_MonoPhoton_V_Mx-1_Mv-100_gDMgQ1_LO_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_DarkMatter_MonoPhoton_V_Mx-1_Mv-100_gDMgQ1_LO_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-01597\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-01597_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-01597_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19/src ] ; then\n echo release CMSSW_7_1_19 already exists\nelse\n scram p CMSSW CMSSW_7_1_19\nfi\ncd CMSSW_7_1_19/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-01597 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-01597-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-01597-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-01597-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-01597-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0829s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0829s = 0.0829s\n# Which adds up to 0.0829s per event\n# Single core events that fit in validation duration: 20160s / 0.0829s = 243185\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 243185 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-01597-fragment.py --python_filename EXO-RunIIWinter15wmLHE-01597_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-01597.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-01597_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-01597_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-01597_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-01597 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-01597_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-01597_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-01597_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters: param_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/16550/param_card.dat" - }, - { - "title": "Generator parameters: proc_card_mg5.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/16550/proc_card_mg5.dat" - }, - { - "title": "Generator parameters: run_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/16550/run_card.dat" - }, - { - "cms_confdb_id": "66b66c9dfac4fe93099dca94b973a0eb", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "madgraph" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/DarkMatter_MonoPhoton_V_Mx-1_Mv-100_gDMgQ1_LO_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_19", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-04427\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-04427_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-04427_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20/src ] ; then\n echo release CMSSW_7_1_20 already exists\nelse\n scram p CMSSW CMSSW_7_1_20\nfi\ncd CMSSW_7_1_20/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/071218017779916161e47643e07a49ea18433425/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 36.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 36.0000s = 36.0000s\n# Which adds up to 36.0000s per event\n# Single core events that fit in validation duration: 20160s / 36.0000s = 560\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 560 and 10000, but more than 0 -> 560\n# It is estimated that this validation will produce: 560 * 1.0000 = 560 events\nEVENTS=560\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-04427_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-04427.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/DarkMatter_MonoPhoton_V_Mx-1_Mv-100_gDMgQ1_LO_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-04427_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-04427_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-04427_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-04427 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-04427_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-04427_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-04427_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/071218017779916161e47643e07a49ea18433425/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "fac106fce22d9913f5a89dd229dff8b3", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/DarkMatter_MonoPhoton_V_Mx-1_Mv-100_gDMgQ1_LO_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_20", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-03649_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-03649_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03649_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-03649_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/DarkMatter_MonoPhoton_V_Mx-1_Mv-100_gDMgQ1_LO_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03649_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03649_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03649_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03649 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03649_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-03649.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-03649_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03649_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03649_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03649_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03649 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-03649_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-03649_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-03649_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "2db80034f6fb21445f516c7c535757aa", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "2db80034f6fb21445f516c7c536caa03", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/DarkMatter_MonoPhoton_V_Mx-1_Mv-100_gDMgQ1_LO_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03307_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03307_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03307_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03307.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:EXO-RunIIFall15DR76-03649.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03307_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03307_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03307_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03307 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03307_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03307_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03307_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "2db80034f6fb21445f516c7c534e1ee4", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/DarkMatter_MonoPhoton_V_Mx-1_Mv-100_gDMgQ1_LO_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "16550", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/DarkMatter_MonoPhoton_V_Mx-1_Mv-100_gDMgQ1_LO_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset DarkMatter_MonoPhoton_V_Mx-1_Mv-100_gDMgQ1_LO_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "title": "/DarkMatter_MonoPhoton_V_Mx-1_Mv-1000_gDMgQ1_LO_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset DarkMatter_MonoPhoton_V_Mx-1_Mv-1000_gDMgQ1_LO_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset DarkMatter_MonoPhoton_V_Mx-1_Mv-100_gDMgQ1_LO_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Dark Matter" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 50000, + "number_files": 1, + "size": 1156791154 + }, + "doi": "10.7483/OPENDATA.CMS.NQNN.UU33", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:33976cdf", + "description": "/DarkMatter_MonoPhoton_V_Mx-1_Mv-100_gDMgQ1_LO_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 379, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/DarkMatter_MonoPhoton_V_Mx-1_Mv-100_gDMgQ1_LO_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_DarkMatter_MonoPhoton_V_Mx-1_Mv-100_gDMgQ1_LO_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.json" + }, + { + "checksum": "adler32:5a4a4a36", + "description": "/DarkMatter_MonoPhoton_V_Mx-1_Mv-100_gDMgQ1_LO_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 233, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/DarkMatter_MonoPhoton_V_Mx-1_Mv-100_gDMgQ1_LO_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_DarkMatter_MonoPhoton_V_Mx-1_Mv-100_gDMgQ1_LO_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-01597\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-01597_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-01597_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19/src ] ; then\n echo release CMSSW_7_1_19 already exists\nelse\n scram p CMSSW CMSSW_7_1_19\nfi\ncd CMSSW_7_1_19/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-01597 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-01597-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-01597-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-01597-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-01597-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0829s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0829s = 0.0829s\n# Which adds up to 0.0829s per event\n# Single core events that fit in validation duration: 20160s / 0.0829s = 243185\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 243185 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-01597-fragment.py --python_filename EXO-RunIIWinter15wmLHE-01597_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-01597.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-01597_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-01597_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-01597_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-01597 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-01597_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-01597_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-01597_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters: param_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/16550/param_card.dat" + }, + { + "title": "Generator parameters: proc_card_mg5.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/16550/proc_card_mg5.dat" + }, + { + "title": "Generator parameters: run_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/16550/run_card.dat" + }, + { + "cms_confdb_id": "66b66c9dfac4fe93099dca94b973a0eb", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "madgraph" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/DarkMatter_MonoPhoton_V_Mx-1_Mv-100_gDMgQ1_LO_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_19", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-04427\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-04427_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-04427_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20/src ] ; then\n echo release CMSSW_7_1_20 already exists\nelse\n scram p CMSSW CMSSW_7_1_20\nfi\ncd CMSSW_7_1_20/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/071218017779916161e47643e07a49ea18433425/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 36.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 36.0000s = 36.0000s\n# Which adds up to 36.0000s per event\n# Single core events that fit in validation duration: 20160s / 36.0000s = 560\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 560 and 10000, but more than 0 -> 560\n# It is estimated that this validation will produce: 560 * 1.0000 = 560 events\nEVENTS=560\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-04427_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-04427.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/DarkMatter_MonoPhoton_V_Mx-1_Mv-100_gDMgQ1_LO_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-04427_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-04427_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-04427_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-04427 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-04427_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-04427_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-04427_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/071218017779916161e47643e07a49ea18433425/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "fac106fce22d9913f5a89dd229dff8b3", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/DarkMatter_MonoPhoton_V_Mx-1_Mv-100_gDMgQ1_LO_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_20", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-03649_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-03649_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03649_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-03649_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/DarkMatter_MonoPhoton_V_Mx-1_Mv-100_gDMgQ1_LO_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03649_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03649_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03649_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03649 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03649_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-03649.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-03649_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03649_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03649_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03649_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03649 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-03649_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-03649_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-03649_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "2db80034f6fb21445f516c7c535757aa", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "2db80034f6fb21445f516c7c536caa03", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/DarkMatter_MonoPhoton_V_Mx-1_Mv-100_gDMgQ1_LO_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03307_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03307_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03307_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03307.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:EXO-RunIIFall15DR76-03649.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03307_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03307_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03307_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03307 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03307_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03307_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03307_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "2db80034f6fb21445f516c7c534e1ee4", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/DarkMatter_MonoPhoton_V_Mx-1_Mv-100_gDMgQ1_LO_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "16550", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/DarkMatter_MonoPhoton_V_Mx-1_Mv-100_gDMgQ1_LO_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset DarkMatter_MonoPhoton_V_Mx-1_Mv-100_gDMgQ1_LO_13TeV-madgraph in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -2837,6 +2967,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3041,6 +3181,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3245,6 +3395,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3449,6 +3609,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3653,6 +3823,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3857,6 +4037,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4061,6 +4251,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4265,6 +4465,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4469,6 +4679,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4673,6 +4893,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4877,6 +5107,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5081,6 +5321,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5285,6 +5535,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5503,6 +5763,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5707,6 +5977,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5911,6 +6191,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6115,6 +6405,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6319,6 +6619,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6523,6 +6833,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6727,6 +7047,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6931,6 +7261,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7135,6 +7475,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7353,6 +7703,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7557,6 +7917,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7761,6 +8131,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7965,6 +8345,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8169,6 +8559,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8373,6 +8773,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8577,6 +8987,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8781,6 +9201,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8985,6 +9415,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9189,6 +9629,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9393,6 +9843,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9597,6 +10057,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9801,6 +10271,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10005,6 +10485,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10209,6 +10699,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10413,6 +10913,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10617,6 +11127,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10821,6 +11341,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11025,6 +11555,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11229,6 +11769,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11433,6 +11983,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11637,6 +12197,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11841,6 +12411,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12045,6 +12625,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12249,6 +12839,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12453,6 +13053,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12657,6 +13267,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12861,6 +13481,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13065,6 +13695,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13269,6 +13909,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13473,6 +14123,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13677,6 +14337,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13881,6 +14551,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14085,6 +14765,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14289,6 +14979,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14493,6 +15193,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14697,6 +15407,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14901,6 +15621,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15105,6 +15835,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15323,6 +16063,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15527,6 +16277,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15731,6 +16491,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15935,6 +16705,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16139,6 +16919,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16343,6 +17133,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16547,6 +17347,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16751,6 +17561,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16955,6 +17775,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17159,6 +17989,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17363,6 +18203,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17567,6 +18417,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17771,215 +18631,235 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/DarkMatter_MonoZToLL_V_Mx-1_Mv-10_1-gDMgQ_TuneCUETP8M1_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset DarkMatter_MonoZToLL_V_Mx-1_Mv-10_1-gDMgQ_TuneCUETP8M1_13TeV-madgraph in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset DarkMatter_MonoZToLL_V_Mx-1_Mv-2000_gDMgQ-1_TuneCUETP8M1_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Dark Matter" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 50000, - "number_files": 1, - "size": 1394801005 - }, - "doi": "10.7483/OPENDATA.CMS.82I8.ERC2", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:a6606fd7", - "description": "/DarkMatter_MonoZToLL_V_Mx-1_Mv-2000_gDMgQ-1_TuneCUETP8M1_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 390, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/DarkMatter_MonoZToLL_V_Mx-1_Mv-2000_gDMgQ-1_TuneCUETP8M1_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_DarkMatter_MonoZToLL_V_Mx-1_Mv-2000_gDMgQ-1_TuneCUETP8M1_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.json" - }, - { - "checksum": "adler32:5f174d35", - "description": "/DarkMatter_MonoZToLL_V_Mx-1_Mv-2000_gDMgQ-1_TuneCUETP8M1_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 244, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/DarkMatter_MonoZToLL_V_Mx-1_Mv-2000_gDMgQ-1_TuneCUETP8M1_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_DarkMatter_MonoZToLL_V_Mx-1_Mv-2000_gDMgQ-1_TuneCUETP8M1_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-00204\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-00204_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-00204_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_15_patch1/src ] ; then\n echo release CMSSW_7_1_15_patch1 already exists\nelse\n scram p CMSSW CMSSW_7_1_15_patch1\nfi\ncd CMSSW_7_1_15_patch1/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-00204 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00204-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00204-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00204-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00204-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.1123s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.1123s = 0.1123s\n# Which adds up to 0.1123s per event\n# Single core events that fit in validation duration: 20160s / 0.1123s = 179479\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 179479 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00204-fragment.py --python_filename EXO-RunIIWinter15wmLHE-00204_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-00204.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-00204_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-00204_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-00204_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-00204 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-00204_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-00204_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-00204_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters: param_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/16625/param_card.dat" - }, - { - "title": "Generator parameters: proc_card_mg5.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/16625/proc_card_mg5.dat" - }, - { - "title": "Generator parameters: run_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/16625/run_card.dat" - }, - { - "cms_confdb_id": "0fdb9627e2c21f4057a9182bbff3ac3d", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "MadGraph" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/DarkMatter_MonoZToLL_V_Mx-1_Mv-2000_gDMgQ-1_TuneCUETP8M1_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_15_patch1", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-01161\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-01161_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-01161_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19/src ] ; then\n echo release CMSSW_7_1_19 already exists\nelse\n scram p CMSSW CMSSW_7_1_19\nfi\ncd CMSSW_7_1_19/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/2a3499289369f0ae009eb48104234dd2d0a83770/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 80.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 80.0000s = 80.0000s\n# Which adds up to 80.0000s per event\n# Single core events that fit in validation duration: 20160s / 80.0000s = 252\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 252 and 10000, but more than 0 -> 252\n# It is estimated that this validation will produce: 252 * 1.0000 = 252 events\nEVENTS=252\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-01161_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-01161.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/DarkMatter_MonoZToLL_V_Mx-1_Mv-2000_gDMgQ-1_TuneCUETP8M1_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-01161_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-01161_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-01161_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-01161 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-01161_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-01161_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-01161_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/2a3499289369f0ae009eb48104234dd2d0a83770/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "2957ea0a980ad8e312ab094a95628f80", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/DarkMatter_MonoZToLL_V_Mx-1_Mv-2000_gDMgQ-1_TuneCUETP8M1_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_19", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-01213_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-01213_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-01213_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-01213_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/DarkMatter_MonoZToLL_V_Mx-1_Mv-2000_gDMgQ-1_TuneCUETP8M1_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-01213_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-01213_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-01213_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-01213 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-01213_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-01213.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-01213_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-01213_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-01213_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-01213_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-01213 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-01213_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-01213_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-01213_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "01ce611d190017da791ecf9a2ec0bccd", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "01ce611d190017da791ecf9a2ed033ec", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/DarkMatter_MonoZToLL_V_Mx-1_Mv-2000_gDMgQ-1_TuneCUETP8M1_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-00903_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-00903_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-00903_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-00903.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/DarkMatter_MonoZToLL_V_Mx-1_Mv-2000_gDMgQ-1_TuneCUETP8M1_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-00903_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-00903_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-00903_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-00903 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-00903_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-00903_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-00903_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "744109404cdf471f6e79fd983bdf69e1", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/DarkMatter_MonoZToLL_V_Mx-1_Mv-2000_gDMgQ-1_TuneCUETP8M1_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "16625", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/DarkMatter_MonoZToLL_V_Mx-1_Mv-2000_gDMgQ-1_TuneCUETP8M1_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset DarkMatter_MonoZToLL_V_Mx-1_Mv-2000_gDMgQ-1_TuneCUETP8M1_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "title": "/DarkMatter_MonoZToLL_V_Mx-1_Mv-10_1-gDMgQ_TuneCUETP8M1_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset DarkMatter_MonoZToLL_V_Mx-1_Mv-10_1-gDMgQ_TuneCUETP8M1_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset DarkMatter_MonoZToLL_V_Mx-1_Mv-2000_gDMgQ-1_TuneCUETP8M1_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Dark Matter" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 50000, + "number_files": 1, + "size": 1394801005 + }, + "doi": "10.7483/OPENDATA.CMS.82I8.ERC2", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:a6606fd7", + "description": "/DarkMatter_MonoZToLL_V_Mx-1_Mv-2000_gDMgQ-1_TuneCUETP8M1_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 390, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/DarkMatter_MonoZToLL_V_Mx-1_Mv-2000_gDMgQ-1_TuneCUETP8M1_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_DarkMatter_MonoZToLL_V_Mx-1_Mv-2000_gDMgQ-1_TuneCUETP8M1_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.json" + }, + { + "checksum": "adler32:5f174d35", + "description": "/DarkMatter_MonoZToLL_V_Mx-1_Mv-2000_gDMgQ-1_TuneCUETP8M1_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 244, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/DarkMatter_MonoZToLL_V_Mx-1_Mv-2000_gDMgQ-1_TuneCUETP8M1_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_DarkMatter_MonoZToLL_V_Mx-1_Mv-2000_gDMgQ-1_TuneCUETP8M1_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-00204\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-00204_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-00204_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_15_patch1/src ] ; then\n echo release CMSSW_7_1_15_patch1 already exists\nelse\n scram p CMSSW CMSSW_7_1_15_patch1\nfi\ncd CMSSW_7_1_15_patch1/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-00204 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00204-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00204-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00204-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00204-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.1123s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.1123s = 0.1123s\n# Which adds up to 0.1123s per event\n# Single core events that fit in validation duration: 20160s / 0.1123s = 179479\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 179479 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00204-fragment.py --python_filename EXO-RunIIWinter15wmLHE-00204_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-00204.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-00204_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-00204_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-00204_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-00204 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-00204_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-00204_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-00204_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters: param_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/16625/param_card.dat" + }, + { + "title": "Generator parameters: proc_card_mg5.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/16625/proc_card_mg5.dat" + }, + { + "title": "Generator parameters: run_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/16625/run_card.dat" + }, + { + "cms_confdb_id": "0fdb9627e2c21f4057a9182bbff3ac3d", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "MadGraph" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/DarkMatter_MonoZToLL_V_Mx-1_Mv-2000_gDMgQ-1_TuneCUETP8M1_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_15_patch1", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-01161\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-01161_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-01161_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19/src ] ; then\n echo release CMSSW_7_1_19 already exists\nelse\n scram p CMSSW CMSSW_7_1_19\nfi\ncd CMSSW_7_1_19/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/2a3499289369f0ae009eb48104234dd2d0a83770/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 80.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 80.0000s = 80.0000s\n# Which adds up to 80.0000s per event\n# Single core events that fit in validation duration: 20160s / 80.0000s = 252\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 252 and 10000, but more than 0 -> 252\n# It is estimated that this validation will produce: 252 * 1.0000 = 252 events\nEVENTS=252\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-01161_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-01161.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/DarkMatter_MonoZToLL_V_Mx-1_Mv-2000_gDMgQ-1_TuneCUETP8M1_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-01161_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-01161_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-01161_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-01161 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-01161_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-01161_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-01161_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/2a3499289369f0ae009eb48104234dd2d0a83770/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "2957ea0a980ad8e312ab094a95628f80", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/DarkMatter_MonoZToLL_V_Mx-1_Mv-2000_gDMgQ-1_TuneCUETP8M1_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_19", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-01213_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-01213_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-01213_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-01213_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/DarkMatter_MonoZToLL_V_Mx-1_Mv-2000_gDMgQ-1_TuneCUETP8M1_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-01213_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-01213_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-01213_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-01213 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-01213_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-01213.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-01213_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-01213_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-01213_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-01213_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-01213 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-01213_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-01213_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-01213_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "01ce611d190017da791ecf9a2ec0bccd", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "01ce611d190017da791ecf9a2ed033ec", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/DarkMatter_MonoZToLL_V_Mx-1_Mv-2000_gDMgQ-1_TuneCUETP8M1_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-00903_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-00903_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-00903_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-00903.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/DarkMatter_MonoZToLL_V_Mx-1_Mv-2000_gDMgQ-1_TuneCUETP8M1_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-00903_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-00903_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-00903_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-00903 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-00903_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-00903_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-00903_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "744109404cdf471f6e79fd983bdf69e1", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/DarkMatter_MonoZToLL_V_Mx-1_Mv-2000_gDMgQ-1_TuneCUETP8M1_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "16625", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/DarkMatter_MonoZToLL_V_Mx-1_Mv-2000_gDMgQ-1_TuneCUETP8M1_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset DarkMatter_MonoZToLL_V_Mx-1_Mv-2000_gDMgQ-1_TuneCUETP8M1_13TeV-madgraph in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -18179,6 +19059,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18397,6 +19287,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18601,6 +19501,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18805,6 +19715,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19009,6 +19929,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19213,6 +20143,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19417,6 +20357,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19621,6 +20571,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19839,6 +20799,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20043,6 +21013,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20247,6 +21227,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20451,6 +21441,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20655,6 +21655,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20859,6 +21869,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21063,6 +22083,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21267,6 +22297,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21456,6 +22496,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21695,6 +22745,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21940,6 +23000,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22200,6 +23270,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22372,6 +23452,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22544,6 +23634,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22716,6 +23816,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22888,6 +23998,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23060,6 +24180,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23232,6 +24362,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23404,6 +24544,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23590,183 +24740,21 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/DisplacedSUSY_StopToBL_M-1100_CTau-1_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset DisplacedSUSY_StopToBL_M-1100_CTau-1_TuneCUETP8M1_13TeV_pythia8 in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset DisplacedSUSY_StopToBL_M-1200_CTau-1000_TuneCUETP8M1_13TeV_pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Supersymmetry", - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 90000, - "number_files": 3, - "size": 3270257798 - }, - "doi": "10.7483/OPENDATA.CMS.RNHZ.LGUW", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:b35146de", - "description": "/DisplacedSUSY_StopToBL_M-1200_CTau-1000_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1147, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/DisplacedSUSY_StopToBL_M-1200_CTau-1000_TuneCUETP8M1_13TeV_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_DisplacedSUSY_StopToBL_M-1200_CTau-1000_TuneCUETP8M1_13TeV_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_70000_file_index.json" - }, - { - "checksum": "adler32:58a4e0c6", - "description": "/DisplacedSUSY_StopToBL_M-1200_CTau-1000_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 717, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/DisplacedSUSY_StopToBL_M-1200_CTau-1000_TuneCUETP8M1_13TeV_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_DisplacedSUSY_StopToBL_M-1200_CTau-1000_TuneCUETP8M1_13TeV_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_70000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-00267\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-00267_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-00267_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19/src ] ; then\n echo release CMSSW_7_1_19 already exists\nelse\n scram p CMSSW CMSSW_7_1_19\nfi\ncd CMSSW_7_1_19/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/72389256b79417f6218a8053eaed85b9e0a3afd9/python/ThirteenTeV/DisplacedSUSY_stopToBottom_M_1200_1000mm_TuneCUETP8M1_13TeV_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/DisplacedSUSY_stopToBottom_M_1200_1000mm_TuneCUETP8M1_13TeV_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/DisplacedSUSY_stopToBottom_M_1200_1000mm_TuneCUETP8M1_13TeV_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/DisplacedSUSY_stopToBottom_M_1200_1000mm_TuneCUETP8M1_13TeV_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/DisplacedSUSY_stopToBottom_M_1200_1000mm_TuneCUETP8M1_13TeV_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 180.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 180.0000s = 180.0000s\n# Which adds up to 180.0000s per event\n# Single core events that fit in validation duration: 20160s / 180.0000s = 112\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 112 and 10000, but more than 0 -> 112\n# It is estimated that this validation will produce: 112 * 1.0000 = 112 events\nEVENTS=112\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/DisplacedSUSY_stopToBottom_M_1200_1000mm_TuneCUETP8M1_13TeV_pythia8_cff.py --python_filename EXO-RunIISummer15GS-00267_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-00267.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-00267_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-00267_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-00267_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-00267 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-00267_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-00267_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-00267_test.sh)\n", - "title": "Production script" - }, - { - "script": "FLAVOR = 'stop'\nCOM_ENERGY = 13000. # GeV\nMASS_POINT = 1200 # GeV\nCROSS_SECTION = 0.00159844 # pb\nCTAU_POINT = 1000. # mm\nSLHA_TABLE = \"\"\"## Important note!\n## This file has been modified by hand to give the gluino and the\n## stop_1 a very narrow width, such that it can be used to try out\n## the R-hadron machinery. It is not a realistic SUSY scenario.\n##\n##******************************************************************\n## MadGraph/MadEvent *\n##******************************************************************\n## *\n## param_card corresponding the SPS point 1a (by SoftSusy 2.0.5) *\n## *\n##******************************************************************\n## Les Houches friendly file for the (MS)SM parameters of MadGraph *\n## SM parameter set and decay widths produced by MSSMCalc *\n##******************************************************************\n##*Please note the following IMPORTANT issues: *\n## *\n##0. REFRAIN from editing this file by hand! Some of the parame- *\n## ters are not independent. Always use a calculator. *\n## *\n##1. alpha_S(MZ) has been used in the calculation of the parameters*\n## This value is KEPT by madgraph when no pdf are used lpp(i)=0, *\n## but, for consistency, it will be reset by madgraph to the *\n## value expected IF the pdfs for collisions with hadrons are *\n## used. *\n## *\n##2. Values of the charm and bottom kinematic (pole) masses are *\n## those used in the matrix elements and phase space UNLESS they *\n## are set to ZERO from the start in the model (particles.dat) *\n## This happens, for example, when using 5-flavor QCD where *\n## charm and bottom are treated as partons in the initial state *\n## and a zero mass might be hardwired in the model definition. *\n## *\n## The SUSY decays have calculated using SDECAY 1.1a *\n## *\n##******************************************************************\n#\nBLOCK DCINFO # Decay Program information\n 1 SDECAY # decay calculator\n 2 1.1a # version number\n#\nBLOCK SPINFO # Spectrum calculator information\n 1 SOFTSUSY # spectrum calculator\n 2 2.0.5 # version number\n#\nBLOCK MODSEL # Model selection\n 1 1 sugra\n#\nBLOCK SMINPUTS # Standard Model inputs\n 1 1.27934000E+02 # alpha_em^-1(M_Z)^MSbar\n 2 1.16637000E-05 # G_F [GeV^-2]\n 3 1.18000000E-01 # alpha_S(M_Z)^MSbar\n 4 9.11876000E+01 # M_Z pole mass\n 5 4.25000000E+00 # mb(mb)^MSbar\n 6 1.75000000E+02 # mt pole mass\n 7 1.77700000E+00 # mtau pole mass\n#\nBLOCK MINPAR # Input parameters - minimal models\n 1 1.00000000E+02 # m0\n 2 2.50000000E+02 # m12\n 3 1.00000000E+01 # tanb\n 4 1.00000000E+00 # sign(mu)\n 5 -1.00000000E+02 # A0\n#\nBLOCK MASS # Mass Spectrum\n# PDG code mass particle\n 5 4.88991651E+00 # b-quark pole mass calculated from mb(mb)_Msbar\n 6 1.75000000E+02 # mt pole mass (not read by ME)\n 24 7.98290131E+01 # W+\n 25 1.10899057E+02 # h\n 35 3.99960116E+05 # H\n 36 3.99583917E+05 # A\n 37 4.07879012E+05 # H+\n 1000001 5.68441109E+05 # ~d_L\n 2000001 5.45228462E+05 # ~d_R\n 1000002 5.61119014E+05 # ~u_L\n 2000002 5.49259265E+05 # ~u_R\n 1000003 5.68441109E+05 # ~s_L\n 2000003 5.45228462E+05 # ~s_R\n 1000004 5.61119014E+05 # ~c_L\n 2000004 5.49259265E+05 # ~c_R\n 1000005 5.13065179E+05 # ~b_1\n 2000005 5.43726676E+05 # ~b_2\n 1000006 1200.00 # ~t_1\n 2000006 5.85785818E+05 # ~t_2\n 1000011 2.02915690E+05 # ~e_L\n 2000011 1.44102799E+05 # ~e_R\n 1000012 1.85258326E+05 # ~nu_eL\n 1000013 2.02915690E+05 # ~mu_L\n 2000013 1.44102799E+05 # ~mu_R\n 1000014 1.85258326E+05 # ~nu_muL\n 1000015 1.34490864E+05 # ~tau_1\n 2000015 2.06867805E+05 # ~tau_2\n 1000016 1.84708464E+05 # ~nu_tauL\n 1000021 5.0E+05 # ~g\n 1000022 9.66880686E+05 # ~chi_10\n 1000023 1.81088157E+05 # ~chi_20\n 1000025 -3.63756027E+05 # ~chi_30\n 1000035 3.81729382E+05 # ~chi_40\n 1000024 1.81696474E+05 # ~chi_1+\n 1000037 3.79939320E+05 # ~chi_2+\n#\nBLOCK NMIX # Neutralino Mixing Matrix\n 1 1 9.86364430E-01 # N_11\n 1 2 -5.31103553E-02 # N_12\n 1 3 1.46433995E-01 # N_13\n 1 4 -5.31186117E-02 # N_14\n 2 1 9.93505358E-02 # N_21\n 2 2 9.44949299E-01 # N_22\n 2 3 -2.69846720E-01 # N_23\n 2 4 1.56150698E-01 # N_24\n 3 1 -6.03388002E-02 # N_31\n 3 2 8.77004854E-02 # N_32\n 3 3 6.95877493E-01 # N_33\n 3 4 7.10226984E-01 # N_34\n 4 1 -1.16507132E-01 # N_41\n 4 2 3.10739017E-01 # N_42\n 4 3 6.49225960E-01 # N_43\n 4 4 -6.84377823E-01 # N_44\n#\nBLOCK UMIX # Chargino Mixing Matrix U\n 1 1 9.16834859E-01 # U_11\n 1 2 -3.99266629E-01 # U_12\n 2 1 3.99266629E-01 # U_21\n 2 2 9.16834859E-01 # U_22\n#\nBLOCK VMIX # Chargino Mixing Matrix V\n 1 1 9.72557835E-01 # V_11\n 1 2 -2.32661249E-01 # V_12\n 2 1 2.32661249E-01 # V_21\n 2 2 9.72557835E-01 # V_22\n#\nBLOCK STOPMIX # Stop Mixing Matrix\n 1 1 5.53644960E-01 # O_{11}\n 1 2 8.32752820E-01 # O_{12}\n 2 1 8.32752820E-01 # O_{21}\n 2 2 -5.53644960E-01 # O_{22}\n#\nBLOCK SBOTMIX # Sbottom Mixing Matrix\n 1 1 9.38737896E-01 # O_{11}\n 1 2 3.44631925E-01 # O_{12}\n 2 1 -3.44631925E-01 # O_{21}\n 2 2 9.38737896E-01 # O_{22}\n#\nBLOCK STAUMIX # Stau Mixing Matrix\n 1 1 2.82487190E-01 # O_{11}\n 1 2 9.59271071E-01 # O_{12}\n 2 1 9.59271071E-01 # O_{21}\n 2 2 -2.82487190E-01 # O_{22}\n#\nBLOCK ALPHA # Higgs mixing\n -1.13825210E-01 # Mixing angle in the neutral Higgs boson sector\n#\nBLOCK HMIX Q= 4.67034192E+02 # DRbar Higgs Parameters\n 1 3.57680977E+02 # mu(Q)MSSM DRbar\n 2 9.74862403E+00 # tan beta(Q)MSSM DRba\n 3 2.44894549E+02 # higgs vev(Q)MSSM DRb\n 4 1.66439065E+05 # mA^2(Q)MSSM DRbar\n#\nBLOCK GAUGE Q= 4.67034192E+02 # The gauge couplings\n 3 1.10178679E+00 # g3(Q) MSbar\n#\nBLOCK AU Q= 4.67034192E+02 # The trilinear couplings\n 1 1 0.00000000E+00 # A_u(Q) DRbar\n 2 2 0.00000000E+00 # A_c(Q) DRbar\n 3 3 -4.98129778E+02 # A_t(Q) DRbar\n#\nBLOCK AD Q= 4.67034192E+02 # The trilinear couplings\n 1 1 0.00000000E+00 # A_d(Q) DRbar\n 2 2 0.00000000E+00 # A_s(Q) DRbar\n 3 3 -7.97274397E+02 # A_b(Q) DRbar\n#\nBLOCK AE Q= 4.67034192E+02 # The trilinear couplings\n 1 1 0.00000000E+00 # A_e(Q) DRbar\n 2 2 0.00000000E+00 # A_mu(Q) DRbar\n 3 3 -2.51776873E+02 # A_tau(Q) DRbar\n#\nBLOCK YU Q= 4.67034192E+02 # The Yukawa couplings\n 3 3 8.92844550E-01 # y_t(Q) DRbar\n#\nBLOCK YD Q= 4.67034192E+02 # The Yukawa couplings\n 3 3 1.38840206E-01 # y_b(Q) DRbar\n#\nBLOCK YE Q= 4.67034192E+02 # The Yukawa couplings\n 3 3 1.00890810E-01 # y_tau(Q) DRbar\n#\nBLOCK MSOFT Q= 4.67034192E+02 # The soft SUSY breaking masses at the scale Q\n 1 1.01396534E+02 # M_1(Q)\n 2 1.91504241E+02 # M_2(Q)\n 3 5.88263031E+02 # M_3(Q)\n 21 3.23374943E+04 # mH1^2(Q)\n 22 -1.28800134E+05 # mH2^2(Q)\n 31 1.95334764E+02 # meL(Q)\n 32 1.95334764E+02 # mmuL(Q)\n 33 1.94495956E+02 # mtauL(Q)\n 34 1.36494061E+02 # meR(Q)\n 35 1.36494061E+02 # mmuR(Q)\n 36 1.34043428E+02 # mtauR(Q)\n 41 5.47573466E+02 # mqL1(Q)\n 42 5.47573466E+02 # mqL2(Q)\n 43 4.98763839E+02 # mqL3(Q)\n 44 5.29511195E+02 # muR(Q)\n 45 5.29511195E+02 # mcR(Q)\n 46 4.23245877E+02 # mtR(Q)\n 47 5.23148807E+02 # mdR(Q)\n 48 5.23148807E+02 # msR(Q)\n 49 5.19867261E+02 # mbR(Q)\n#\n#\n#\n# =================\n# |The decay table|\n# =================\n#\n# - The multi-body decays for the inos, stops and sbottoms are included.\n#\n# PDG Width\nDECAY 25 1.98610799E-03 # h decays\n# BR NDA ID1 ID2\n 1.45642955E-01 2 15 -15 # BR(H1 -> tau- tau+)\n 8.19070713E-01 2 5 -5 # BR(H1 -> b bb)\n 3.36338173E-02 2 24 -24 # BR(H1 -> W+ W-)\n 1.65251528E-03 2 23 23 # BR(H1 -> Z Z)\n#\n# PDG Width\nDECAY 35 5.74801389E-01 # H decays\n# BR NDA ID1 ID2\n 1.39072676E-01 2 15 -15 # BR(H -> tau- tau+)\n 4.84110879E-02 2 6 -6 # BR(H -> t tb)\n 7.89500067E-01 2 5 -5 # BR(H -> b bb)\n 3.87681171E-03 2 24 -24 # BR(H -> W+ W-)\n 1.80454752E-03 2 23 23 # BR(H -> Z Z)\n 0.00000000E+00 2 24 -37 # BR(H -> W+ H-)\n 0.00000000E+00 2 -24 37 # BR(H -> W- H+)\n 0.00000000E+00 2 37 -37 # BR(H -> H+ H-)\n 1.73348101E-02 2 25 25 # BR(H -> h h)\n 0.00000000E+00 2 36 36 # BR(H -> A A)\n#\n# PDG Width\nDECAY 36 6.32178488E-01 # A decays\n# BR NDA ID1 ID2\n 1.26659725E-01 2 15 -15 # BR(A -> tau- tau+)\n 1.51081526E-01 2 6 -6 # BR(A -> t tb)\n 7.19406137E-01 2 5 -5 # BR(A -> b bb)\n 2.85261228E-03 2 23 25 # BR(A -> Z h)\n 0.00000000E+00 2 23 35 # BR(A -> Z H)\n 0.00000000E+00 2 24 -37 # BR(A -> W+ H-)\n 0.00000000E+00 2 -24 37 # BR(A -> W- H+)\n#\n# PDG Width\nDECAY 37 5.46962813E-01 # H+ decays\n# BR NDA ID1 ID2\n 1.49435135E-01 2 -15 16 # BR(H+ -> tau+ nu_tau)\n 8.46811711E-01 2 6 -5 # BR(H+ -> t bb)\n 3.75315387E-03 2 24 25 # BR(H+ -> W+ h)\n 0.00000000E+00 2 24 35 # BR(H+ -> W+ H)\n 0.00000000E+00 2 24 36 # BR(H+ -> W+ A)\n#\n# PDG Width\nDECAY 1000021 0.00E+00 # gluino decays\n# BR NDA ID1 ID2\n 2.08454202E-02 2 1000001 -1 # BR(~g -> ~d_L db)\n 2.08454202E-02 2 -1000001 1 # BR(~g -> ~d_L* d )\n 5.07075274E-02 2 2000001 -1 # BR(~g -> ~d_R db)\n 5.07075274E-02 2 -2000001 1 # BR(~g -> ~d_R* d )\n 2.89787767E-02 2 1000002 -2 # BR(~g -> ~u_L ub)\n 2.89787767E-02 2 -1000002 2 # BR(~g -> ~u_L* u )\n 4.46872773E-02 2 2000002 -2 # BR(~g -> ~u_R ub)\n 4.46872773E-02 2 -2000002 2 # BR(~g -> ~u_R* u )\n 2.08454202E-02 2 1000003 -3 # BR(~g -> ~s_L sb)\n 2.08454202E-02 2 -1000003 3 # BR(~g -> ~s_L* s )\n 5.07075274E-02 2 2000003 -3 # BR(~g -> ~s_R sb)\n 5.07075274E-02 2 -2000003 3 # BR(~g -> ~s_R* s )\n 2.89787767E-02 2 1000004 -4 # BR(~g -> ~c_L cb)\n 2.89787767E-02 2 -1000004 4 # BR(~g -> ~c_L* c )\n 4.46872773E-02 2 2000004 -4 # BR(~g -> ~c_R cb)\n 4.46872773E-02 2 -2000004 4 # BR(~g -> ~c_R* c )\n 1.05840237E-01 2 1000005 -5 # BR(~g -> ~b_1 bb)\n 1.05840237E-01 2 -1000005 5 # BR(~g -> ~b_1* b )\n 5.56574805E-02 2 2000005 -5 # BR(~g -> ~b_2 bb)\n 5.56574805E-02 2 -2000005 5 # BR(~g -> ~b_2* b )\n 4.80642793E-02 2 1000006 -6 # BR(~g -> ~t_1 tb)\n 4.80642793E-02 2 -1000006 6 # BR(~g -> ~t_1* t )\n 0.00000000E+00 2 2000006 -6 # BR(~g -> ~t_2 tb)\n 0.00000000E+00 2 -2000006 6 # BR(~g -> ~t_2* t )\n#\n# PDG Width\nDECAY 1000006 1.97326971684839e-16 # stop1 decays\n# BR NDA ID1 ID2\n 3.33333333E-01 2 5 -11\n 3.33333333E-01 2 5 -13\n 3.33333333E-01 2 5 -15\n# 1.92947616E-01 2 1000022 6 # BR(~t_1 -> ~chi_10 t )\n# 1.17469211E-01 2 1000023 6 # BR(~t_1 -> ~chi_20 t )\n# 0.00000000E+00 2 1000025 6 # BR(~t_1 -> ~chi_30 t )\n# 0.00000000E+00 2 1000035 6 # BR(~t_1 -> ~chi_40 t )\n# 6.75747693E-01 2 1000024 5 # BR(~t_1 -> ~chi_1+ b )\n# 1.38354802E-02 2 1000037 5 # BR(~t_1 -> ~chi_2+ b )\n# 0.00000000E+00 2 1000021 6 # BR(~t_1 -> ~g t )\n# 0.00000000E+00 2 1000005 37 # BR(~t_1 -> ~b_1 H+)\n# 0.00000000E+00 2 2000005 37 # BR(~t_1 -> ~b_2 H+)\n# 0.00000000E+00 2 1000005 24 # BR(~t_1 -> ~b_1 W+)\n# 0.00000000E+00 2 2000005 24 # BR(~t_1 -> ~b_2 W+)\n#\n# PDG Width\nDECAY 2000006 7.37313275E+00 # stop2 decays\n# BR NDA ID1 ID2\n 2.96825635E-02 2 1000022 6 # BR(~t_2 -> ~chi_10 t )\n 8.68035358E-02 2 1000023 6 # BR(~t_2 -> ~chi_20 t )\n 4.18408351E-02 2 1000025 6 # BR(~t_2 -> ~chi_30 t )\n 1.93281647E-01 2 1000035 6 # BR(~t_2 -> ~chi_40 t )\n 2.19632356E-01 2 1000024 5 # BR(~t_2 -> ~chi_1+ b )\n 2.02206148E-01 2 1000037 5 # BR(~t_2 -> ~chi_2+ b )\n 0.00000000E+00 2 1000021 6 # BR(~t_2 -> ~g t )\n 3.66397706E-02 2 1000006 25 # BR(~t_2 -> ~t_1 h )\n 0.00000000E+00 2 1000006 35 # BR(~t_2 -> ~t_1 H )\n 0.00000000E+00 2 1000006 36 # BR(~t_2 -> ~t_1 A )\n 0.00000000E+00 2 1000005 37 # BR(~t_2 -> ~b_1 H+)\n 0.00000000E+00 2 2000005 37 # BR(~t_2 -> ~b_2 H+)\n 1.89913144E-01 2 1000006 23 # BR(~t_2 -> ~t_1 Z )\n 0.00000000E+00 2 1000005 24 # BR(~t_2 -> ~b_1 W+)\n 0.00000000E+00 2 2000005 24 # BR(~t_2 -> ~b_2 W+)\n#\n# PDG Width\nDECAY 1000005 3.73627601E+00 # sbottom1 decays\n# BR NDA ID1 ID2\n 4.43307074E-02 2 1000022 5 # BR(~b_1 -> ~chi_10 b )\n 3.56319904E-01 2 1000023 5 # BR(~b_1 -> ~chi_20 b )\n 5.16083795E-03 2 1000025 5 # BR(~b_1 -> ~chi_30 b )\n 1.04105080E-02 2 1000035 5 # BR(~b_1 -> ~chi_40 b )\n 4.45830064E-01 2 -1000024 6 # BR(~b_1 -> ~chi_1- t )\n 0.00000000E+00 2 -1000037 6 # BR(~b_1 -> ~chi_2- t )\n 0.00000000E+00 2 1000021 5 # BR(~b_1 -> ~g b )\n 0.00000000E+00 2 1000006 -37 # BR(~b_1 -> ~t_1 H-)\n 0.00000000E+00 2 2000006 -37 # BR(~b_1 -> ~t_2 H-)\n 1.37947979E-01 2 1000006 -24 # BR(~b_1 -> ~t_1 W-)\n 0.00000000E+00 2 2000006 -24 # BR(~b_1 -> ~t_2 W-)\n#\n# PDG Width\nDECAY 2000005 8.01566294E-01 # sbottom2 decays\n# BR NDA ID1 ID2\n 2.86200590E-01 2 1000022 5 # BR(~b_2 -> ~chi_10 b )\n 1.40315912E-01 2 1000023 5 # BR(~b_2 -> ~chi_20 b )\n 5.32635592E-02 2 1000025 5 # BR(~b_2 -> ~chi_30 b )\n 7.48748121E-02 2 1000035 5 # BR(~b_2 -> ~chi_40 b )\n 1.79734294E-01 2 -1000024 6 # BR(~b_2 -> ~chi_1- t )\n 0.00000000E+00 2 -1000037 6 # BR(~b_2 -> ~chi_2- t )\n 0.00000000E+00 2 1000021 5 # BR(~b_2 -> ~g b )\n 0.00000000E+00 2 1000005 25 # BR(~b_2 -> ~b_1 h )\n 0.00000000E+00 2 1000005 35 # BR(~b_2 -> ~b_1 H )\n 0.00000000E+00 2 1000005 36 # BR(~b_2 -> ~b_1 A )\n 0.00000000E+00 2 1000006 -37 # BR(~b_2 -> ~t_1 H-)\n 0.00000000E+00 2 2000006 -37 # BR(~b_2 -> ~t_2 H-)\n 0.00000000E+00 2 1000005 23 # BR(~b_2 -> ~b_1 Z )\n 2.65610832E-01 2 1000006 -24 # BR(~b_2 -> ~t_1 W-)\n 0.00000000E+00 2 2000006 -24 # BR(~b_2 -> ~t_2 W-)\n#\n# PDG Width\nDECAY 1000002 5.47719539E+00 # sup_L decays\n# BR NDA ID1 ID2\n 6.65240987E-03 2 1000022 2 # BR(~u_L -> ~chi_10 u)\n 3.19051458E-01 2 1000023 2 # BR(~u_L -> ~chi_20 u)\n 8.44929059E-04 2 1000025 2 # BR(~u_L -> ~chi_30 u)\n 1.03485173E-02 2 1000035 2 # BR(~u_L -> ~chi_40 u)\n 6.49499518E-01 2 1000024 1 # BR(~u_L -> ~chi_1+ d)\n 1.36031676E-02 2 1000037 1 # BR(~u_L -> ~chi_2+ d)\n 0.00000000E+00 2 1000021 2 # BR(~u_L -> ~g u)\n#\n# PDG Width\nDECAY 2000002 1.15297292E+00 # sup_R decays\n# BR NDA ID1 ID2\n 9.86377420E-01 2 1000022 2 # BR(~u_R -> ~chi_10 u)\n 8.46640647E-03 2 1000023 2 # BR(~u_R -> ~chi_20 u)\n 1.23894695E-03 2 1000025 2 # BR(~u_R -> ~chi_30 u)\n 3.91722611E-03 2 1000035 2 # BR(~u_R -> ~chi_40 u)\n 0.00000000E+00 2 1000024 1 # BR(~u_R -> ~chi_1+ d)\n 0.00000000E+00 2 1000037 1 # BR(~u_R -> ~chi_2+ d)\n 0.00000000E+00 2 1000021 2 # BR(~u_R -> ~g u)\n#\n# PDG Width\nDECAY 1000001 5.31278772E+00 # sdown_L decays\n# BR NDA ID1 ID2\n 2.32317969E-02 2 1000022 1 # BR(~d_L -> ~chi_10 d)\n 3.10235077E-01 2 1000023 1 # BR(~d_L -> ~chi_20 d)\n 1.52334771E-03 2 1000025 1 # BR(~d_L -> ~chi_30 d)\n 1.48849798E-02 2 1000035 1 # BR(~d_L -> ~chi_40 d)\n 6.06452481E-01 2 -1000024 2 # BR(~d_L -> ~chi_1- u)\n 4.36723179E-02 2 -1000037 2 # BR(~d_L -> ~chi_2- u)\n 0.00000000E+00 2 1000021 1 # BR(~d_L -> ~g d)\n#\n# PDG Width\nDECAY 2000001 2.85812308E-01 # sdown_R decays\n# BR NDA ID1 ID2\n 9.86529614E-01 2 1000022 1 # BR(~d_R -> ~chi_10 d)\n 8.44510350E-03 2 1000023 1 # BR(~d_R -> ~chi_20 d)\n 1.21172119E-03 2 1000025 1 # BR(~d_R -> ~chi_30 d)\n 3.81356102E-03 2 1000035 1 # BR(~d_R -> ~chi_40 d)\n 0.00000000E+00 2 -1000024 2 # BR(~d_R -> ~chi_1- u)\n 0.00000000E+00 2 -1000037 2 # BR(~d_R -> ~chi_2- u)\n 0.00000000E+00 2 1000021 1 # BR(~d_R -> ~g d)\n#\n# PDG Width\nDECAY 1000004 5.47719539E+00 # scharm_L decays\n# BR NDA ID1 ID2\n 6.65240987E-03 2 1000022 4 # BR(~c_L -> ~chi_10 c)\n 3.19051458E-01 2 1000023 4 # BR(~c_L -> ~chi_20 c)\n 8.44929059E-04 2 1000025 4 # BR(~c_L -> ~chi_30 c)\n 1.03485173E-02 2 1000035 4 # BR(~c_L -> ~chi_40 c)\n 6.49499518E-01 2 1000024 3 # BR(~c_L -> ~chi_1+ s)\n 1.36031676E-02 2 1000037 3 # BR(~c_L -> ~chi_2+ s)\n 0.00000000E+00 2 1000021 4 # BR(~c_L -> ~g c)\n#\n# PDG Width\nDECAY 2000004 1.15297292E+00 # scharm_R decays\n# BR NDA ID1 ID2\n 9.86377420E-01 2 1000022 4 # BR(~c_R -> ~chi_10 c)\n 8.46640647E-03 2 1000023 4 # BR(~c_R -> ~chi_20 c)\n 1.23894695E-03 2 1000025 4 # BR(~c_R -> ~chi_30 c)\n 3.91722611E-03 2 1000035 4 # BR(~c_R -> ~chi_40 c)\n 0.00000000E+00 2 1000024 3 # BR(~c_R -> ~chi_1+ s)\n 0.00000000E+00 2 1000037 3 # BR(~c_R -> ~chi_2+ s)\n 0.00000000E+00 2 1000021 4 # BR(~c_R -> ~g c)\n#\n# PDG Width\nDECAY 1000003 5.31278772E+00 # sstrange_L decays\n# BR NDA ID1 ID2\n 2.32317969E-02 2 1000022 3 # BR(~s_L -> ~chi_10 s)\n 3.10235077E-01 2 1000023 3 # BR(~s_L -> ~chi_20 s)\n 1.52334771E-03 2 1000025 3 # BR(~s_L -> ~chi_30 s)\n 1.48849798E-02 2 1000035 3 # BR(~s_L -> ~chi_40 s)\n 6.06452481E-01 2 -1000024 4 # BR(~s_L -> ~chi_1- c)\n 4.36723179E-02 2 -1000037 4 # BR(~s_L -> ~chi_2- c)\n 0.00000000E+00 2 1000021 3 # BR(~s_L -> ~g s)\n#\n# PDG Width\nDECAY 2000003 2.85812308E-01 # sstrange_R decays\n# BR NDA ID1 ID2\n 9.86529614E-01 2 1000022 3 # BR(~s_R -> ~chi_10 s)\n 8.44510350E-03 2 1000023 3 # BR(~s_R -> ~chi_20 s)\n 1.21172119E-03 2 1000025 3 # BR(~s_R -> ~chi_30 s)\n 3.81356102E-03 2 1000035 3 # BR(~s_R -> ~chi_40 s)\n 0.00000000E+00 2 -1000024 4 # BR(~s_R -> ~chi_1- c)\n 0.00000000E+00 2 -1000037 4 # BR(~s_R -> ~chi_2- c)\n 0.00000000E+00 2 1000021 3 # BR(~s_R -> ~g s)\n#\n# PDG Width\nDECAY 1000011 2.13682161E-01 # selectron_L decays\n# BR NDA ID1 ID2\n 5.73155386E-01 2 1000022 11 # BR(~e_L -> ~chi_10 e-)\n 1.64522579E-01 2 1000023 11 # BR(~e_L -> ~chi_20 e-)\n 0.00000000E+00 2 1000025 11 # BR(~e_L -> ~chi_30 e-)\n 0.00000000E+00 2 1000035 11 # BR(~e_L -> ~chi_40 e-)\n 2.62322035E-01 2 -1000024 12 # BR(~e_L -> ~chi_1- nu_e)\n 0.00000000E+00 2 -1000037 12 # BR(~e_L -> ~chi_2- nu_e)\n#\n# PDG Width\nDECAY 2000011 2.16121626E-01 # selectron_R decays\n# BR NDA ID1 ID2\n 1.00000000E+00 2 1000022 11 # BR(~e_R -> ~chi_10 e-)\n 0.00000000E+00 2 1000023 11 # BR(~e_R -> ~chi_20 e-)\n 0.00000000E+00 2 1000025 11 # BR(~e_R -> ~chi_30 e-)\n 0.00000000E+00 2 1000035 11 # BR(~e_R -> ~chi_40 e-)\n 0.00000000E+00 2 -1000024 12 # BR(~e_R -> ~chi_1- nu_e)\n 0.00000000E+00 2 -1000037 12 # BR(~e_R -> ~chi_2- nu_e)\n#\n# PDG Width\nDECAY 1000013 2.13682161E-01 # smuon_L decays\n# BR NDA ID1 ID2\n 5.73155386E-01 2 1000022 13 # BR(~mu_L -> ~chi_10 mu-)\n 1.64522579E-01 2 1000023 13 # BR(~mu_L -> ~chi_20 mu-)\n 0.00000000E+00 2 1000025 13 # BR(~mu_L -> ~chi_30 mu-)\n 0.00000000E+00 2 1000035 13 # BR(~mu_L -> ~chi_40 mu-)\n 2.62322035E-01 2 -1000024 14 # BR(~mu_L -> ~chi_1- nu_mu)\n 0.00000000E+00 2 -1000037 14 # BR(~mu_L -> ~chi_2- nu_mu)\n#\n# PDG Width\nDECAY 2000013 2.16121626E-01 # smuon_R decays\n# BR NDA ID1 ID2\n 1.00000000E+00 2 1000022 13 # BR(~mu_R -> ~chi_10 mu-)\n 0.00000000E+00 2 1000023 13 # BR(~mu_R -> ~chi_20 mu-)\n 0.00000000E+00 2 1000025 13 # BR(~mu_R -> ~chi_30 mu-)\n 0.00000000E+00 2 1000035 13 # BR(~mu_R -> ~chi_40 mu-)\n 0.00000000E+00 2 -1000024 14 # BR(~mu_R -> ~chi_1- nu_mu)\n 0.00000000E+00 2 -1000037 14 # BR(~mu_R -> ~chi_2- nu_mu)\n#\n# PDG Width\nDECAY 1000015 1.48327268E-01 # stau_1 decays\n# BR NDA ID1 ID2\n 1.00000000E+00 2 1000022 15 # BR(~tau_1 -> ~chi_10 tau-)\n 0.00000000E+00 2 1000023 15 # BR(~tau_1 -> ~chi_20 tau-)\n 0.00000000E+00 2 1000025 15 # BR(~tau_1 -> ~chi_30 tau-)\n 0.00000000E+00 2 1000035 15 # BR(~tau_1 -> ~chi_40 tau-)\n 0.00000000E+00 2 -1000024 16 # BR(~tau_1 -> ~chi_1- nu_tau)\n 0.00000000E+00 2 -1000037 16 # BR(~tau_1 -> ~chi_2- nu_tau)\n 0.00000000E+00 2 1000016 -37 # BR(~tau_1 -> ~nu_tauL H-)\n 0.00000000E+00 2 1000016 -24 # BR(~tau_1 -> ~nu_tauL W-)\n#\n# PDG Width\nDECAY 2000015 2.69906096E-01 # stau_2 decays\n# BR NDA ID1 ID2\n 5.96653046E-01 2 1000022 15 # BR(~tau_2 -> ~chi_10 tau-)\n 1.54536760E-01 2 1000023 15 # BR(~tau_2 -> ~chi_20 tau-)\n 0.00000000E+00 2 1000025 15 # BR(~tau_2 -> ~chi_30 tau-)\n 0.00000000E+00 2 1000035 15 # BR(~tau_2 -> ~chi_40 tau-)\n 2.48810195E-01 2 -1000024 16 # BR(~tau_2 -> ~chi_1- nu_tau)\n 0.00000000E+00 2 -1000037 16 # BR(~tau_2 -> ~chi_2- nu_tau)\n 0.00000000E+00 2 1000016 -37 # BR(~tau_2 -> ~nu_tauL H-)\n 0.00000000E+00 2 1000016 -24 # BR(~tau_2 -> ~nu_tauL W-)\n 0.00000000E+00 2 1000015 25 # BR(~tau_2 -> ~tau_1 h)\n 0.00000000E+00 2 1000015 35 # BR(~tau_2 -> ~tau_1 H)\n 0.00000000E+00 2 1000015 36 # BR(~tau_2 -> ~tau_1 A)\n 0.00000000E+00 2 1000015 23 # BR(~tau_2 -> ~tau_1 Z)\n#\n# PDG Width\nDECAY 1000012 1.49881634E-01 # snu_eL decays\n# BR NDA ID1 ID2\n 9.77700764E-01 2 1000022 12 # BR(~nu_eL -> ~chi_10 nu_e)\n 8.11554922E-03 2 1000023 12 # BR(~nu_eL -> ~chi_20 nu_e)\n 0.00000000E+00 2 1000025 12 # BR(~nu_eL -> ~chi_30 nu_e)\n 0.00000000E+00 2 1000035 12 # BR(~nu_eL -> ~chi_40 nu_e)\n 1.41836867E-02 2 1000024 11 # BR(~nu_eL -> ~chi_1+ e-)\n 0.00000000E+00 2 1000037 11 # BR(~nu_eL -> ~chi_2+ e-)\n#\n# PDG Width\nDECAY 1000014 1.49881634E-01 # snu_muL decays\n# BR NDA ID1 ID2\n 9.77700764E-01 2 1000022 14 # BR(~nu_muL -> ~chi_10 nu_mu)\n 8.11554922E-03 2 1000023 14 # BR(~nu_muL -> ~chi_20 nu_mu)\n 0.00000000E+00 2 1000025 14 # BR(~nu_muL -> ~chi_30 nu_mu)\n 0.00000000E+00 2 1000035 14 # BR(~nu_muL -> ~chi_40 nu_mu)\n 1.41836867E-02 2 1000024 13 # BR(~nu_muL -> ~chi_1+ mu-)\n 0.00000000E+00 2 1000037 13 # BR(~nu_muL -> ~chi_2+ mu-)\n#\n# PDG Width\nDECAY 1000016 1.47518977E-01 # snu_tauL decays\n# BR NDA ID1 ID2\n 9.85994529E-01 2 1000022 16 # BR(~nu_tauL -> ~chi_10 nu_tau)\n 6.25129612E-03 2 1000023 16 # BR(~nu_tauL -> ~chi_20 nu_tau)\n 0.00000000E+00 2 1000025 16 # BR(~nu_tauL -> ~chi_30 nu_tau)\n 0.00000000E+00 2 1000035 16 # BR(~nu_tauL -> ~chi_40 nu_tau)\n 7.75417479E-03 2 1000024 15 # BR(~nu_tauL -> ~chi_1+ tau-)\n 0.00000000E+00 2 1000037 15 # BR(~nu_tauL -> ~chi_2+ tau-)\n 0.00000000E+00 2 -1000015 -37 # BR(~nu_tauL -> ~tau_1+ H-)\n 0.00000000E+00 2 -2000015 -37 # BR(~nu_tauL -> ~tau_2+ H-)\n 0.00000000E+00 2 -1000015 -24 # BR(~nu_tauL -> ~tau_1+ W-)\n 0.00000000E+00 2 -2000015 -24 # BR(~nu_tauL -> ~tau_2+ W-)\n#\n# PDG Width\nDECAY 1000024 1.70414503E-02 # chargino1+ decays\n# BR NDA ID1 ID2\n 0.00000000E+00 2 1000002 -1 # BR(~chi_1+ -> ~u_L db)\n 0.00000000E+00 2 2000002 -1 # BR(~chi_1+ -> ~u_R db)\n 0.00000000E+00 2 -1000001 2 # BR(~chi_1+ -> ~d_L* u )\n 0.00000000E+00 2 -2000001 2 # BR(~chi_1+ -> ~d_R* u )\n 0.00000000E+00 2 1000004 -3 # BR(~chi_1+ -> ~c_L sb)\n 0.00000000E+00 2 2000004 -3 # BR(~chi_1+ -> ~c_R sb)\n 0.00000000E+00 2 -1000003 4 # BR(~chi_1+ -> ~s_L* c )\n 0.00000000E+00 2 -2000003 4 # BR(~chi_1+ -> ~s_R* c )\n 0.00000000E+00 2 1000006 -5 # BR(~chi_1+ -> ~t_1 bb)\n 0.00000000E+00 2 2000006 -5 # BR(~chi_1+ -> ~t_2 bb)\n 0.00000000E+00 2 -1000005 6 # BR(~chi_1+ -> ~b_1* t )\n 0.00000000E+00 2 -2000005 6 # BR(~chi_1+ -> ~b_2* t )\n 0.00000000E+00 2 1000012 -11 # BR(~chi_1+ -> ~nu_eL e+ )\n 0.00000000E+00 2 1000014 -13 # BR(~chi_1+ -> ~nu_muL mu+ )\n 0.00000000E+00 2 1000016 -15 # BR(~chi_1+ -> ~nu_tau1 tau+)\n 0.00000000E+00 2 -1000011 12 # BR(~chi_1+ -> ~e_L+ nu_e)\n 0.00000000E+00 2 -2000011 12 # BR(~chi_1+ -> ~e_R+ nu_e)\n 0.00000000E+00 2 -1000013 14 # BR(~chi_1+ -> ~mu_L+ nu_mu)\n 0.00000000E+00 2 -2000013 14 # BR(~chi_1+ -> ~mu_R+ nu_mu)\n 9.25161117E-01 2 -1000015 16 # BR(~chi_1+ -> ~tau_1+ nu_tau)\n 0.00000000E+00 2 -2000015 16 # BR(~chi_1+ -> ~tau_2+ nu_tau)\n 7.48388828E-02 2 1000022 24 # BR(~chi_1+ -> ~chi_10 W+)\n 0.00000000E+00 2 1000023 24 # BR(~chi_1+ -> ~chi_20 W+)\n 0.00000000E+00 2 1000025 24 # BR(~chi_1+ -> ~chi_30 W+)\n 0.00000000E+00 2 1000035 24 # BR(~chi_1+ -> ~chi_40 W+)\n 0.00000000E+00 2 1000022 37 # BR(~chi_1+ -> ~chi_10 H+)\n 0.00000000E+00 2 1000023 37 # BR(~chi_1+ -> ~chi_20 H+)\n 0.00000000E+00 2 1000025 37 # BR(~chi_1+ -> ~chi_30 H+)\n 0.00000000E+00 2 1000035 37 # BR(~chi_1+ -> ~chi_40 H+)\n#\n# PDG Width\nDECAY 1000037 2.48689510E+00 # chargino2+ decays\n# BR NDA ID1 ID2\n 0.00000000E+00 2 1000002 -1 # BR(~chi_2+ -> ~u_L db)\n 0.00000000E+00 2 2000002 -1 # BR(~chi_2+ -> ~u_R db)\n 0.00000000E+00 2 -1000001 2 # BR(~chi_2+ -> ~d_L* u )\n 0.00000000E+00 2 -2000001 2 # BR(~chi_2+ -> ~d_R* u )\n 0.00000000E+00 2 1000004 -3 # BR(~chi_2+ -> ~c_L sb)\n 0.00000000E+00 2 2000004 -3 # BR(~chi_2+ -> ~c_R sb)\n 0.00000000E+00 2 -1000003 4 # BR(~chi_2+ -> ~s_L* c )\n 0.00000000E+00 2 -2000003 4 # BR(~chi_2+ -> ~s_R* c )\n 0.00000000E+00 2 1000006 -5 # BR(~chi_2+ -> ~t_1 bb)\n 0.00000000E+00 2 2000006 -5 # BR(~chi_2+ -> ~t_2 bb)\n 0.00000000E+00 2 -1000005 6 # BR(~chi_2+ -> ~b_1* t )\n 0.00000000E+00 2 -2000005 6 # BR(~chi_2+ -> ~b_2* t )\n 2.00968837E-02 2 1000012 -11 # BR(~chi_2+ -> ~nu_eL e+ )\n 2.00968837E-02 2 1000014 -13 # BR(~chi_2+ -> ~nu_muL mu+ )\n 2.74507395E-02 2 1000016 -15 # BR(~chi_2+ -> ~nu_tau1 tau+)\n 5.20406111E-02 2 -1000011 12 # BR(~chi_2+ -> ~e_L+ nu_e)\n 0.00000000E+00 2 -2000011 12 # BR(~chi_2+ -> ~e_R+ nu_e)\n 5.20406111E-02 2 -1000013 14 # BR(~chi_2+ -> ~mu_L+ nu_mu)\n 0.00000000E+00 2 -2000013 14 # BR(~chi_2+ -> ~mu_R+ nu_mu)\n 2.82859898E-04 2 -1000015 16 # BR(~chi_2+ -> ~tau_1+ nu_tau)\n 5.66729336E-02 2 -2000015 16 # BR(~chi_2+ -> ~tau_2+ nu_tau)\n 2.31513269E-01 2 1000024 23 # BR(~chi_2+ -> ~chi_1+ Z )\n 6.76715120E-02 2 1000022 24 # BR(~chi_2+ -> ~chi_10 W+)\n 2.93654849E-01 2 1000023 24 # BR(~chi_2+ -> ~chi_20 W+)\n 0.00000000E+00 2 1000025 24 # BR(~chi_2+ -> ~chi_30 W+)\n 0.00000000E+00 2 1000035 24 # BR(~chi_2+ -> ~chi_40 W+)\n 1.78478848E-01 2 1000024 25 # BR(~chi_2+ -> ~chi_1+ h )\n 0.00000000E+00 2 1000024 35 # BR(~chi_2+ -> ~chi_1+ H )\n 0.00000000E+00 2 1000024 36 # BR(~chi_2+ -> ~chi_1+ A )\n 0.00000000E+00 2 1000022 37 # BR(~chi_2+ -> ~chi_10 H+)\n 0.00000000E+00 2 1000023 37 # BR(~chi_2+ -> ~chi_20 H+)\n 0.00000000E+00 2 1000025 37 # BR(~chi_2+ -> ~chi_30 H+)\n 0.00000000E+00 2 1000035 37 # BR(~chi_2+ -> ~chi_40 H+)\n#\n# PDG Width\nDECAY 1000022 0.00000000E+00 # neutralino1 decays\n#\n# PDG Width\nDECAY 1000023 2.07770048E-02 # neutralino2 decays\n# BR NDA ID1 ID2\n 0.00000000E+00 2 1000022 23 # BR(~chi_20 -> ~chi_10 Z )\n 0.00000000E+00 2 1000024 -24 # BR(~chi_20 -> ~chi_1+ W-)\n 0.00000000E+00 2 -1000024 24 # BR(~chi_20 -> ~chi_1- W+)\n 0.00000000E+00 2 1000037 -24 # BR(~chi_20 -> ~chi_2+ W-)\n 0.00000000E+00 2 -1000037 24 # BR(~chi_20 -> ~chi_2- W+)\n 0.00000000E+00 2 1000022 25 # BR(~chi_20 -> ~chi_10 h )\n 0.00000000E+00 2 1000022 35 # BR(~chi_20 -> ~chi_10 H )\n 0.00000000E+00 2 1000022 36 # BR(~chi_20 -> ~chi_10 A )\n 0.00000000E+00 2 1000024 -37 # BR(~chi_20 -> ~chi_1+ H-)\n 0.00000000E+00 2 -1000024 37 # BR(~chi_20 -> ~chi_1- H+)\n 0.00000000E+00 2 1000037 -37 # BR(~chi_20 -> ~chi_2+ H-)\n 0.00000000E+00 2 -1000037 37 # BR(~chi_20 -> ~chi_2- H+)\n 0.00000000E+00 2 1000002 -2 # BR(~chi_20 -> ~u_L ub)\n 0.00000000E+00 2 -1000002 2 # BR(~chi_20 -> ~u_L* u )\n 0.00000000E+00 2 2000002 -2 # BR(~chi_20 -> ~u_R ub)\n 0.00000000E+00 2 -2000002 2 # BR(~chi_20 -> ~u_R* u )\n 0.00000000E+00 2 1000001 -1 # BR(~chi_20 -> ~d_L db)\n 0.00000000E+00 2 -1000001 1 # BR(~chi_20 -> ~d_L* d )\n 0.00000000E+00 2 2000001 -1 # BR(~chi_20 -> ~d_R db)\n 0.00000000E+00 2 -2000001 1 # BR(~chi_20 -> ~d_R* d )\n 0.00000000E+00 2 1000004 -4 # BR(~chi_20 -> ~c_L cb)\n 0.00000000E+00 2 -1000004 4 # BR(~chi_20 -> ~c_L* c )\n 0.00000000E+00 2 2000004 -4 # BR(~chi_20 -> ~c_R cb)\n 0.00000000E+00 2 -2000004 4 # BR(~chi_20 -> ~c_R* c )\n 0.00000000E+00 2 1000003 -3 # BR(~chi_20 -> ~s_L sb)\n 0.00000000E+00 2 -1000003 3 # BR(~chi_20 -> ~s_L* s )\n 0.00000000E+00 2 2000003 -3 # BR(~chi_20 -> ~s_R sb)\n 0.00000000E+00 2 -2000003 3 # BR(~chi_20 -> ~s_R* s )\n 0.00000000E+00 2 1000006 -6 # BR(~chi_20 -> ~t_1 tb)\n 0.00000000E+00 2 -1000006 6 # BR(~chi_20 -> ~t_1* t )\n 0.00000000E+00 2 2000006 -6 # BR(~chi_20 -> ~t_2 tb)\n 0.00000000E+00 2 -2000006 6 # BR(~chi_20 -> ~t_2* t )\n 0.00000000E+00 2 1000005 -5 # BR(~chi_20 -> ~b_1 bb)\n 0.00000000E+00 2 -1000005 5 # BR(~chi_20 -> ~b_1* b )\n 0.00000000E+00 2 2000005 -5 # BR(~chi_20 -> ~b_2 bb)\n 0.00000000E+00 2 -2000005 5 # BR(~chi_20 -> ~b_2* b )\n 0.00000000E+00 2 1000011 -11 # BR(~chi_20 -> ~e_L- e+)\n 0.00000000E+00 2 -1000011 11 # BR(~chi_20 -> ~e_L+ e-)\n 2.95071995E-02 2 2000011 -11 # BR(~chi_20 -> ~e_R- e+)\n 2.95071995E-02 2 -2000011 11 # BR(~chi_20 -> ~e_R+ e-)\n 0.00000000E+00 2 1000013 -13 # BR(~chi_20 -> ~mu_L- mu+)\n 0.00000000E+00 2 -1000013 13 # BR(~chi_20 -> ~mu_L+ mu-)\n 2.95071995E-02 2 2000013 -13 # BR(~chi_20 -> ~mu_R- mu+)\n 2.95071995E-02 2 -2000013 13 # BR(~chi_20 -> ~mu_R+ mu-)\n 4.40985601E-01 2 1000015 -15 # BR(~chi_20 -> ~tau_1- tau+)\n 4.40985601E-01 2 -1000015 15 # BR(~chi_20 -> ~tau_1+ tau-)\n 0.00000000E+00 2 2000015 -15 # BR(~chi_20 -> ~tau_2- tau+)\n 0.00000000E+00 2 -2000015 15 # BR(~chi_20 -> ~tau_2+ tau-)\n 0.00000000E+00 2 1000012 -12 # BR(~chi_20 -> ~nu_eL nu_eb)\n 0.00000000E+00 2 -1000012 12 # BR(~chi_20 -> ~nu_eL* nu_e )\n 0.00000000E+00 2 1000014 -14 # BR(~chi_20 -> ~nu_muL nu_mub)\n 0.00000000E+00 2 -1000014 14 # BR(~chi_20 -> ~nu_muL* nu_mu )\n 0.00000000E+00 2 1000016 -16 # BR(~chi_20 -> ~nu_tau1 nu_taub)\n 0.00000000E+00 2 -1000016 16 # BR(~chi_20 -> ~nu_tau1* nu_tau )\n#\n# PDG Width\nDECAY 1000025 1.91598495E+00 # neutralino3 decays\n# BR NDA ID1 ID2\n 1.13226601E-01 2 1000022 23 # BR(~chi_30 -> ~chi_10 Z )\n 2.11969194E-01 2 1000023 23 # BR(~chi_30 -> ~chi_20 Z )\n 2.95329778E-01 2 1000024 -24 # BR(~chi_30 -> ~chi_1+ W-)\n 2.95329778E-01 2 -1000024 24 # BR(~chi_30 -> ~chi_1- W+)\n 0.00000000E+00 2 1000037 -24 # BR(~chi_30 -> ~chi_2+ W-)\n 0.00000000E+00 2 -1000037 24 # BR(~chi_30 -> ~chi_2- W+)\n 2.13076490E-02 2 1000022 25 # BR(~chi_30 -> ~chi_10 h )\n 0.00000000E+00 2 1000022 35 # BR(~chi_30 -> ~chi_10 H )\n 0.00000000E+00 2 1000022 36 # BR(~chi_30 -> ~chi_10 A )\n 1.24538329E-02 2 1000023 25 # BR(~chi_30 -> ~chi_20 h )\n 0.00000000E+00 2 1000023 35 # BR(~chi_30 -> ~chi_20 H )\n 0.00000000E+00 2 1000023 36 # BR(~chi_30 -> ~chi_20 A )\n 0.00000000E+00 2 1000024 -37 # BR(~chi_30 -> ~chi_1+ H-)\n 0.00000000E+00 2 -1000024 37 # BR(~chi_30 -> ~chi_1- H+)\n 0.00000000E+00 2 1000037 -37 # BR(~chi_30 -> ~chi_2+ H-)\n 0.00000000E+00 2 -1000037 37 # BR(~chi_30 -> ~chi_2- H+)\n 0.00000000E+00 2 1000002 -2 # BR(~chi_30 -> ~u_L ub)\n 0.00000000E+00 2 -1000002 2 # BR(~chi_30 -> ~u_L* u )\n 0.00000000E+00 2 2000002 -2 # BR(~chi_30 -> ~u_R ub)\n 0.00000000E+00 2 -2000002 2 # BR(~chi_30 -> ~u_R* u )\n 0.00000000E+00 2 1000001 -1 # BR(~chi_30 -> ~d_L db)\n 0.00000000E+00 2 -1000001 1 # BR(~chi_30 -> ~d_L* d )\n 0.00000000E+00 2 2000001 -1 # BR(~chi_30 -> ~d_R db)\n 0.00000000E+00 2 -2000001 1 # BR(~chi_30 -> ~d_R* d )\n 0.00000000E+00 2 1000004 -4 # BR(~chi_30 -> ~c_L cb)\n 0.00000000E+00 2 -1000004 4 # BR(~chi_30 -> ~c_L* c )\n 0.00000000E+00 2 2000004 -4 # BR(~chi_30 -> ~c_R cb)\n 0.00000000E+00 2 -2000004 4 # BR(~chi_30 -> ~c_R* c )\n 0.00000000E+00 2 1000003 -3 # BR(~chi_30 -> ~s_L sb)\n 0.00000000E+00 2 -1000003 3 # BR(~chi_30 -> ~s_L* s )\n 0.00000000E+00 2 2000003 -3 # BR(~chi_30 -> ~s_R sb)\n 0.00000000E+00 2 -2000003 3 # BR(~chi_30 -> ~s_R* s )\n 0.00000000E+00 2 1000006 -6 # BR(~chi_30 -> ~t_1 tb)\n 0.00000000E+00 2 -1000006 6 # BR(~chi_30 -> ~t_1* t )\n 0.00000000E+00 2 2000006 -6 # BR(~chi_30 -> ~t_2 tb)\n 0.00000000E+00 2 -2000006 6 # BR(~chi_30 -> ~t_2* t )\n 0.00000000E+00 2 1000005 -5 # BR(~chi_30 -> ~b_1 bb)\n 0.00000000E+00 2 -1000005 5 # BR(~chi_30 -> ~b_1* b )\n 0.00000000E+00 2 2000005 -5 # BR(~chi_30 -> ~b_2 bb)\n 0.00000000E+00 2 -2000005 5 # BR(~chi_30 -> ~b_2* b )\n 5.57220455E-04 2 1000011 -11 # BR(~chi_30 -> ~e_L- e+)\n 5.57220455E-04 2 -1000011 11 # BR(~chi_30 -> ~e_L+ e-)\n 1.25266782E-03 2 2000011 -11 # BR(~chi_30 -> ~e_R- e+)\n 1.25266782E-03 2 -2000011 11 # BR(~chi_30 -> ~e_R+ e-)\n 5.57220455E-04 2 1000013 -13 # BR(~chi_30 -> ~mu_L- mu+)\n 5.57220455E-04 2 -1000013 13 # BR(~chi_30 -> ~mu_L+ mu-)\n 1.25266782E-03 2 2000013 -13 # BR(~chi_30 -> ~mu_R- mu+)\n 1.25266782E-03 2 -2000013 13 # BR(~chi_30 -> ~mu_R+ mu-)\n 5.26279239E-03 2 1000015 -15 # BR(~chi_30 -> ~tau_1- tau+)\n 5.26279239E-03 2 -1000015 15 # BR(~chi_30 -> ~tau_1+ tau-)\n 6.72814564E-03 2 2000015 -15 # BR(~chi_30 -> ~tau_2- tau+)\n 6.72814564E-03 2 -2000015 15 # BR(~chi_30 -> ~tau_2+ tau-)\n 3.18920485E-03 2 1000012 -12 # BR(~chi_30 -> ~nu_eL nu_eb)\n 3.18920485E-03 2 -1000012 12 # BR(~chi_30 -> ~nu_eL* nu_e )\n 3.18920485E-03 2 1000014 -14 # BR(~chi_30 -> ~nu_muL nu_mub)\n 3.18920485E-03 2 -1000014 14 # BR(~chi_30 -> ~nu_muL* nu_mu )\n 3.20245934E-03 2 1000016 -16 # BR(~chi_30 -> ~nu_tau1 nu_taub)\n 3.20245934E-03 2 -1000016 16 # BR(~chi_30 -> ~nu_tau1* nu_tau )\n#\n# PDG Width\nDECAY 1000035 2.58585079E+00 # neutralino4 decays\n# BR NDA ID1 ID2\n 2.15369294E-02 2 1000022 23 # BR(~chi_40 -> ~chi_10 Z )\n 1.85499971E-02 2 1000023 23 # BR(~chi_40 -> ~chi_20 Z )\n 0.00000000E+00 2 1000025 23 # BR(~chi_40 -> ~chi_30 Z )\n 2.49541430E-01 2 1000024 -24 # BR(~chi_40 -> ~chi_1+ W-)\n 2.49541430E-01 2 -1000024 24 # BR(~chi_40 -> ~chi_1- W+)\n 0.00000000E+00 2 1000037 -24 # BR(~chi_40 -> ~chi_2+ W-)\n 0.00000000E+00 2 -1000037 24 # BR(~chi_40 -> ~chi_2- W+)\n 6.93213268E-02 2 1000022 25 # BR(~chi_40 -> ~chi_10 h )\n 0.00000000E+00 2 1000022 35 # BR(~chi_40 -> ~chi_10 H )\n 0.00000000E+00 2 1000022 36 # BR(~chi_40 -> ~chi_10 A )\n 1.47602336E-01 2 1000023 25 # BR(~chi_40 -> ~chi_20 h )\n 0.00000000E+00 2 1000023 35 # BR(~chi_40 -> ~chi_20 H )\n 0.00000000E+00 2 1000023 36 # BR(~chi_40 -> ~chi_20 A )\n 0.00000000E+00 2 1000025 25 # BR(~chi_40 -> ~chi_30 h )\n 0.00000000E+00 2 1000025 35 # BR(~chi_40 -> ~chi_30 H )\n 0.00000000E+00 2 1000025 36 # BR(~chi_40 -> ~chi_30 A )\n 0.00000000E+00 2 1000024 -37 # BR(~chi_40 -> ~chi_1+ H-)\n 0.00000000E+00 2 -1000024 37 # BR(~chi_40 -> ~chi_1- H+)\n 0.00000000E+00 2 1000037 -37 # BR(~chi_40 -> ~chi_2+ H-)\n 0.00000000E+00 2 -1000037 37 # BR(~chi_40 -> ~chi_2- H+)\n 0.00000000E+00 2 1000002 -2 # BR(~chi_40 -> ~u_L ub)\n 0.00000000E+00 2 -1000002 2 # BR(~chi_40 -> ~u_L* u )\n 0.00000000E+00 2 2000002 -2 # BR(~chi_40 -> ~u_R ub)\n 0.00000000E+00 2 -2000002 2 # BR(~chi_40 -> ~u_R* u )\n 0.00000000E+00 2 1000001 -1 # BR(~chi_40 -> ~d_L db)\n 0.00000000E+00 2 -1000001 1 # BR(~chi_40 -> ~d_L* d )\n 0.00000000E+00 2 2000001 -1 # BR(~chi_40 -> ~d_R db)\n 0.00000000E+00 2 -2000001 1 # BR(~chi_40 -> ~d_R* d )\n 0.00000000E+00 2 1000004 -4 # BR(~chi_40 -> ~c_L cb)\n 0.00000000E+00 2 -1000004 4 # BR(~chi_40 -> ~c_L* c )\n 0.00000000E+00 2 2000004 -4 # BR(~chi_40 -> ~c_R cb)\n 0.00000000E+00 2 -2000004 4 # BR(~chi_40 -> ~c_R* c )\n 0.00000000E+00 2 1000003 -3 # BR(~chi_40 -> ~s_L sb)\n 0.00000000E+00 2 -1000003 3 # BR(~chi_40 -> ~s_L* s )\n 0.00000000E+00 2 2000003 -3 # BR(~chi_40 -> ~s_R sb)\n 0.00000000E+00 2 -2000003 3 # BR(~chi_40 -> ~s_R* s )\n 0.00000000E+00 2 1000006 -6 # BR(~chi_40 -> ~t_1 tb)\n 0.00000000E+00 2 -1000006 6 # BR(~chi_40 -> ~t_1* t )\n 0.00000000E+00 2 2000006 -6 # BR(~chi_40 -> ~t_2 tb)\n 0.00000000E+00 2 -2000006 6 # BR(~chi_40 -> ~t_2* t )\n 0.00000000E+00 2 1000005 -5 # BR(~chi_40 -> ~b_1 bb)\n 0.00000000E+00 2 -1000005 5 # BR(~chi_40 -> ~b_1* b )\n 0.00000000E+00 2 2000005 -5 # BR(~chi_40 -> ~b_2 bb)\n 0.00000000E+00 2 -2000005 5 # BR(~chi_40 -> ~b_2* b )\n 9.64835418E-03 2 1000011 -11 # BR(~chi_40 -> ~e_L- e+)\n 9.64835418E-03 2 -1000011 11 # BR(~chi_40 -> ~e_L+ e-)\n 3.75684470E-03 2 2000011 -11 # BR(~chi_40 -> ~e_R- e+)\n 3.75684470E-03 2 -2000011 11 # BR(~chi_40 -> ~e_R+ e-)\n 9.64835418E-03 2 1000013 -13 # BR(~chi_40 -> ~mu_L- mu+)\n 9.64835418E-03 2 -1000013 13 # BR(~chi_40 -> ~mu_L+ mu-)\n 3.75684470E-03 2 2000013 -13 # BR(~chi_40 -> ~mu_R- mu+)\n 3.75684470E-03 2 -2000013 13 # BR(~chi_40 -> ~mu_R+ mu-)\n 2.68215241E-03 2 1000015 -15 # BR(~chi_40 -> ~tau_1- tau+)\n 2.68215241E-03 2 -1000015 15 # BR(~chi_40 -> ~tau_1+ tau-)\n 1.62289809E-02 2 2000015 -15 # BR(~chi_40 -> ~tau_2- tau+)\n 1.62289809E-02 2 -2000015 15 # BR(~chi_40 -> ~tau_2+ tau-)\n 2.53796547E-02 2 1000012 -12 # BR(~chi_40 -> ~nu_eL nu_eb)\n 2.53796547E-02 2 -1000012 12 # BR(~chi_40 -> ~nu_eL* nu_e )\n 2.53796547E-02 2 1000014 -14 # BR(~chi_40 -> ~nu_muL nu_mub)\n 2.53796547E-02 2 -1000014 14 # BR(~chi_40 -> ~nu_muL* nu_mu )\n 2.54724352E-02 2 1000016 -16 # BR(~chi_40 -> ~nu_tau1 nu_taub)\n 2.54724352E-02 2 -1000016 16 # BR(~chi_40 -> ~nu_tau1* nu_tau )\n\"\"\"\n\nimport FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8GeneratorFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(0),\n filterEfficiency = cms.untracked.double(1),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(COM_ENERGY),\n crossSection = cms.untracked.double(CROSS_SECTION),\n maxEventsToPrint = cms.untracked.int32(0),\n SLHATableForPythia8 = cms.string('%s' % SLHA_TABLE),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n processParameters = cms.vstring(\n 'SUSY:all = off',\n 'SUSY:gg2squarkantisquark = on',\n 'SUSY:qqbar2squarkantisquark= on',\n 'RHadrons:allow = on',\n 'RHadrons:allowDecay = on',\n 'RHadrons:setMasses = on',\n '1000006:tau0 = %.1f' % CTAU_POINT,\n ),\n parameterSets = cms.vstring(\n 'pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n 'processParameters'\n )\n )\n)\n\ndirhadrongenfilter = cms.EDFilter(\"MCParticlePairFilter\",\n #Status = cms.untracked.vint32(1, 1),\n MinPt = cms.untracked.vdouble(0., 0.),\n MinP = cms.untracked.vdouble(0., 0.),\n MaxEta = cms.untracked.vdouble(100., 100.),\n MinEta = cms.untracked.vdouble(-100, -100),\n ParticleCharge = cms.untracked.int32(0),\n ParticleID1 = cms.untracked.vint32(1000612,1000622,1000632,1000642,1000652,1006113,1006211,1006213,1006223,1006311,1006313,1006321,1006323,1006333),\n ParticleID2 = cms.untracked.vint32(1000612,1000622,1000632,1000642,1000652,1006113,1006211,1006213,1006223,1006311,1006313,1006321,1006323,1006333)\n)\n\nProductionFilterSequence = cms.Sequence(generator*dirhadrongenfilter)\n", - "title": "Generator parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/72389256b79417f6218a8053eaed85b9e0a3afd9/python/ThirteenTeV/DisplacedSUSY_stopToBottom_M_1200_1000mm_TuneCUETP8M1_13TeV_pythia8_cff.py" - }, - { - "cms_confdb_id": "57401a6479705327059571eed10debd1", - "process": "SIM", - "title": "Configuration file" - } - ], - "generators": [ - "pythia8" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/DisplacedSUSY_StopToBL_M-1200_CTau-1000_TuneCUETP8M1_13TeV_pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_19", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-00244_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-00244_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00244_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-00244_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/DisplacedSUSY_StopToBL_M-1200_CTau-1000_TuneCUETP8M1_13TeV_pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00244_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00244_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00244_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00244 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00244_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-00244.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-00244_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00244_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00244_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00244_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00244 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-00244_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-00244_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-00244_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "847f341ccaa10791f1a9cb3313a03cd2", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "847f341ccaa10791f1a9cb3313a18311", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/DisplacedSUSY_StopToBL_M-1200_CTau-1000_TuneCUETP8M1_13TeV_pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-00228_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-00228_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-00228_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-00228.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/DisplacedSUSY_StopToBL_M-1200_CTau-1000_TuneCUETP8M1_13TeV_pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-00228_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-00228_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-00228_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-00228 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-00228_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-00228_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-00228_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "744109404cdf471f6e79fd983bdf69e1", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/DisplacedSUSY_StopToBL_M-1200_CTau-1000_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "16654", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/DisplacedSUSY_StopToBL_M-1200_CTau-1000_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset DisplacedSUSY_StopToBL_M-1200_CTau-1000_TuneCUETP8M1_13TeV_pythia8 in MINIAODSIM format for 2015 collision data", + "title": "/DisplacedSUSY_StopToBL_M-1100_CTau-1_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset DisplacedSUSY_StopToBL_M-1100_CTau-1_TuneCUETP8M1_13TeV_pythia8 in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -23796,7 +24784,189 @@ }, { "abstract": { - "description": "

Simulated dataset DisplacedSUSY_StopToBL_M-1200_CTau-100_TuneCUETP8M1_13TeV_pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + "description": "

Simulated dataset DisplacedSUSY_StopToBL_M-1200_CTau-1000_TuneCUETP8M1_13TeV_pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Supersymmetry", + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 90000, + "number_files": 3, + "size": 3270257798 + }, + "doi": "10.7483/OPENDATA.CMS.RNHZ.LGUW", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:b35146de", + "description": "/DisplacedSUSY_StopToBL_M-1200_CTau-1000_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1147, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/DisplacedSUSY_StopToBL_M-1200_CTau-1000_TuneCUETP8M1_13TeV_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_DisplacedSUSY_StopToBL_M-1200_CTau-1000_TuneCUETP8M1_13TeV_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_70000_file_index.json" + }, + { + "checksum": "adler32:58a4e0c6", + "description": "/DisplacedSUSY_StopToBL_M-1200_CTau-1000_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 717, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/DisplacedSUSY_StopToBL_M-1200_CTau-1000_TuneCUETP8M1_13TeV_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_DisplacedSUSY_StopToBL_M-1200_CTau-1000_TuneCUETP8M1_13TeV_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_70000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-00267\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-00267_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-00267_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19/src ] ; then\n echo release CMSSW_7_1_19 already exists\nelse\n scram p CMSSW CMSSW_7_1_19\nfi\ncd CMSSW_7_1_19/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/72389256b79417f6218a8053eaed85b9e0a3afd9/python/ThirteenTeV/DisplacedSUSY_stopToBottom_M_1200_1000mm_TuneCUETP8M1_13TeV_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/DisplacedSUSY_stopToBottom_M_1200_1000mm_TuneCUETP8M1_13TeV_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/DisplacedSUSY_stopToBottom_M_1200_1000mm_TuneCUETP8M1_13TeV_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/DisplacedSUSY_stopToBottom_M_1200_1000mm_TuneCUETP8M1_13TeV_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/DisplacedSUSY_stopToBottom_M_1200_1000mm_TuneCUETP8M1_13TeV_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 180.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 180.0000s = 180.0000s\n# Which adds up to 180.0000s per event\n# Single core events that fit in validation duration: 20160s / 180.0000s = 112\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 112 and 10000, but more than 0 -> 112\n# It is estimated that this validation will produce: 112 * 1.0000 = 112 events\nEVENTS=112\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/DisplacedSUSY_stopToBottom_M_1200_1000mm_TuneCUETP8M1_13TeV_pythia8_cff.py --python_filename EXO-RunIISummer15GS-00267_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-00267.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-00267_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-00267_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-00267_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-00267 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-00267_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-00267_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-00267_test.sh)\n", + "title": "Production script" + }, + { + "script": "FLAVOR = 'stop'\nCOM_ENERGY = 13000. # GeV\nMASS_POINT = 1200 # GeV\nCROSS_SECTION = 0.00159844 # pb\nCTAU_POINT = 1000. # mm\nSLHA_TABLE = \"\"\"## Important note!\n## This file has been modified by hand to give the gluino and the\n## stop_1 a very narrow width, such that it can be used to try out\n## the R-hadron machinery. It is not a realistic SUSY scenario.\n##\n##******************************************************************\n## MadGraph/MadEvent *\n##******************************************************************\n## *\n## param_card corresponding the SPS point 1a (by SoftSusy 2.0.5) *\n## *\n##******************************************************************\n## Les Houches friendly file for the (MS)SM parameters of MadGraph *\n## SM parameter set and decay widths produced by MSSMCalc *\n##******************************************************************\n##*Please note the following IMPORTANT issues: *\n## *\n##0. REFRAIN from editing this file by hand! Some of the parame- *\n## ters are not independent. Always use a calculator. *\n## *\n##1. alpha_S(MZ) has been used in the calculation of the parameters*\n## This value is KEPT by madgraph when no pdf are used lpp(i)=0, *\n## but, for consistency, it will be reset by madgraph to the *\n## value expected IF the pdfs for collisions with hadrons are *\n## used. *\n## *\n##2. Values of the charm and bottom kinematic (pole) masses are *\n## those used in the matrix elements and phase space UNLESS they *\n## are set to ZERO from the start in the model (particles.dat) *\n## This happens, for example, when using 5-flavor QCD where *\n## charm and bottom are treated as partons in the initial state *\n## and a zero mass might be hardwired in the model definition. *\n## *\n## The SUSY decays have calculated using SDECAY 1.1a *\n## *\n##******************************************************************\n#\nBLOCK DCINFO # Decay Program information\n 1 SDECAY # decay calculator\n 2 1.1a # version number\n#\nBLOCK SPINFO # Spectrum calculator information\n 1 SOFTSUSY # spectrum calculator\n 2 2.0.5 # version number\n#\nBLOCK MODSEL # Model selection\n 1 1 sugra\n#\nBLOCK SMINPUTS # Standard Model inputs\n 1 1.27934000E+02 # alpha_em^-1(M_Z)^MSbar\n 2 1.16637000E-05 # G_F [GeV^-2]\n 3 1.18000000E-01 # alpha_S(M_Z)^MSbar\n 4 9.11876000E+01 # M_Z pole mass\n 5 4.25000000E+00 # mb(mb)^MSbar\n 6 1.75000000E+02 # mt pole mass\n 7 1.77700000E+00 # mtau pole mass\n#\nBLOCK MINPAR # Input parameters - minimal models\n 1 1.00000000E+02 # m0\n 2 2.50000000E+02 # m12\n 3 1.00000000E+01 # tanb\n 4 1.00000000E+00 # sign(mu)\n 5 -1.00000000E+02 # A0\n#\nBLOCK MASS # Mass Spectrum\n# PDG code mass particle\n 5 4.88991651E+00 # b-quark pole mass calculated from mb(mb)_Msbar\n 6 1.75000000E+02 # mt pole mass (not read by ME)\n 24 7.98290131E+01 # W+\n 25 1.10899057E+02 # h\n 35 3.99960116E+05 # H\n 36 3.99583917E+05 # A\n 37 4.07879012E+05 # H+\n 1000001 5.68441109E+05 # ~d_L\n 2000001 5.45228462E+05 # ~d_R\n 1000002 5.61119014E+05 # ~u_L\n 2000002 5.49259265E+05 # ~u_R\n 1000003 5.68441109E+05 # ~s_L\n 2000003 5.45228462E+05 # ~s_R\n 1000004 5.61119014E+05 # ~c_L\n 2000004 5.49259265E+05 # ~c_R\n 1000005 5.13065179E+05 # ~b_1\n 2000005 5.43726676E+05 # ~b_2\n 1000006 1200.00 # ~t_1\n 2000006 5.85785818E+05 # ~t_2\n 1000011 2.02915690E+05 # ~e_L\n 2000011 1.44102799E+05 # ~e_R\n 1000012 1.85258326E+05 # ~nu_eL\n 1000013 2.02915690E+05 # ~mu_L\n 2000013 1.44102799E+05 # ~mu_R\n 1000014 1.85258326E+05 # ~nu_muL\n 1000015 1.34490864E+05 # ~tau_1\n 2000015 2.06867805E+05 # ~tau_2\n 1000016 1.84708464E+05 # ~nu_tauL\n 1000021 5.0E+05 # ~g\n 1000022 9.66880686E+05 # ~chi_10\n 1000023 1.81088157E+05 # ~chi_20\n 1000025 -3.63756027E+05 # ~chi_30\n 1000035 3.81729382E+05 # ~chi_40\n 1000024 1.81696474E+05 # ~chi_1+\n 1000037 3.79939320E+05 # ~chi_2+\n#\nBLOCK NMIX # Neutralino Mixing Matrix\n 1 1 9.86364430E-01 # N_11\n 1 2 -5.31103553E-02 # N_12\n 1 3 1.46433995E-01 # N_13\n 1 4 -5.31186117E-02 # N_14\n 2 1 9.93505358E-02 # N_21\n 2 2 9.44949299E-01 # N_22\n 2 3 -2.69846720E-01 # N_23\n 2 4 1.56150698E-01 # N_24\n 3 1 -6.03388002E-02 # N_31\n 3 2 8.77004854E-02 # N_32\n 3 3 6.95877493E-01 # N_33\n 3 4 7.10226984E-01 # N_34\n 4 1 -1.16507132E-01 # N_41\n 4 2 3.10739017E-01 # N_42\n 4 3 6.49225960E-01 # N_43\n 4 4 -6.84377823E-01 # N_44\n#\nBLOCK UMIX # Chargino Mixing Matrix U\n 1 1 9.16834859E-01 # U_11\n 1 2 -3.99266629E-01 # U_12\n 2 1 3.99266629E-01 # U_21\n 2 2 9.16834859E-01 # U_22\n#\nBLOCK VMIX # Chargino Mixing Matrix V\n 1 1 9.72557835E-01 # V_11\n 1 2 -2.32661249E-01 # V_12\n 2 1 2.32661249E-01 # V_21\n 2 2 9.72557835E-01 # V_22\n#\nBLOCK STOPMIX # Stop Mixing Matrix\n 1 1 5.53644960E-01 # O_{11}\n 1 2 8.32752820E-01 # O_{12}\n 2 1 8.32752820E-01 # O_{21}\n 2 2 -5.53644960E-01 # O_{22}\n#\nBLOCK SBOTMIX # Sbottom Mixing Matrix\n 1 1 9.38737896E-01 # O_{11}\n 1 2 3.44631925E-01 # O_{12}\n 2 1 -3.44631925E-01 # O_{21}\n 2 2 9.38737896E-01 # O_{22}\n#\nBLOCK STAUMIX # Stau Mixing Matrix\n 1 1 2.82487190E-01 # O_{11}\n 1 2 9.59271071E-01 # O_{12}\n 2 1 9.59271071E-01 # O_{21}\n 2 2 -2.82487190E-01 # O_{22}\n#\nBLOCK ALPHA # Higgs mixing\n -1.13825210E-01 # Mixing angle in the neutral Higgs boson sector\n#\nBLOCK HMIX Q= 4.67034192E+02 # DRbar Higgs Parameters\n 1 3.57680977E+02 # mu(Q)MSSM DRbar\n 2 9.74862403E+00 # tan beta(Q)MSSM DRba\n 3 2.44894549E+02 # higgs vev(Q)MSSM DRb\n 4 1.66439065E+05 # mA^2(Q)MSSM DRbar\n#\nBLOCK GAUGE Q= 4.67034192E+02 # The gauge couplings\n 3 1.10178679E+00 # g3(Q) MSbar\n#\nBLOCK AU Q= 4.67034192E+02 # The trilinear couplings\n 1 1 0.00000000E+00 # A_u(Q) DRbar\n 2 2 0.00000000E+00 # A_c(Q) DRbar\n 3 3 -4.98129778E+02 # A_t(Q) DRbar\n#\nBLOCK AD Q= 4.67034192E+02 # The trilinear couplings\n 1 1 0.00000000E+00 # A_d(Q) DRbar\n 2 2 0.00000000E+00 # A_s(Q) DRbar\n 3 3 -7.97274397E+02 # A_b(Q) DRbar\n#\nBLOCK AE Q= 4.67034192E+02 # The trilinear couplings\n 1 1 0.00000000E+00 # A_e(Q) DRbar\n 2 2 0.00000000E+00 # A_mu(Q) DRbar\n 3 3 -2.51776873E+02 # A_tau(Q) DRbar\n#\nBLOCK YU Q= 4.67034192E+02 # The Yukawa couplings\n 3 3 8.92844550E-01 # y_t(Q) DRbar\n#\nBLOCK YD Q= 4.67034192E+02 # The Yukawa couplings\n 3 3 1.38840206E-01 # y_b(Q) DRbar\n#\nBLOCK YE Q= 4.67034192E+02 # The Yukawa couplings\n 3 3 1.00890810E-01 # y_tau(Q) DRbar\n#\nBLOCK MSOFT Q= 4.67034192E+02 # The soft SUSY breaking masses at the scale Q\n 1 1.01396534E+02 # M_1(Q)\n 2 1.91504241E+02 # M_2(Q)\n 3 5.88263031E+02 # M_3(Q)\n 21 3.23374943E+04 # mH1^2(Q)\n 22 -1.28800134E+05 # mH2^2(Q)\n 31 1.95334764E+02 # meL(Q)\n 32 1.95334764E+02 # mmuL(Q)\n 33 1.94495956E+02 # mtauL(Q)\n 34 1.36494061E+02 # meR(Q)\n 35 1.36494061E+02 # mmuR(Q)\n 36 1.34043428E+02 # mtauR(Q)\n 41 5.47573466E+02 # mqL1(Q)\n 42 5.47573466E+02 # mqL2(Q)\n 43 4.98763839E+02 # mqL3(Q)\n 44 5.29511195E+02 # muR(Q)\n 45 5.29511195E+02 # mcR(Q)\n 46 4.23245877E+02 # mtR(Q)\n 47 5.23148807E+02 # mdR(Q)\n 48 5.23148807E+02 # msR(Q)\n 49 5.19867261E+02 # mbR(Q)\n#\n#\n#\n# =================\n# |The decay table|\n# =================\n#\n# - The multi-body decays for the inos, stops and sbottoms are included.\n#\n# PDG Width\nDECAY 25 1.98610799E-03 # h decays\n# BR NDA ID1 ID2\n 1.45642955E-01 2 15 -15 # BR(H1 -> tau- tau+)\n 8.19070713E-01 2 5 -5 # BR(H1 -> b bb)\n 3.36338173E-02 2 24 -24 # BR(H1 -> W+ W-)\n 1.65251528E-03 2 23 23 # BR(H1 -> Z Z)\n#\n# PDG Width\nDECAY 35 5.74801389E-01 # H decays\n# BR NDA ID1 ID2\n 1.39072676E-01 2 15 -15 # BR(H -> tau- tau+)\n 4.84110879E-02 2 6 -6 # BR(H -> t tb)\n 7.89500067E-01 2 5 -5 # BR(H -> b bb)\n 3.87681171E-03 2 24 -24 # BR(H -> W+ W-)\n 1.80454752E-03 2 23 23 # BR(H -> Z Z)\n 0.00000000E+00 2 24 -37 # BR(H -> W+ H-)\n 0.00000000E+00 2 -24 37 # BR(H -> W- H+)\n 0.00000000E+00 2 37 -37 # BR(H -> H+ H-)\n 1.73348101E-02 2 25 25 # BR(H -> h h)\n 0.00000000E+00 2 36 36 # BR(H -> A A)\n#\n# PDG Width\nDECAY 36 6.32178488E-01 # A decays\n# BR NDA ID1 ID2\n 1.26659725E-01 2 15 -15 # BR(A -> tau- tau+)\n 1.51081526E-01 2 6 -6 # BR(A -> t tb)\n 7.19406137E-01 2 5 -5 # BR(A -> b bb)\n 2.85261228E-03 2 23 25 # BR(A -> Z h)\n 0.00000000E+00 2 23 35 # BR(A -> Z H)\n 0.00000000E+00 2 24 -37 # BR(A -> W+ H-)\n 0.00000000E+00 2 -24 37 # BR(A -> W- H+)\n#\n# PDG Width\nDECAY 37 5.46962813E-01 # H+ decays\n# BR NDA ID1 ID2\n 1.49435135E-01 2 -15 16 # BR(H+ -> tau+ nu_tau)\n 8.46811711E-01 2 6 -5 # BR(H+ -> t bb)\n 3.75315387E-03 2 24 25 # BR(H+ -> W+ h)\n 0.00000000E+00 2 24 35 # BR(H+ -> W+ H)\n 0.00000000E+00 2 24 36 # BR(H+ -> W+ A)\n#\n# PDG Width\nDECAY 1000021 0.00E+00 # gluino decays\n# BR NDA ID1 ID2\n 2.08454202E-02 2 1000001 -1 # BR(~g -> ~d_L db)\n 2.08454202E-02 2 -1000001 1 # BR(~g -> ~d_L* d )\n 5.07075274E-02 2 2000001 -1 # BR(~g -> ~d_R db)\n 5.07075274E-02 2 -2000001 1 # BR(~g -> ~d_R* d )\n 2.89787767E-02 2 1000002 -2 # BR(~g -> ~u_L ub)\n 2.89787767E-02 2 -1000002 2 # BR(~g -> ~u_L* u )\n 4.46872773E-02 2 2000002 -2 # BR(~g -> ~u_R ub)\n 4.46872773E-02 2 -2000002 2 # BR(~g -> ~u_R* u )\n 2.08454202E-02 2 1000003 -3 # BR(~g -> ~s_L sb)\n 2.08454202E-02 2 -1000003 3 # BR(~g -> ~s_L* s )\n 5.07075274E-02 2 2000003 -3 # BR(~g -> ~s_R sb)\n 5.07075274E-02 2 -2000003 3 # BR(~g -> ~s_R* s )\n 2.89787767E-02 2 1000004 -4 # BR(~g -> ~c_L cb)\n 2.89787767E-02 2 -1000004 4 # BR(~g -> ~c_L* c )\n 4.46872773E-02 2 2000004 -4 # BR(~g -> ~c_R cb)\n 4.46872773E-02 2 -2000004 4 # BR(~g -> ~c_R* c )\n 1.05840237E-01 2 1000005 -5 # BR(~g -> ~b_1 bb)\n 1.05840237E-01 2 -1000005 5 # BR(~g -> ~b_1* b )\n 5.56574805E-02 2 2000005 -5 # BR(~g -> ~b_2 bb)\n 5.56574805E-02 2 -2000005 5 # BR(~g -> ~b_2* b )\n 4.80642793E-02 2 1000006 -6 # BR(~g -> ~t_1 tb)\n 4.80642793E-02 2 -1000006 6 # BR(~g -> ~t_1* t )\n 0.00000000E+00 2 2000006 -6 # BR(~g -> ~t_2 tb)\n 0.00000000E+00 2 -2000006 6 # BR(~g -> ~t_2* t )\n#\n# PDG Width\nDECAY 1000006 1.97326971684839e-16 # stop1 decays\n# BR NDA ID1 ID2\n 3.33333333E-01 2 5 -11\n 3.33333333E-01 2 5 -13\n 3.33333333E-01 2 5 -15\n# 1.92947616E-01 2 1000022 6 # BR(~t_1 -> ~chi_10 t )\n# 1.17469211E-01 2 1000023 6 # BR(~t_1 -> ~chi_20 t )\n# 0.00000000E+00 2 1000025 6 # BR(~t_1 -> ~chi_30 t )\n# 0.00000000E+00 2 1000035 6 # BR(~t_1 -> ~chi_40 t )\n# 6.75747693E-01 2 1000024 5 # BR(~t_1 -> ~chi_1+ b )\n# 1.38354802E-02 2 1000037 5 # BR(~t_1 -> ~chi_2+ b )\n# 0.00000000E+00 2 1000021 6 # BR(~t_1 -> ~g t )\n# 0.00000000E+00 2 1000005 37 # BR(~t_1 -> ~b_1 H+)\n# 0.00000000E+00 2 2000005 37 # BR(~t_1 -> ~b_2 H+)\n# 0.00000000E+00 2 1000005 24 # BR(~t_1 -> ~b_1 W+)\n# 0.00000000E+00 2 2000005 24 # BR(~t_1 -> ~b_2 W+)\n#\n# PDG Width\nDECAY 2000006 7.37313275E+00 # stop2 decays\n# BR NDA ID1 ID2\n 2.96825635E-02 2 1000022 6 # BR(~t_2 -> ~chi_10 t )\n 8.68035358E-02 2 1000023 6 # BR(~t_2 -> ~chi_20 t )\n 4.18408351E-02 2 1000025 6 # BR(~t_2 -> ~chi_30 t )\n 1.93281647E-01 2 1000035 6 # BR(~t_2 -> ~chi_40 t )\n 2.19632356E-01 2 1000024 5 # BR(~t_2 -> ~chi_1+ b )\n 2.02206148E-01 2 1000037 5 # BR(~t_2 -> ~chi_2+ b )\n 0.00000000E+00 2 1000021 6 # BR(~t_2 -> ~g t )\n 3.66397706E-02 2 1000006 25 # BR(~t_2 -> ~t_1 h )\n 0.00000000E+00 2 1000006 35 # BR(~t_2 -> ~t_1 H )\n 0.00000000E+00 2 1000006 36 # BR(~t_2 -> ~t_1 A )\n 0.00000000E+00 2 1000005 37 # BR(~t_2 -> ~b_1 H+)\n 0.00000000E+00 2 2000005 37 # BR(~t_2 -> ~b_2 H+)\n 1.89913144E-01 2 1000006 23 # BR(~t_2 -> ~t_1 Z )\n 0.00000000E+00 2 1000005 24 # BR(~t_2 -> ~b_1 W+)\n 0.00000000E+00 2 2000005 24 # BR(~t_2 -> ~b_2 W+)\n#\n# PDG Width\nDECAY 1000005 3.73627601E+00 # sbottom1 decays\n# BR NDA ID1 ID2\n 4.43307074E-02 2 1000022 5 # BR(~b_1 -> ~chi_10 b )\n 3.56319904E-01 2 1000023 5 # BR(~b_1 -> ~chi_20 b )\n 5.16083795E-03 2 1000025 5 # BR(~b_1 -> ~chi_30 b )\n 1.04105080E-02 2 1000035 5 # BR(~b_1 -> ~chi_40 b )\n 4.45830064E-01 2 -1000024 6 # BR(~b_1 -> ~chi_1- t )\n 0.00000000E+00 2 -1000037 6 # BR(~b_1 -> ~chi_2- t )\n 0.00000000E+00 2 1000021 5 # BR(~b_1 -> ~g b )\n 0.00000000E+00 2 1000006 -37 # BR(~b_1 -> ~t_1 H-)\n 0.00000000E+00 2 2000006 -37 # BR(~b_1 -> ~t_2 H-)\n 1.37947979E-01 2 1000006 -24 # BR(~b_1 -> ~t_1 W-)\n 0.00000000E+00 2 2000006 -24 # BR(~b_1 -> ~t_2 W-)\n#\n# PDG Width\nDECAY 2000005 8.01566294E-01 # sbottom2 decays\n# BR NDA ID1 ID2\n 2.86200590E-01 2 1000022 5 # BR(~b_2 -> ~chi_10 b )\n 1.40315912E-01 2 1000023 5 # BR(~b_2 -> ~chi_20 b )\n 5.32635592E-02 2 1000025 5 # BR(~b_2 -> ~chi_30 b )\n 7.48748121E-02 2 1000035 5 # BR(~b_2 -> ~chi_40 b )\n 1.79734294E-01 2 -1000024 6 # BR(~b_2 -> ~chi_1- t )\n 0.00000000E+00 2 -1000037 6 # BR(~b_2 -> ~chi_2- t )\n 0.00000000E+00 2 1000021 5 # BR(~b_2 -> ~g b )\n 0.00000000E+00 2 1000005 25 # BR(~b_2 -> ~b_1 h )\n 0.00000000E+00 2 1000005 35 # BR(~b_2 -> ~b_1 H )\n 0.00000000E+00 2 1000005 36 # BR(~b_2 -> ~b_1 A )\n 0.00000000E+00 2 1000006 -37 # BR(~b_2 -> ~t_1 H-)\n 0.00000000E+00 2 2000006 -37 # BR(~b_2 -> ~t_2 H-)\n 0.00000000E+00 2 1000005 23 # BR(~b_2 -> ~b_1 Z )\n 2.65610832E-01 2 1000006 -24 # BR(~b_2 -> ~t_1 W-)\n 0.00000000E+00 2 2000006 -24 # BR(~b_2 -> ~t_2 W-)\n#\n# PDG Width\nDECAY 1000002 5.47719539E+00 # sup_L decays\n# BR NDA ID1 ID2\n 6.65240987E-03 2 1000022 2 # BR(~u_L -> ~chi_10 u)\n 3.19051458E-01 2 1000023 2 # BR(~u_L -> ~chi_20 u)\n 8.44929059E-04 2 1000025 2 # BR(~u_L -> ~chi_30 u)\n 1.03485173E-02 2 1000035 2 # BR(~u_L -> ~chi_40 u)\n 6.49499518E-01 2 1000024 1 # BR(~u_L -> ~chi_1+ d)\n 1.36031676E-02 2 1000037 1 # BR(~u_L -> ~chi_2+ d)\n 0.00000000E+00 2 1000021 2 # BR(~u_L -> ~g u)\n#\n# PDG Width\nDECAY 2000002 1.15297292E+00 # sup_R decays\n# BR NDA ID1 ID2\n 9.86377420E-01 2 1000022 2 # BR(~u_R -> ~chi_10 u)\n 8.46640647E-03 2 1000023 2 # BR(~u_R -> ~chi_20 u)\n 1.23894695E-03 2 1000025 2 # BR(~u_R -> ~chi_30 u)\n 3.91722611E-03 2 1000035 2 # BR(~u_R -> ~chi_40 u)\n 0.00000000E+00 2 1000024 1 # BR(~u_R -> ~chi_1+ d)\n 0.00000000E+00 2 1000037 1 # BR(~u_R -> ~chi_2+ d)\n 0.00000000E+00 2 1000021 2 # BR(~u_R -> ~g u)\n#\n# PDG Width\nDECAY 1000001 5.31278772E+00 # sdown_L decays\n# BR NDA ID1 ID2\n 2.32317969E-02 2 1000022 1 # BR(~d_L -> ~chi_10 d)\n 3.10235077E-01 2 1000023 1 # BR(~d_L -> ~chi_20 d)\n 1.52334771E-03 2 1000025 1 # BR(~d_L -> ~chi_30 d)\n 1.48849798E-02 2 1000035 1 # BR(~d_L -> ~chi_40 d)\n 6.06452481E-01 2 -1000024 2 # BR(~d_L -> ~chi_1- u)\n 4.36723179E-02 2 -1000037 2 # BR(~d_L -> ~chi_2- u)\n 0.00000000E+00 2 1000021 1 # BR(~d_L -> ~g d)\n#\n# PDG Width\nDECAY 2000001 2.85812308E-01 # sdown_R decays\n# BR NDA ID1 ID2\n 9.86529614E-01 2 1000022 1 # BR(~d_R -> ~chi_10 d)\n 8.44510350E-03 2 1000023 1 # BR(~d_R -> ~chi_20 d)\n 1.21172119E-03 2 1000025 1 # BR(~d_R -> ~chi_30 d)\n 3.81356102E-03 2 1000035 1 # BR(~d_R -> ~chi_40 d)\n 0.00000000E+00 2 -1000024 2 # BR(~d_R -> ~chi_1- u)\n 0.00000000E+00 2 -1000037 2 # BR(~d_R -> ~chi_2- u)\n 0.00000000E+00 2 1000021 1 # BR(~d_R -> ~g d)\n#\n# PDG Width\nDECAY 1000004 5.47719539E+00 # scharm_L decays\n# BR NDA ID1 ID2\n 6.65240987E-03 2 1000022 4 # BR(~c_L -> ~chi_10 c)\n 3.19051458E-01 2 1000023 4 # BR(~c_L -> ~chi_20 c)\n 8.44929059E-04 2 1000025 4 # BR(~c_L -> ~chi_30 c)\n 1.03485173E-02 2 1000035 4 # BR(~c_L -> ~chi_40 c)\n 6.49499518E-01 2 1000024 3 # BR(~c_L -> ~chi_1+ s)\n 1.36031676E-02 2 1000037 3 # BR(~c_L -> ~chi_2+ s)\n 0.00000000E+00 2 1000021 4 # BR(~c_L -> ~g c)\n#\n# PDG Width\nDECAY 2000004 1.15297292E+00 # scharm_R decays\n# BR NDA ID1 ID2\n 9.86377420E-01 2 1000022 4 # BR(~c_R -> ~chi_10 c)\n 8.46640647E-03 2 1000023 4 # BR(~c_R -> ~chi_20 c)\n 1.23894695E-03 2 1000025 4 # BR(~c_R -> ~chi_30 c)\n 3.91722611E-03 2 1000035 4 # BR(~c_R -> ~chi_40 c)\n 0.00000000E+00 2 1000024 3 # BR(~c_R -> ~chi_1+ s)\n 0.00000000E+00 2 1000037 3 # BR(~c_R -> ~chi_2+ s)\n 0.00000000E+00 2 1000021 4 # BR(~c_R -> ~g c)\n#\n# PDG Width\nDECAY 1000003 5.31278772E+00 # sstrange_L decays\n# BR NDA ID1 ID2\n 2.32317969E-02 2 1000022 3 # BR(~s_L -> ~chi_10 s)\n 3.10235077E-01 2 1000023 3 # BR(~s_L -> ~chi_20 s)\n 1.52334771E-03 2 1000025 3 # BR(~s_L -> ~chi_30 s)\n 1.48849798E-02 2 1000035 3 # BR(~s_L -> ~chi_40 s)\n 6.06452481E-01 2 -1000024 4 # BR(~s_L -> ~chi_1- c)\n 4.36723179E-02 2 -1000037 4 # BR(~s_L -> ~chi_2- c)\n 0.00000000E+00 2 1000021 3 # BR(~s_L -> ~g s)\n#\n# PDG Width\nDECAY 2000003 2.85812308E-01 # sstrange_R decays\n# BR NDA ID1 ID2\n 9.86529614E-01 2 1000022 3 # BR(~s_R -> ~chi_10 s)\n 8.44510350E-03 2 1000023 3 # BR(~s_R -> ~chi_20 s)\n 1.21172119E-03 2 1000025 3 # BR(~s_R -> ~chi_30 s)\n 3.81356102E-03 2 1000035 3 # BR(~s_R -> ~chi_40 s)\n 0.00000000E+00 2 -1000024 4 # BR(~s_R -> ~chi_1- c)\n 0.00000000E+00 2 -1000037 4 # BR(~s_R -> ~chi_2- c)\n 0.00000000E+00 2 1000021 3 # BR(~s_R -> ~g s)\n#\n# PDG Width\nDECAY 1000011 2.13682161E-01 # selectron_L decays\n# BR NDA ID1 ID2\n 5.73155386E-01 2 1000022 11 # BR(~e_L -> ~chi_10 e-)\n 1.64522579E-01 2 1000023 11 # BR(~e_L -> ~chi_20 e-)\n 0.00000000E+00 2 1000025 11 # BR(~e_L -> ~chi_30 e-)\n 0.00000000E+00 2 1000035 11 # BR(~e_L -> ~chi_40 e-)\n 2.62322035E-01 2 -1000024 12 # BR(~e_L -> ~chi_1- nu_e)\n 0.00000000E+00 2 -1000037 12 # BR(~e_L -> ~chi_2- nu_e)\n#\n# PDG Width\nDECAY 2000011 2.16121626E-01 # selectron_R decays\n# BR NDA ID1 ID2\n 1.00000000E+00 2 1000022 11 # BR(~e_R -> ~chi_10 e-)\n 0.00000000E+00 2 1000023 11 # BR(~e_R -> ~chi_20 e-)\n 0.00000000E+00 2 1000025 11 # BR(~e_R -> ~chi_30 e-)\n 0.00000000E+00 2 1000035 11 # BR(~e_R -> ~chi_40 e-)\n 0.00000000E+00 2 -1000024 12 # BR(~e_R -> ~chi_1- nu_e)\n 0.00000000E+00 2 -1000037 12 # BR(~e_R -> ~chi_2- nu_e)\n#\n# PDG Width\nDECAY 1000013 2.13682161E-01 # smuon_L decays\n# BR NDA ID1 ID2\n 5.73155386E-01 2 1000022 13 # BR(~mu_L -> ~chi_10 mu-)\n 1.64522579E-01 2 1000023 13 # BR(~mu_L -> ~chi_20 mu-)\n 0.00000000E+00 2 1000025 13 # BR(~mu_L -> ~chi_30 mu-)\n 0.00000000E+00 2 1000035 13 # BR(~mu_L -> ~chi_40 mu-)\n 2.62322035E-01 2 -1000024 14 # BR(~mu_L -> ~chi_1- nu_mu)\n 0.00000000E+00 2 -1000037 14 # BR(~mu_L -> ~chi_2- nu_mu)\n#\n# PDG Width\nDECAY 2000013 2.16121626E-01 # smuon_R decays\n# BR NDA ID1 ID2\n 1.00000000E+00 2 1000022 13 # BR(~mu_R -> ~chi_10 mu-)\n 0.00000000E+00 2 1000023 13 # BR(~mu_R -> ~chi_20 mu-)\n 0.00000000E+00 2 1000025 13 # BR(~mu_R -> ~chi_30 mu-)\n 0.00000000E+00 2 1000035 13 # BR(~mu_R -> ~chi_40 mu-)\n 0.00000000E+00 2 -1000024 14 # BR(~mu_R -> ~chi_1- nu_mu)\n 0.00000000E+00 2 -1000037 14 # BR(~mu_R -> ~chi_2- nu_mu)\n#\n# PDG Width\nDECAY 1000015 1.48327268E-01 # stau_1 decays\n# BR NDA ID1 ID2\n 1.00000000E+00 2 1000022 15 # BR(~tau_1 -> ~chi_10 tau-)\n 0.00000000E+00 2 1000023 15 # BR(~tau_1 -> ~chi_20 tau-)\n 0.00000000E+00 2 1000025 15 # BR(~tau_1 -> ~chi_30 tau-)\n 0.00000000E+00 2 1000035 15 # BR(~tau_1 -> ~chi_40 tau-)\n 0.00000000E+00 2 -1000024 16 # BR(~tau_1 -> ~chi_1- nu_tau)\n 0.00000000E+00 2 -1000037 16 # BR(~tau_1 -> ~chi_2- nu_tau)\n 0.00000000E+00 2 1000016 -37 # BR(~tau_1 -> ~nu_tauL H-)\n 0.00000000E+00 2 1000016 -24 # BR(~tau_1 -> ~nu_tauL W-)\n#\n# PDG Width\nDECAY 2000015 2.69906096E-01 # stau_2 decays\n# BR NDA ID1 ID2\n 5.96653046E-01 2 1000022 15 # BR(~tau_2 -> ~chi_10 tau-)\n 1.54536760E-01 2 1000023 15 # BR(~tau_2 -> ~chi_20 tau-)\n 0.00000000E+00 2 1000025 15 # BR(~tau_2 -> ~chi_30 tau-)\n 0.00000000E+00 2 1000035 15 # BR(~tau_2 -> ~chi_40 tau-)\n 2.48810195E-01 2 -1000024 16 # BR(~tau_2 -> ~chi_1- nu_tau)\n 0.00000000E+00 2 -1000037 16 # BR(~tau_2 -> ~chi_2- nu_tau)\n 0.00000000E+00 2 1000016 -37 # BR(~tau_2 -> ~nu_tauL H-)\n 0.00000000E+00 2 1000016 -24 # BR(~tau_2 -> ~nu_tauL W-)\n 0.00000000E+00 2 1000015 25 # BR(~tau_2 -> ~tau_1 h)\n 0.00000000E+00 2 1000015 35 # BR(~tau_2 -> ~tau_1 H)\n 0.00000000E+00 2 1000015 36 # BR(~tau_2 -> ~tau_1 A)\n 0.00000000E+00 2 1000015 23 # BR(~tau_2 -> ~tau_1 Z)\n#\n# PDG Width\nDECAY 1000012 1.49881634E-01 # snu_eL decays\n# BR NDA ID1 ID2\n 9.77700764E-01 2 1000022 12 # BR(~nu_eL -> ~chi_10 nu_e)\n 8.11554922E-03 2 1000023 12 # BR(~nu_eL -> ~chi_20 nu_e)\n 0.00000000E+00 2 1000025 12 # BR(~nu_eL -> ~chi_30 nu_e)\n 0.00000000E+00 2 1000035 12 # BR(~nu_eL -> ~chi_40 nu_e)\n 1.41836867E-02 2 1000024 11 # BR(~nu_eL -> ~chi_1+ e-)\n 0.00000000E+00 2 1000037 11 # BR(~nu_eL -> ~chi_2+ e-)\n#\n# PDG Width\nDECAY 1000014 1.49881634E-01 # snu_muL decays\n# BR NDA ID1 ID2\n 9.77700764E-01 2 1000022 14 # BR(~nu_muL -> ~chi_10 nu_mu)\n 8.11554922E-03 2 1000023 14 # BR(~nu_muL -> ~chi_20 nu_mu)\n 0.00000000E+00 2 1000025 14 # BR(~nu_muL -> ~chi_30 nu_mu)\n 0.00000000E+00 2 1000035 14 # BR(~nu_muL -> ~chi_40 nu_mu)\n 1.41836867E-02 2 1000024 13 # BR(~nu_muL -> ~chi_1+ mu-)\n 0.00000000E+00 2 1000037 13 # BR(~nu_muL -> ~chi_2+ mu-)\n#\n# PDG Width\nDECAY 1000016 1.47518977E-01 # snu_tauL decays\n# BR NDA ID1 ID2\n 9.85994529E-01 2 1000022 16 # BR(~nu_tauL -> ~chi_10 nu_tau)\n 6.25129612E-03 2 1000023 16 # BR(~nu_tauL -> ~chi_20 nu_tau)\n 0.00000000E+00 2 1000025 16 # BR(~nu_tauL -> ~chi_30 nu_tau)\n 0.00000000E+00 2 1000035 16 # BR(~nu_tauL -> ~chi_40 nu_tau)\n 7.75417479E-03 2 1000024 15 # BR(~nu_tauL -> ~chi_1+ tau-)\n 0.00000000E+00 2 1000037 15 # BR(~nu_tauL -> ~chi_2+ tau-)\n 0.00000000E+00 2 -1000015 -37 # BR(~nu_tauL -> ~tau_1+ H-)\n 0.00000000E+00 2 -2000015 -37 # BR(~nu_tauL -> ~tau_2+ H-)\n 0.00000000E+00 2 -1000015 -24 # BR(~nu_tauL -> ~tau_1+ W-)\n 0.00000000E+00 2 -2000015 -24 # BR(~nu_tauL -> ~tau_2+ W-)\n#\n# PDG Width\nDECAY 1000024 1.70414503E-02 # chargino1+ decays\n# BR NDA ID1 ID2\n 0.00000000E+00 2 1000002 -1 # BR(~chi_1+ -> ~u_L db)\n 0.00000000E+00 2 2000002 -1 # BR(~chi_1+ -> ~u_R db)\n 0.00000000E+00 2 -1000001 2 # BR(~chi_1+ -> ~d_L* u )\n 0.00000000E+00 2 -2000001 2 # BR(~chi_1+ -> ~d_R* u )\n 0.00000000E+00 2 1000004 -3 # BR(~chi_1+ -> ~c_L sb)\n 0.00000000E+00 2 2000004 -3 # BR(~chi_1+ -> ~c_R sb)\n 0.00000000E+00 2 -1000003 4 # BR(~chi_1+ -> ~s_L* c )\n 0.00000000E+00 2 -2000003 4 # BR(~chi_1+ -> ~s_R* c )\n 0.00000000E+00 2 1000006 -5 # BR(~chi_1+ -> ~t_1 bb)\n 0.00000000E+00 2 2000006 -5 # BR(~chi_1+ -> ~t_2 bb)\n 0.00000000E+00 2 -1000005 6 # BR(~chi_1+ -> ~b_1* t )\n 0.00000000E+00 2 -2000005 6 # BR(~chi_1+ -> ~b_2* t )\n 0.00000000E+00 2 1000012 -11 # BR(~chi_1+ -> ~nu_eL e+ )\n 0.00000000E+00 2 1000014 -13 # BR(~chi_1+ -> ~nu_muL mu+ )\n 0.00000000E+00 2 1000016 -15 # BR(~chi_1+ -> ~nu_tau1 tau+)\n 0.00000000E+00 2 -1000011 12 # BR(~chi_1+ -> ~e_L+ nu_e)\n 0.00000000E+00 2 -2000011 12 # BR(~chi_1+ -> ~e_R+ nu_e)\n 0.00000000E+00 2 -1000013 14 # BR(~chi_1+ -> ~mu_L+ nu_mu)\n 0.00000000E+00 2 -2000013 14 # BR(~chi_1+ -> ~mu_R+ nu_mu)\n 9.25161117E-01 2 -1000015 16 # BR(~chi_1+ -> ~tau_1+ nu_tau)\n 0.00000000E+00 2 -2000015 16 # BR(~chi_1+ -> ~tau_2+ nu_tau)\n 7.48388828E-02 2 1000022 24 # BR(~chi_1+ -> ~chi_10 W+)\n 0.00000000E+00 2 1000023 24 # BR(~chi_1+ -> ~chi_20 W+)\n 0.00000000E+00 2 1000025 24 # BR(~chi_1+ -> ~chi_30 W+)\n 0.00000000E+00 2 1000035 24 # BR(~chi_1+ -> ~chi_40 W+)\n 0.00000000E+00 2 1000022 37 # BR(~chi_1+ -> ~chi_10 H+)\n 0.00000000E+00 2 1000023 37 # BR(~chi_1+ -> ~chi_20 H+)\n 0.00000000E+00 2 1000025 37 # BR(~chi_1+ -> ~chi_30 H+)\n 0.00000000E+00 2 1000035 37 # BR(~chi_1+ -> ~chi_40 H+)\n#\n# PDG Width\nDECAY 1000037 2.48689510E+00 # chargino2+ decays\n# BR NDA ID1 ID2\n 0.00000000E+00 2 1000002 -1 # BR(~chi_2+ -> ~u_L db)\n 0.00000000E+00 2 2000002 -1 # BR(~chi_2+ -> ~u_R db)\n 0.00000000E+00 2 -1000001 2 # BR(~chi_2+ -> ~d_L* u )\n 0.00000000E+00 2 -2000001 2 # BR(~chi_2+ -> ~d_R* u )\n 0.00000000E+00 2 1000004 -3 # BR(~chi_2+ -> ~c_L sb)\n 0.00000000E+00 2 2000004 -3 # BR(~chi_2+ -> ~c_R sb)\n 0.00000000E+00 2 -1000003 4 # BR(~chi_2+ -> ~s_L* c )\n 0.00000000E+00 2 -2000003 4 # BR(~chi_2+ -> ~s_R* c )\n 0.00000000E+00 2 1000006 -5 # BR(~chi_2+ -> ~t_1 bb)\n 0.00000000E+00 2 2000006 -5 # BR(~chi_2+ -> ~t_2 bb)\n 0.00000000E+00 2 -1000005 6 # BR(~chi_2+ -> ~b_1* t )\n 0.00000000E+00 2 -2000005 6 # BR(~chi_2+ -> ~b_2* t )\n 2.00968837E-02 2 1000012 -11 # BR(~chi_2+ -> ~nu_eL e+ )\n 2.00968837E-02 2 1000014 -13 # BR(~chi_2+ -> ~nu_muL mu+ )\n 2.74507395E-02 2 1000016 -15 # BR(~chi_2+ -> ~nu_tau1 tau+)\n 5.20406111E-02 2 -1000011 12 # BR(~chi_2+ -> ~e_L+ nu_e)\n 0.00000000E+00 2 -2000011 12 # BR(~chi_2+ -> ~e_R+ nu_e)\n 5.20406111E-02 2 -1000013 14 # BR(~chi_2+ -> ~mu_L+ nu_mu)\n 0.00000000E+00 2 -2000013 14 # BR(~chi_2+ -> ~mu_R+ nu_mu)\n 2.82859898E-04 2 -1000015 16 # BR(~chi_2+ -> ~tau_1+ nu_tau)\n 5.66729336E-02 2 -2000015 16 # BR(~chi_2+ -> ~tau_2+ nu_tau)\n 2.31513269E-01 2 1000024 23 # BR(~chi_2+ -> ~chi_1+ Z )\n 6.76715120E-02 2 1000022 24 # BR(~chi_2+ -> ~chi_10 W+)\n 2.93654849E-01 2 1000023 24 # BR(~chi_2+ -> ~chi_20 W+)\n 0.00000000E+00 2 1000025 24 # BR(~chi_2+ -> ~chi_30 W+)\n 0.00000000E+00 2 1000035 24 # BR(~chi_2+ -> ~chi_40 W+)\n 1.78478848E-01 2 1000024 25 # BR(~chi_2+ -> ~chi_1+ h )\n 0.00000000E+00 2 1000024 35 # BR(~chi_2+ -> ~chi_1+ H )\n 0.00000000E+00 2 1000024 36 # BR(~chi_2+ -> ~chi_1+ A )\n 0.00000000E+00 2 1000022 37 # BR(~chi_2+ -> ~chi_10 H+)\n 0.00000000E+00 2 1000023 37 # BR(~chi_2+ -> ~chi_20 H+)\n 0.00000000E+00 2 1000025 37 # BR(~chi_2+ -> ~chi_30 H+)\n 0.00000000E+00 2 1000035 37 # BR(~chi_2+ -> ~chi_40 H+)\n#\n# PDG Width\nDECAY 1000022 0.00000000E+00 # neutralino1 decays\n#\n# PDG Width\nDECAY 1000023 2.07770048E-02 # neutralino2 decays\n# BR NDA ID1 ID2\n 0.00000000E+00 2 1000022 23 # BR(~chi_20 -> ~chi_10 Z )\n 0.00000000E+00 2 1000024 -24 # BR(~chi_20 -> ~chi_1+ W-)\n 0.00000000E+00 2 -1000024 24 # BR(~chi_20 -> ~chi_1- W+)\n 0.00000000E+00 2 1000037 -24 # BR(~chi_20 -> ~chi_2+ W-)\n 0.00000000E+00 2 -1000037 24 # BR(~chi_20 -> ~chi_2- W+)\n 0.00000000E+00 2 1000022 25 # BR(~chi_20 -> ~chi_10 h )\n 0.00000000E+00 2 1000022 35 # BR(~chi_20 -> ~chi_10 H )\n 0.00000000E+00 2 1000022 36 # BR(~chi_20 -> ~chi_10 A )\n 0.00000000E+00 2 1000024 -37 # BR(~chi_20 -> ~chi_1+ H-)\n 0.00000000E+00 2 -1000024 37 # BR(~chi_20 -> ~chi_1- H+)\n 0.00000000E+00 2 1000037 -37 # BR(~chi_20 -> ~chi_2+ H-)\n 0.00000000E+00 2 -1000037 37 # BR(~chi_20 -> ~chi_2- H+)\n 0.00000000E+00 2 1000002 -2 # BR(~chi_20 -> ~u_L ub)\n 0.00000000E+00 2 -1000002 2 # BR(~chi_20 -> ~u_L* u )\n 0.00000000E+00 2 2000002 -2 # BR(~chi_20 -> ~u_R ub)\n 0.00000000E+00 2 -2000002 2 # BR(~chi_20 -> ~u_R* u )\n 0.00000000E+00 2 1000001 -1 # BR(~chi_20 -> ~d_L db)\n 0.00000000E+00 2 -1000001 1 # BR(~chi_20 -> ~d_L* d )\n 0.00000000E+00 2 2000001 -1 # BR(~chi_20 -> ~d_R db)\n 0.00000000E+00 2 -2000001 1 # BR(~chi_20 -> ~d_R* d )\n 0.00000000E+00 2 1000004 -4 # BR(~chi_20 -> ~c_L cb)\n 0.00000000E+00 2 -1000004 4 # BR(~chi_20 -> ~c_L* c )\n 0.00000000E+00 2 2000004 -4 # BR(~chi_20 -> ~c_R cb)\n 0.00000000E+00 2 -2000004 4 # BR(~chi_20 -> ~c_R* c )\n 0.00000000E+00 2 1000003 -3 # BR(~chi_20 -> ~s_L sb)\n 0.00000000E+00 2 -1000003 3 # BR(~chi_20 -> ~s_L* s )\n 0.00000000E+00 2 2000003 -3 # BR(~chi_20 -> ~s_R sb)\n 0.00000000E+00 2 -2000003 3 # BR(~chi_20 -> ~s_R* s )\n 0.00000000E+00 2 1000006 -6 # BR(~chi_20 -> ~t_1 tb)\n 0.00000000E+00 2 -1000006 6 # BR(~chi_20 -> ~t_1* t )\n 0.00000000E+00 2 2000006 -6 # BR(~chi_20 -> ~t_2 tb)\n 0.00000000E+00 2 -2000006 6 # BR(~chi_20 -> ~t_2* t )\n 0.00000000E+00 2 1000005 -5 # BR(~chi_20 -> ~b_1 bb)\n 0.00000000E+00 2 -1000005 5 # BR(~chi_20 -> ~b_1* b )\n 0.00000000E+00 2 2000005 -5 # BR(~chi_20 -> ~b_2 bb)\n 0.00000000E+00 2 -2000005 5 # BR(~chi_20 -> ~b_2* b )\n 0.00000000E+00 2 1000011 -11 # BR(~chi_20 -> ~e_L- e+)\n 0.00000000E+00 2 -1000011 11 # BR(~chi_20 -> ~e_L+ e-)\n 2.95071995E-02 2 2000011 -11 # BR(~chi_20 -> ~e_R- e+)\n 2.95071995E-02 2 -2000011 11 # BR(~chi_20 -> ~e_R+ e-)\n 0.00000000E+00 2 1000013 -13 # BR(~chi_20 -> ~mu_L- mu+)\n 0.00000000E+00 2 -1000013 13 # BR(~chi_20 -> ~mu_L+ mu-)\n 2.95071995E-02 2 2000013 -13 # BR(~chi_20 -> ~mu_R- mu+)\n 2.95071995E-02 2 -2000013 13 # BR(~chi_20 -> ~mu_R+ mu-)\n 4.40985601E-01 2 1000015 -15 # BR(~chi_20 -> ~tau_1- tau+)\n 4.40985601E-01 2 -1000015 15 # BR(~chi_20 -> ~tau_1+ tau-)\n 0.00000000E+00 2 2000015 -15 # BR(~chi_20 -> ~tau_2- tau+)\n 0.00000000E+00 2 -2000015 15 # BR(~chi_20 -> ~tau_2+ tau-)\n 0.00000000E+00 2 1000012 -12 # BR(~chi_20 -> ~nu_eL nu_eb)\n 0.00000000E+00 2 -1000012 12 # BR(~chi_20 -> ~nu_eL* nu_e )\n 0.00000000E+00 2 1000014 -14 # BR(~chi_20 -> ~nu_muL nu_mub)\n 0.00000000E+00 2 -1000014 14 # BR(~chi_20 -> ~nu_muL* nu_mu )\n 0.00000000E+00 2 1000016 -16 # BR(~chi_20 -> ~nu_tau1 nu_taub)\n 0.00000000E+00 2 -1000016 16 # BR(~chi_20 -> ~nu_tau1* nu_tau )\n#\n# PDG Width\nDECAY 1000025 1.91598495E+00 # neutralino3 decays\n# BR NDA ID1 ID2\n 1.13226601E-01 2 1000022 23 # BR(~chi_30 -> ~chi_10 Z )\n 2.11969194E-01 2 1000023 23 # BR(~chi_30 -> ~chi_20 Z )\n 2.95329778E-01 2 1000024 -24 # BR(~chi_30 -> ~chi_1+ W-)\n 2.95329778E-01 2 -1000024 24 # BR(~chi_30 -> ~chi_1- W+)\n 0.00000000E+00 2 1000037 -24 # BR(~chi_30 -> ~chi_2+ W-)\n 0.00000000E+00 2 -1000037 24 # BR(~chi_30 -> ~chi_2- W+)\n 2.13076490E-02 2 1000022 25 # BR(~chi_30 -> ~chi_10 h )\n 0.00000000E+00 2 1000022 35 # BR(~chi_30 -> ~chi_10 H )\n 0.00000000E+00 2 1000022 36 # BR(~chi_30 -> ~chi_10 A )\n 1.24538329E-02 2 1000023 25 # BR(~chi_30 -> ~chi_20 h )\n 0.00000000E+00 2 1000023 35 # BR(~chi_30 -> ~chi_20 H )\n 0.00000000E+00 2 1000023 36 # BR(~chi_30 -> ~chi_20 A )\n 0.00000000E+00 2 1000024 -37 # BR(~chi_30 -> ~chi_1+ H-)\n 0.00000000E+00 2 -1000024 37 # BR(~chi_30 -> ~chi_1- H+)\n 0.00000000E+00 2 1000037 -37 # BR(~chi_30 -> ~chi_2+ H-)\n 0.00000000E+00 2 -1000037 37 # BR(~chi_30 -> ~chi_2- H+)\n 0.00000000E+00 2 1000002 -2 # BR(~chi_30 -> ~u_L ub)\n 0.00000000E+00 2 -1000002 2 # BR(~chi_30 -> ~u_L* u )\n 0.00000000E+00 2 2000002 -2 # BR(~chi_30 -> ~u_R ub)\n 0.00000000E+00 2 -2000002 2 # BR(~chi_30 -> ~u_R* u )\n 0.00000000E+00 2 1000001 -1 # BR(~chi_30 -> ~d_L db)\n 0.00000000E+00 2 -1000001 1 # BR(~chi_30 -> ~d_L* d )\n 0.00000000E+00 2 2000001 -1 # BR(~chi_30 -> ~d_R db)\n 0.00000000E+00 2 -2000001 1 # BR(~chi_30 -> ~d_R* d )\n 0.00000000E+00 2 1000004 -4 # BR(~chi_30 -> ~c_L cb)\n 0.00000000E+00 2 -1000004 4 # BR(~chi_30 -> ~c_L* c )\n 0.00000000E+00 2 2000004 -4 # BR(~chi_30 -> ~c_R cb)\n 0.00000000E+00 2 -2000004 4 # BR(~chi_30 -> ~c_R* c )\n 0.00000000E+00 2 1000003 -3 # BR(~chi_30 -> ~s_L sb)\n 0.00000000E+00 2 -1000003 3 # BR(~chi_30 -> ~s_L* s )\n 0.00000000E+00 2 2000003 -3 # BR(~chi_30 -> ~s_R sb)\n 0.00000000E+00 2 -2000003 3 # BR(~chi_30 -> ~s_R* s )\n 0.00000000E+00 2 1000006 -6 # BR(~chi_30 -> ~t_1 tb)\n 0.00000000E+00 2 -1000006 6 # BR(~chi_30 -> ~t_1* t )\n 0.00000000E+00 2 2000006 -6 # BR(~chi_30 -> ~t_2 tb)\n 0.00000000E+00 2 -2000006 6 # BR(~chi_30 -> ~t_2* t )\n 0.00000000E+00 2 1000005 -5 # BR(~chi_30 -> ~b_1 bb)\n 0.00000000E+00 2 -1000005 5 # BR(~chi_30 -> ~b_1* b )\n 0.00000000E+00 2 2000005 -5 # BR(~chi_30 -> ~b_2 bb)\n 0.00000000E+00 2 -2000005 5 # BR(~chi_30 -> ~b_2* b )\n 5.57220455E-04 2 1000011 -11 # BR(~chi_30 -> ~e_L- e+)\n 5.57220455E-04 2 -1000011 11 # BR(~chi_30 -> ~e_L+ e-)\n 1.25266782E-03 2 2000011 -11 # BR(~chi_30 -> ~e_R- e+)\n 1.25266782E-03 2 -2000011 11 # BR(~chi_30 -> ~e_R+ e-)\n 5.57220455E-04 2 1000013 -13 # BR(~chi_30 -> ~mu_L- mu+)\n 5.57220455E-04 2 -1000013 13 # BR(~chi_30 -> ~mu_L+ mu-)\n 1.25266782E-03 2 2000013 -13 # BR(~chi_30 -> ~mu_R- mu+)\n 1.25266782E-03 2 -2000013 13 # BR(~chi_30 -> ~mu_R+ mu-)\n 5.26279239E-03 2 1000015 -15 # BR(~chi_30 -> ~tau_1- tau+)\n 5.26279239E-03 2 -1000015 15 # BR(~chi_30 -> ~tau_1+ tau-)\n 6.72814564E-03 2 2000015 -15 # BR(~chi_30 -> ~tau_2- tau+)\n 6.72814564E-03 2 -2000015 15 # BR(~chi_30 -> ~tau_2+ tau-)\n 3.18920485E-03 2 1000012 -12 # BR(~chi_30 -> ~nu_eL nu_eb)\n 3.18920485E-03 2 -1000012 12 # BR(~chi_30 -> ~nu_eL* nu_e )\n 3.18920485E-03 2 1000014 -14 # BR(~chi_30 -> ~nu_muL nu_mub)\n 3.18920485E-03 2 -1000014 14 # BR(~chi_30 -> ~nu_muL* nu_mu )\n 3.20245934E-03 2 1000016 -16 # BR(~chi_30 -> ~nu_tau1 nu_taub)\n 3.20245934E-03 2 -1000016 16 # BR(~chi_30 -> ~nu_tau1* nu_tau )\n#\n# PDG Width\nDECAY 1000035 2.58585079E+00 # neutralino4 decays\n# BR NDA ID1 ID2\n 2.15369294E-02 2 1000022 23 # BR(~chi_40 -> ~chi_10 Z )\n 1.85499971E-02 2 1000023 23 # BR(~chi_40 -> ~chi_20 Z )\n 0.00000000E+00 2 1000025 23 # BR(~chi_40 -> ~chi_30 Z )\n 2.49541430E-01 2 1000024 -24 # BR(~chi_40 -> ~chi_1+ W-)\n 2.49541430E-01 2 -1000024 24 # BR(~chi_40 -> ~chi_1- W+)\n 0.00000000E+00 2 1000037 -24 # BR(~chi_40 -> ~chi_2+ W-)\n 0.00000000E+00 2 -1000037 24 # BR(~chi_40 -> ~chi_2- W+)\n 6.93213268E-02 2 1000022 25 # BR(~chi_40 -> ~chi_10 h )\n 0.00000000E+00 2 1000022 35 # BR(~chi_40 -> ~chi_10 H )\n 0.00000000E+00 2 1000022 36 # BR(~chi_40 -> ~chi_10 A )\n 1.47602336E-01 2 1000023 25 # BR(~chi_40 -> ~chi_20 h )\n 0.00000000E+00 2 1000023 35 # BR(~chi_40 -> ~chi_20 H )\n 0.00000000E+00 2 1000023 36 # BR(~chi_40 -> ~chi_20 A )\n 0.00000000E+00 2 1000025 25 # BR(~chi_40 -> ~chi_30 h )\n 0.00000000E+00 2 1000025 35 # BR(~chi_40 -> ~chi_30 H )\n 0.00000000E+00 2 1000025 36 # BR(~chi_40 -> ~chi_30 A )\n 0.00000000E+00 2 1000024 -37 # BR(~chi_40 -> ~chi_1+ H-)\n 0.00000000E+00 2 -1000024 37 # BR(~chi_40 -> ~chi_1- H+)\n 0.00000000E+00 2 1000037 -37 # BR(~chi_40 -> ~chi_2+ H-)\n 0.00000000E+00 2 -1000037 37 # BR(~chi_40 -> ~chi_2- H+)\n 0.00000000E+00 2 1000002 -2 # BR(~chi_40 -> ~u_L ub)\n 0.00000000E+00 2 -1000002 2 # BR(~chi_40 -> ~u_L* u )\n 0.00000000E+00 2 2000002 -2 # BR(~chi_40 -> ~u_R ub)\n 0.00000000E+00 2 -2000002 2 # BR(~chi_40 -> ~u_R* u )\n 0.00000000E+00 2 1000001 -1 # BR(~chi_40 -> ~d_L db)\n 0.00000000E+00 2 -1000001 1 # BR(~chi_40 -> ~d_L* d )\n 0.00000000E+00 2 2000001 -1 # BR(~chi_40 -> ~d_R db)\n 0.00000000E+00 2 -2000001 1 # BR(~chi_40 -> ~d_R* d )\n 0.00000000E+00 2 1000004 -4 # BR(~chi_40 -> ~c_L cb)\n 0.00000000E+00 2 -1000004 4 # BR(~chi_40 -> ~c_L* c )\n 0.00000000E+00 2 2000004 -4 # BR(~chi_40 -> ~c_R cb)\n 0.00000000E+00 2 -2000004 4 # BR(~chi_40 -> ~c_R* c )\n 0.00000000E+00 2 1000003 -3 # BR(~chi_40 -> ~s_L sb)\n 0.00000000E+00 2 -1000003 3 # BR(~chi_40 -> ~s_L* s )\n 0.00000000E+00 2 2000003 -3 # BR(~chi_40 -> ~s_R sb)\n 0.00000000E+00 2 -2000003 3 # BR(~chi_40 -> ~s_R* s )\n 0.00000000E+00 2 1000006 -6 # BR(~chi_40 -> ~t_1 tb)\n 0.00000000E+00 2 -1000006 6 # BR(~chi_40 -> ~t_1* t )\n 0.00000000E+00 2 2000006 -6 # BR(~chi_40 -> ~t_2 tb)\n 0.00000000E+00 2 -2000006 6 # BR(~chi_40 -> ~t_2* t )\n 0.00000000E+00 2 1000005 -5 # BR(~chi_40 -> ~b_1 bb)\n 0.00000000E+00 2 -1000005 5 # BR(~chi_40 -> ~b_1* b )\n 0.00000000E+00 2 2000005 -5 # BR(~chi_40 -> ~b_2 bb)\n 0.00000000E+00 2 -2000005 5 # BR(~chi_40 -> ~b_2* b )\n 9.64835418E-03 2 1000011 -11 # BR(~chi_40 -> ~e_L- e+)\n 9.64835418E-03 2 -1000011 11 # BR(~chi_40 -> ~e_L+ e-)\n 3.75684470E-03 2 2000011 -11 # BR(~chi_40 -> ~e_R- e+)\n 3.75684470E-03 2 -2000011 11 # BR(~chi_40 -> ~e_R+ e-)\n 9.64835418E-03 2 1000013 -13 # BR(~chi_40 -> ~mu_L- mu+)\n 9.64835418E-03 2 -1000013 13 # BR(~chi_40 -> ~mu_L+ mu-)\n 3.75684470E-03 2 2000013 -13 # BR(~chi_40 -> ~mu_R- mu+)\n 3.75684470E-03 2 -2000013 13 # BR(~chi_40 -> ~mu_R+ mu-)\n 2.68215241E-03 2 1000015 -15 # BR(~chi_40 -> ~tau_1- tau+)\n 2.68215241E-03 2 -1000015 15 # BR(~chi_40 -> ~tau_1+ tau-)\n 1.62289809E-02 2 2000015 -15 # BR(~chi_40 -> ~tau_2- tau+)\n 1.62289809E-02 2 -2000015 15 # BR(~chi_40 -> ~tau_2+ tau-)\n 2.53796547E-02 2 1000012 -12 # BR(~chi_40 -> ~nu_eL nu_eb)\n 2.53796547E-02 2 -1000012 12 # BR(~chi_40 -> ~nu_eL* nu_e )\n 2.53796547E-02 2 1000014 -14 # BR(~chi_40 -> ~nu_muL nu_mub)\n 2.53796547E-02 2 -1000014 14 # BR(~chi_40 -> ~nu_muL* nu_mu )\n 2.54724352E-02 2 1000016 -16 # BR(~chi_40 -> ~nu_tau1 nu_taub)\n 2.54724352E-02 2 -1000016 16 # BR(~chi_40 -> ~nu_tau1* nu_tau )\n\"\"\"\n\nimport FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8GeneratorFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(0),\n filterEfficiency = cms.untracked.double(1),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(COM_ENERGY),\n crossSection = cms.untracked.double(CROSS_SECTION),\n maxEventsToPrint = cms.untracked.int32(0),\n SLHATableForPythia8 = cms.string('%s' % SLHA_TABLE),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n processParameters = cms.vstring(\n 'SUSY:all = off',\n 'SUSY:gg2squarkantisquark = on',\n 'SUSY:qqbar2squarkantisquark= on',\n 'RHadrons:allow = on',\n 'RHadrons:allowDecay = on',\n 'RHadrons:setMasses = on',\n '1000006:tau0 = %.1f' % CTAU_POINT,\n ),\n parameterSets = cms.vstring(\n 'pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n 'processParameters'\n )\n )\n)\n\ndirhadrongenfilter = cms.EDFilter(\"MCParticlePairFilter\",\n #Status = cms.untracked.vint32(1, 1),\n MinPt = cms.untracked.vdouble(0., 0.),\n MinP = cms.untracked.vdouble(0., 0.),\n MaxEta = cms.untracked.vdouble(100., 100.),\n MinEta = cms.untracked.vdouble(-100, -100),\n ParticleCharge = cms.untracked.int32(0),\n ParticleID1 = cms.untracked.vint32(1000612,1000622,1000632,1000642,1000652,1006113,1006211,1006213,1006223,1006311,1006313,1006321,1006323,1006333),\n ParticleID2 = cms.untracked.vint32(1000612,1000622,1000632,1000642,1000652,1006113,1006211,1006213,1006223,1006311,1006313,1006321,1006323,1006333)\n)\n\nProductionFilterSequence = cms.Sequence(generator*dirhadrongenfilter)\n", + "title": "Generator parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/72389256b79417f6218a8053eaed85b9e0a3afd9/python/ThirteenTeV/DisplacedSUSY_stopToBottom_M_1200_1000mm_TuneCUETP8M1_13TeV_pythia8_cff.py" + }, + { + "cms_confdb_id": "57401a6479705327059571eed10debd1", + "process": "SIM", + "title": "Configuration file" + } + ], + "generators": [ + "pythia8" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/DisplacedSUSY_StopToBL_M-1200_CTau-1000_TuneCUETP8M1_13TeV_pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_19", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-00244_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-00244_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00244_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-00244_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/DisplacedSUSY_StopToBL_M-1200_CTau-1000_TuneCUETP8M1_13TeV_pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00244_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00244_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00244_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00244 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00244_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-00244.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-00244_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00244_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00244_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00244_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00244 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-00244_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-00244_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-00244_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "847f341ccaa10791f1a9cb3313a03cd2", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "847f341ccaa10791f1a9cb3313a18311", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/DisplacedSUSY_StopToBL_M-1200_CTau-1000_TuneCUETP8M1_13TeV_pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-00228_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-00228_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-00228_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-00228.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/DisplacedSUSY_StopToBL_M-1200_CTau-1000_TuneCUETP8M1_13TeV_pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-00228_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-00228_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-00228_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-00228 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-00228_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-00228_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-00228_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "744109404cdf471f6e79fd983bdf69e1", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/DisplacedSUSY_StopToBL_M-1200_CTau-1000_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "16654", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/DisplacedSUSY_StopToBL_M-1200_CTau-1000_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset DisplacedSUSY_StopToBL_M-1200_CTau-1000_TuneCUETP8M1_13TeV_pythia8 in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset DisplacedSUSY_StopToBL_M-1200_CTau-100_TuneCUETP8M1_13TeV_pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" }, "accelerator": "CERN-LHC", "categories": { @@ -23948,6 +25118,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24120,6 +25300,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24292,6 +25482,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24464,6 +25664,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24636,6 +25846,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24836,6 +26056,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25008,6 +26238,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25180,6 +26420,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25352,6 +26602,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25524,6 +26784,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25696,6 +26966,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25868,6 +27148,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26040,6 +27330,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26212,6 +27512,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26384,6 +27694,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26556,6 +27876,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26728,6 +28058,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26900,6 +28240,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27072,6 +28422,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27244,6 +28604,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27416,6 +28786,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27588,6 +28968,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27760,6 +29150,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27932,6 +29332,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28104,6 +29514,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28276,6 +29696,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28448,6 +29878,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28620,6 +30060,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28792,6 +30242,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28964,6 +30424,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29136,6 +30606,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29308,6 +30788,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29480,6 +30970,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29652,6 +31152,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29824,6 +31334,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30020,6 +31540,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30230,6 +31760,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30496,6 +32036,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30748,6 +32298,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30944,6 +32504,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31140,6 +32710,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31336,6 +32916,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31532,6 +33122,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31728,6 +33328,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31924,6 +33534,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32176,6 +33796,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32372,6 +34002,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32568,6 +34208,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32764,6 +34414,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33002,6 +34662,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33240,6 +34910,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33492,6 +35172,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33702,6 +35392,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33954,6 +35654,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34220,6 +35930,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34444,6 +36164,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34682,6 +36412,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34920,6 +36660,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35130,6 +36880,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35396,6 +37156,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35634,6 +37404,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35844,6 +37624,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36040,6 +37830,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36278,6 +38078,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36544,6 +38354,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36810,6 +38630,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37062,6 +38892,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37300,6 +39140,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37552,6 +39402,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37762,6 +39622,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37958,6 +39828,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38154,6 +40034,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38392,6 +40282,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38602,6 +40502,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38840,6 +40750,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39036,6 +40956,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39232,6 +41162,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39470,6 +41410,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39722,6 +41672,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39974,6 +41934,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40170,207 +42140,21 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/DMS_NNPDF30_Pseudoscalar_Mphi-500_Mchi-50_gSM-1p0_gDM-1p0_v2_13TeV-powheg/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset DMS_NNPDF30_Pseudoscalar_Mphi-500_Mchi-50_gSM-1p0_gDM-1p0_v2_13TeV-powheg in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset DMS_NNPDF30_Pseudoscalar_Mphi-50_Mchi-10_gSM-1p0_gDM-1p0_v2_13TeV-powheg in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Dark Matter" ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" - ], - "number_events": 300000, - "number_files": 10, - "size": 6260067516 - }, - "doi": "10.7483/OPENDATA.CMS.IVVV.N7AP", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:af7155e1", - "description": "/DMS_NNPDF30_Pseudoscalar_Mphi-50_Mchi-10_gSM-1p0_gDM-1p0_v2_13TeV-powheg/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 3874, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/DMS_NNPDF30_Pseudoscalar_Mphi-50_Mchi-10_gSM-1p0_gDM-1p0_v2_13TeV-powheg/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_DMS_NNPDF30_Pseudoscalar_Mphi-50_Mchi-10_gSM-1p0_gDM-1p0_v2_13TeV-powheg_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.json" - }, - { - "checksum": "adler32:b96001d1", - "description": "/DMS_NNPDF30_Pseudoscalar_Mphi-50_Mchi-10_gSM-1p0_gDM-1p0_v2_13TeV-powheg/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 2450, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/DMS_NNPDF30_Pseudoscalar_Mphi-50_Mchi-10_gSM-1p0_gDM-1p0_v2_13TeV-powheg/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_DMS_NNPDF30_Pseudoscalar_Mphi-50_Mchi-10_gSM-1p0_gDM-1p0_v2_13TeV-powheg_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02697\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02697_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02697_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_21/src ] ; then\n echo release CMSSW_7_1_21 already exists\nelse\n scram p CMSSW CMSSW_7_1_21\nfi\ncd CMSSW_7_1_21/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02697 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02697-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02697-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02697-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02697-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0028s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0028s = 0.0028s\n# Which adds up to 0.0028s per event\n# Single core events that fit in validation duration: 20160s / 0.0028s = 7249217\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 7249217 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02697-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02697_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02697.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02697_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02697_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02697_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02697 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02697_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02697_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02697_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters: powheg.input", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/16193/powheg.input" - }, - { - "cms_confdb_id": "03238f3ea731e52dd869ef70d20de682", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "powheg" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/DMS_NNPDF30_Pseudoscalar_Mphi-50_Mchi-10_gSM-1p0_gDM-1p0_v2_13TeV-powheg/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_21", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-06432\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-06432_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-06432_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_21/src ] ; then\n echo release CMSSW_7_1_21 already exists\nelse\n scram p CMSSW CMSSW_7_1_21\nfi\ncd CMSSW_7_1_21/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/8ac570c3876866e7c309d1b788d01381223982cb/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 36.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 36.0000s = 36.0000s\n# Which adds up to 36.0000s per event\n# Single core events that fit in validation duration: 20160s / 36.0000s = 560\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 560 and 10000, but more than 0 -> 560\n# It is estimated that this validation will produce: 560 * 1.0000 = 560 events\nEVENTS=560\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-06432_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-06432.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/DMS_NNPDF30_Pseudoscalar_Mphi-50_Mchi-10_gSM-1p0_gDM-1p0_v2_13TeV-powheg/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-06432_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-06432_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-06432_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-06432 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-06432_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-06432_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-06432_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/8ac570c3876866e7c309d1b788d01381223982cb/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "193ffef3cbed4bd5d844c303e6f6d77f", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/DMS_NNPDF30_Pseudoscalar_Mphi-50_Mchi-10_gSM-1p0_gDM-1p0_v2_13TeV-powheg/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_21", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-02521_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-02521_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 4.0000s, 4.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 4.0000s = 4.0000s, 1 * 4.0000s = 4.0000s\n# Which adds up to 8.0000s per event\n# Single core events that fit in validation duration: 20160s / 8.0000s = 2520\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 2520 and 10000, but more than 0 -> 2520\n# It is estimated that this validation will produce: 2520 * 1.0000 = 2520 events\nEVENTS=2520\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02521_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-02521_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/DMS_NNPDF30_Pseudoscalar_Mphi-50_Mchi-10_gSM-1p0_gDM-1p0_v2_13TeV-powheg/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02521_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02521_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02521_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02521 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02521_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-02521.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-02521_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02521_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02521_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02521_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02521 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-02521_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-02521_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-02521_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "3392d811489318ae8ac721c9f80abb59", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "3392d811489318ae8ac721c9f80ea3d6", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/DMS_NNPDF30_Pseudoscalar_Mphi-50_Mchi-10_gSM-1p0_gDM-1p0_v2_13TeV-powheg/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-02284_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-02284_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 7.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 7.0000s = 7.0000s\n# Which adds up to 7.0000s per event\n# Single core events that fit in validation duration: 20160s / 7.0000s = 2880\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 2880 and 10000, but more than 0 -> 2880\n# It is estimated that this validation will produce: 2880 * 1.0000 = 2880 events\nEVENTS=2880\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-02284_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-02284.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/DMS_NNPDF30_Pseudoscalar_Mphi-50_Mchi-10_gSM-1p0_gDM-1p0_v2_13TeV-powheg/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-02284_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-02284_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-02284_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-02284 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-02284_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-02284_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-02284_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "3392d811489318ae8ac721c9f8617a13", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/DMS_NNPDF30_Pseudoscalar_Mphi-50_Mchi-10_gSM-1p0_gDM-1p0_v2_13TeV-powheg/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "16193", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/DMS_NNPDF30_Pseudoscalar_Mphi-50_Mchi-10_gSM-1p0_gDM-1p0_v2_13TeV-powheg/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset DMS_NNPDF30_Pseudoscalar_Mphi-50_Mchi-10_gSM-1p0_gDM-1p0_v2_13TeV-powheg in MINIAODSIM format for 2015 collision data", + "title": "/DMS_NNPDF30_Pseudoscalar_Mphi-500_Mchi-50_gSM-1p0_gDM-1p0_v2_13TeV-powheg/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset DMS_NNPDF30_Pseudoscalar_Mphi-500_Mchi-50_gSM-1p0_gDM-1p0_v2_13TeV-powheg in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -40400,7 +42184,213 @@ }, { "abstract": { - "description": "

Simulated dataset DMS_NNPDF30_Pseudoscalar_Mphi-50_Mchi-1_gSM-1p0_gDM-1p0_v2_13TeV-powheg in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + "description": "

Simulated dataset DMS_NNPDF30_Pseudoscalar_Mphi-50_Mchi-10_gSM-1p0_gDM-1p0_v2_13TeV-powheg in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Dark Matter" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 300000, + "number_files": 10, + "size": 6260067516 + }, + "doi": "10.7483/OPENDATA.CMS.IVVV.N7AP", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:af7155e1", + "description": "/DMS_NNPDF30_Pseudoscalar_Mphi-50_Mchi-10_gSM-1p0_gDM-1p0_v2_13TeV-powheg/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 3874, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/DMS_NNPDF30_Pseudoscalar_Mphi-50_Mchi-10_gSM-1p0_gDM-1p0_v2_13TeV-powheg/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_DMS_NNPDF30_Pseudoscalar_Mphi-50_Mchi-10_gSM-1p0_gDM-1p0_v2_13TeV-powheg_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.json" + }, + { + "checksum": "adler32:b96001d1", + "description": "/DMS_NNPDF30_Pseudoscalar_Mphi-50_Mchi-10_gSM-1p0_gDM-1p0_v2_13TeV-powheg/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 2450, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/DMS_NNPDF30_Pseudoscalar_Mphi-50_Mchi-10_gSM-1p0_gDM-1p0_v2_13TeV-powheg/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_DMS_NNPDF30_Pseudoscalar_Mphi-50_Mchi-10_gSM-1p0_gDM-1p0_v2_13TeV-powheg_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02697\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02697_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02697_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_21/src ] ; then\n echo release CMSSW_7_1_21 already exists\nelse\n scram p CMSSW CMSSW_7_1_21\nfi\ncd CMSSW_7_1_21/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02697 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02697-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02697-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02697-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02697-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0028s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0028s = 0.0028s\n# Which adds up to 0.0028s per event\n# Single core events that fit in validation duration: 20160s / 0.0028s = 7249217\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 7249217 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02697-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02697_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02697.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02697_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02697_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02697_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02697 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02697_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02697_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02697_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters: powheg.input", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/16193/powheg.input" + }, + { + "cms_confdb_id": "03238f3ea731e52dd869ef70d20de682", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "powheg" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/DMS_NNPDF30_Pseudoscalar_Mphi-50_Mchi-10_gSM-1p0_gDM-1p0_v2_13TeV-powheg/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_21", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-06432\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-06432_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-06432_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_21/src ] ; then\n echo release CMSSW_7_1_21 already exists\nelse\n scram p CMSSW CMSSW_7_1_21\nfi\ncd CMSSW_7_1_21/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/8ac570c3876866e7c309d1b788d01381223982cb/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 36.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 36.0000s = 36.0000s\n# Which adds up to 36.0000s per event\n# Single core events that fit in validation duration: 20160s / 36.0000s = 560\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 560 and 10000, but more than 0 -> 560\n# It is estimated that this validation will produce: 560 * 1.0000 = 560 events\nEVENTS=560\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-06432_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-06432.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/DMS_NNPDF30_Pseudoscalar_Mphi-50_Mchi-10_gSM-1p0_gDM-1p0_v2_13TeV-powheg/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-06432_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-06432_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-06432_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-06432 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-06432_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-06432_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-06432_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/8ac570c3876866e7c309d1b788d01381223982cb/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "193ffef3cbed4bd5d844c303e6f6d77f", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/DMS_NNPDF30_Pseudoscalar_Mphi-50_Mchi-10_gSM-1p0_gDM-1p0_v2_13TeV-powheg/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_21", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-02521_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-02521_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 4.0000s, 4.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 4.0000s = 4.0000s, 1 * 4.0000s = 4.0000s\n# Which adds up to 8.0000s per event\n# Single core events that fit in validation duration: 20160s / 8.0000s = 2520\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 2520 and 10000, but more than 0 -> 2520\n# It is estimated that this validation will produce: 2520 * 1.0000 = 2520 events\nEVENTS=2520\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02521_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-02521_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/DMS_NNPDF30_Pseudoscalar_Mphi-50_Mchi-10_gSM-1p0_gDM-1p0_v2_13TeV-powheg/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02521_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02521_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02521_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02521 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02521_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-02521.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-02521_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02521_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02521_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02521_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02521 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-02521_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-02521_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-02521_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "3392d811489318ae8ac721c9f80abb59", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "3392d811489318ae8ac721c9f80ea3d6", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/DMS_NNPDF30_Pseudoscalar_Mphi-50_Mchi-10_gSM-1p0_gDM-1p0_v2_13TeV-powheg/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-02284_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-02284_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 7.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 7.0000s = 7.0000s\n# Which adds up to 7.0000s per event\n# Single core events that fit in validation duration: 20160s / 7.0000s = 2880\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 2880 and 10000, but more than 0 -> 2880\n# It is estimated that this validation will produce: 2880 * 1.0000 = 2880 events\nEVENTS=2880\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-02284_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-02284.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/DMS_NNPDF30_Pseudoscalar_Mphi-50_Mchi-10_gSM-1p0_gDM-1p0_v2_13TeV-powheg/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-02284_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-02284_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-02284_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-02284 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-02284_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-02284_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-02284_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "3392d811489318ae8ac721c9f8617a13", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/DMS_NNPDF30_Pseudoscalar_Mphi-50_Mchi-10_gSM-1p0_gDM-1p0_v2_13TeV-powheg/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "16193", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/DMS_NNPDF30_Pseudoscalar_Mphi-50_Mchi-10_gSM-1p0_gDM-1p0_v2_13TeV-powheg/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset DMS_NNPDF30_Pseudoscalar_Mphi-50_Mchi-10_gSM-1p0_gDM-1p0_v2_13TeV-powheg in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset DMS_NNPDF30_Pseudoscalar_Mphi-50_Mchi-1_gSM-1p0_gDM-1p0_v2_13TeV-powheg in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" }, "accelerator": "CERN-LHC", "categories": { @@ -40562,6 +42552,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40758,6 +42758,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40954,6 +42964,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41150,6 +43170,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41346,6 +43376,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41584,6 +43624,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41780,6 +43830,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42046,6 +44106,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42312,6 +44382,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42508,6 +44588,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42704,6 +44794,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42900,6 +45000,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43138,6 +45248,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43362,6 +45482,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43600,6 +45730,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43824,6 +45964,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44062,6 +46212,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44328,6 +46488,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44566,6 +46736,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44832,6 +47012,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45056,6 +47246,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45266,6 +47466,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45462,6 +47672,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45728,6 +47948,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45994,6 +48224,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46246,6 +48486,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46456,6 +48706,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46722,6 +48982,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46974,6 +49244,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47170,6 +49450,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47450,6 +49740,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47674,6 +49974,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47912,6 +50222,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48164,6 +50484,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48388,6 +50718,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48640,6 +50980,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48836,6 +51186,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49060,6 +51420,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49270,6 +51640,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49536,6 +51916,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49788,6 +52178,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49984,6 +52384,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50250,6 +52660,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50446,6 +52866,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50642,6 +53072,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50894,6 +53334,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51132,6 +53582,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51370,6 +53830,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51566,6 +54036,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51762,6 +54242,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51958,6 +54448,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52154,6 +54654,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52364,6 +54874,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52574,6 +55094,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52770,6 +55300,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52966,6 +55506,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53162,6 +55712,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53372,6 +55932,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53568,6 +56138,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53764,6 +56344,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54016,6 +56606,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54212,6 +56812,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54408,6 +57018,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54604,6 +57224,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54800,6 +57430,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54996,6 +57636,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55192,6 +57842,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55388,6 +58048,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55584,6 +58254,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55794,6 +58474,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55990,6 +58680,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56186,6 +58886,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56382,6 +59092,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56578,6 +59298,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56774,6 +59504,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56970,6 +59710,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57166,6 +59916,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57362,6 +60122,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57558,6 +60328,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57754,6 +60534,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57950,6 +60740,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58146,6 +60946,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58342,6 +61152,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58538,6 +61358,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58734,6 +61564,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58958,6 +61798,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59154,6 +62004,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59350,6 +62210,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59546,6 +62416,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59742,6 +62622,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59938,6 +62828,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60134,6 +63034,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60330,6 +63240,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60526,6 +63446,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60722,6 +63652,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60918,6 +63858,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61114,6 +64064,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61310,6 +64270,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61506,6 +64476,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61758,6 +64738,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61954,6 +64944,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62150,6 +65150,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62346,6 +65356,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62542,6 +65562,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62752,6 +65782,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62948,6 +65988,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63144,6 +66194,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63340,6 +66400,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63550,6 +66620,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63746,6 +66826,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63956,6 +67046,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64152,6 +67252,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64348,6 +67458,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64544,6 +67664,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64740,6 +67870,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64950,6 +68090,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65146,6 +68296,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65342,6 +68502,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65538,6 +68708,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65734,6 +68914,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65930,6 +69120,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66140,6 +69340,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66336,6 +69546,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66532,6 +69752,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66728,6 +69958,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66924,6 +70164,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67120,6 +70370,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67344,6 +70604,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67540,6 +70810,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67736,6 +71016,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67932,6 +71222,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68128,6 +71428,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68324,6 +71634,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68534,6 +71854,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68730,6 +72060,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68926,6 +72266,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69122,6 +72472,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69318,6 +72678,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69514,6 +72884,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69710,6 +73090,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69906,6 +73296,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70102,6 +73502,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70298,6 +73708,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70494,6 +73914,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70690,6 +74120,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70886,6 +74326,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71082,6 +74532,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71278,6 +74738,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71474,6 +74944,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71670,6 +75150,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71866,6 +75356,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72062,6 +75562,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72258,6 +75768,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72468,6 +75988,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72664,6 +76194,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72860,6 +76400,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73056,6 +76606,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73252,6 +76812,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73448,6 +77018,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73644,6 +77224,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73840,6 +77430,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74064,6 +77664,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74274,6 +77884,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74470,6 +78090,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74666,6 +78296,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74862,6 +78502,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75058,6 +78708,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75254,6 +78914,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75478,6 +79148,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75674,6 +79354,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75870,6 +79560,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76066,6 +79766,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76262,6 +79972,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76458,6 +80178,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76654,6 +80384,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76850,6 +80590,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77046,6 +80796,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77242,6 +81002,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77452,6 +81222,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77648,6 +81428,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77844,6 +81634,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78040,6 +81840,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78250,6 +82060,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78446,6 +82266,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78642,6 +82472,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78852,6 +82692,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79076,6 +82926,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79272,6 +83132,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79496,6 +83366,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79692,6 +83572,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79916,6 +83806,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80154,6 +84054,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80364,6 +84274,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80560,6 +84480,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80784,6 +84714,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80980,6 +84920,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81176,6 +85126,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81400,6 +85360,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81638,6 +85608,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81834,6 +85814,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82030,6 +86020,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82240,6 +86240,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82450,6 +86460,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82660,6 +86680,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82856,6 +86886,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83052,6 +87092,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83248,6 +87298,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83444,6 +87504,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83682,6 +87752,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83906,6 +87986,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84102,6 +88192,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84312,6 +88412,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84508,6 +88618,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84732,6 +88852,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84928,6 +89058,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85124,6 +89264,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85320,6 +89470,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85544,6 +89704,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85716,6 +89886,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85958,6 +90138,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86186,6 +90376,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86372,6 +90572,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86558,6 +90768,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86800,6 +91020,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87015,6 +91245,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87244,6 +91484,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87416,6 +91666,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87588,6 +91848,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87862,6 +92132,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88080,6 +92360,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88326,6 +92616,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88558,6 +92858,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88762,6 +93072,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88966,6 +93286,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89240,6 +93570,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89472,6 +93812,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89676,6 +94026,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89936,6 +94296,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90154,6 +94524,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90358,6 +94738,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90562,6 +94952,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90766,6 +95166,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91026,6 +95436,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91207,6 +95627,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91481,6 +95911,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91699,6 +96139,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91903,6 +96353,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92177,6 +96637,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92395,6 +96865,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92599,6 +97079,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92817,6 +97307,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93035,6 +97535,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93239,6 +97749,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93443,6 +97963,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93647,6 +98177,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93851,6 +98391,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94055,6 +98605,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94259,6 +98819,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94477,6 +99047,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94709,6 +99289,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94913,6 +99503,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95117,6 +99717,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95349,6 +99959,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95595,6 +100215,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95799,6 +100429,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96031,6 +100671,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96235,6 +100885,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96439,6 +101099,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96699,6 +101369,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96903,6 +101583,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97177,6 +101867,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97386,6 +102086,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97660,6 +102370,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97892,6 +102612,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -98110,6 +102840,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -98370,6 +103110,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -98672,6 +103422,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -98876,6 +103636,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -99136,6 +103906,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -99340,6 +104120,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -99586,6 +104376,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -99790,6 +104590,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -100050,6 +104860,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -100254,6 +105074,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -100500,6 +105330,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -100718,6 +105558,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -100978,6 +105828,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -101182,6 +106042,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -101442,6 +106312,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -101646,6 +106526,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -101864,6 +106754,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -102082,6 +106982,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -102286,6 +107196,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -102504,6 +107424,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -102736,6 +107666,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -102954,6 +107894,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -103186,6 +108136,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, diff --git a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_04.json b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_04.json index f6a05b4778..3cee29991f 100644 --- a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_04.json +++ b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_04.json @@ -241,6 +241,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -493,6 +503,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -781,6 +801,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -956,6 +986,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1145,6 +1185,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1320,6 +1370,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1495,6 +1555,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1740,6 +1810,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1943,6 +2023,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2160,6 +2250,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2335,6 +2435,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2510,6 +2620,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2685,6 +2805,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2860,6 +2990,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3035,200 +3175,220 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/Estar_EG_L10000_m250_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset Estar_EG_L10000_m250_13TeV-pythia8 in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset Estar_EG_L10000_m2750_13TeV-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Excited Fermions" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 9540, - "number_files": 7, - "size": 338484440 - }, - "doi": "10.7483/OPENDATA.CMS.TUZE.U8BQ", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:fd114a65", - "description": "/Estar_EG_L10000_m2750_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 2) for access to data", - "size": 2097, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/Estar_EG_L10000_m2750_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_Estar_EG_L10000_m2750_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.json" - }, - { - "checksum": "adler32:520061e0", - "description": "/Estar_EG_L10000_m2750_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (2 of 2) for access to data", - "size": 352, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/Estar_EG_L10000_m2750_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_Estar_EG_L10000_m2750_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_80000_file_index.json" - }, - { - "checksum": "adler32:043a8106", - "description": "/Estar_EG_L10000_m2750_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 2) for access to data", - "size": 1248, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/Estar_EG_L10000_m2750_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_Estar_EG_L10000_m2750_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.txt" - }, - { - "checksum": "adler32:0cf23ffe", - "description": "/Estar_EG_L10000_m2750_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (2 of 2) for access to data", - "size": 208, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/Estar_EG_L10000_m2750_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_Estar_EG_L10000_m2750_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_80000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05857\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05857_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05857_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/7d12ad02df75fdc0ae6d1f854e4ff3331601c647/python/ThirteenTeV/Estar_EG_L10000_m2750_13TeV_pythia8.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Estar_EG_L10000_m2750_13TeV_pythia8.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Estar_EG_L10000_m2750_13TeV_pythia8.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Estar_EG_L10000_m2750_13TeV_pythia8.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Estar_EG_L10000_m2750_13TeV_pythia8.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 249.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 249.0000s = 249.0000s\n# Which adds up to 249.0000s per event\n# Single core events that fit in validation duration: 20160s / 249.0000s = 80\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 80 and 10000, but more than 0 -> 80\n# It is estimated that this validation will produce: 80 * 1.0000 = 80 events\nEVENTS=80\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Estar_EG_L10000_m2750_13TeV_pythia8.py --python_filename EXO-RunIISummer15GS-05857_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05857.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05857_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05857_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05857_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05857 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05857_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05857_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05857_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8GeneratorFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n processParameters = cms.vstring(\n 'ExcitedFermion:qqbar2eStare = on',\n 'ExcitedFermion:Lambda= 10000',\n '4000011:onMode = off',\n '4000011:onIfMatch = 11 22',\n '4000011:m0 = 2750'),\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n 'processParameters',\n )\n )\n)\n", - "title": "Generator parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/7d12ad02df75fdc0ae6d1f854e4ff3331601c647/python/ThirteenTeV/Estar_EG_L10000_m2750_13TeV_pythia8.py" - }, - { - "cms_confdb_id": "2d64354eaa9c6f66f34771b5464281cb", - "process": "SIM", - "title": "Configuration file" - } - ], - "generators": [ - "Pythia8" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/Estar_EG_L10000_m2750_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_20_patch3", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-02183_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-02183_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 9540\n# According to 1.0000 efficiency, validation should run 9540 / 1.0000 = 9540 events to reach the limit of 9540\n# Take the minimum of 592 and 9540, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02183_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-02183_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/Estar_EG_L10000_m2750_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02183_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02183_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02183_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02183 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02183_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-02183.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-02183_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02183_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02183_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02183_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02183 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-02183_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-02183_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-02183_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "deee2173631893af9152071f2a35c475", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "deee2173631893af9152071f2a36bfd8", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/Estar_EG_L10000_m2750_13TeV-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-01913_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-01913_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 9540\n# According to 1.0000 efficiency, validation should run 9540 / 1.0000 = 9540 events to reach the limit of 9540\n# Take the minimum of 20160 and 9540, but more than 0 -> 9540\n# It is estimated that this validation will produce: 9540 * 1.0000 = 9540 events\nEVENTS=9540\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-01913_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-01913.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:EXO-RunIIFall15DR76-02183.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-01913_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-01913_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-01913_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-01913 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-01913_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-01913_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-01913_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "deee2173631893af9152071f2a37ff32", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/Estar_EG_L10000_m2750_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "16713", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/Estar_EG_L10000_m2750_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset Estar_EG_L10000_m2750_13TeV-pythia8 in MINIAODSIM format for 2015 collision data", + "title": "/Estar_EG_L10000_m250_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset Estar_EG_L10000_m250_13TeV-pythia8 in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset Estar_EG_L10000_m2750_13TeV-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Excited Fermions" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 9540, + "number_files": 7, + "size": 338484440 + }, + "doi": "10.7483/OPENDATA.CMS.TUZE.U8BQ", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:fd114a65", + "description": "/Estar_EG_L10000_m2750_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 2) for access to data", + "size": 2097, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/Estar_EG_L10000_m2750_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_Estar_EG_L10000_m2750_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.json" + }, + { + "checksum": "adler32:520061e0", + "description": "/Estar_EG_L10000_m2750_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (2 of 2) for access to data", + "size": 352, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/Estar_EG_L10000_m2750_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_Estar_EG_L10000_m2750_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_80000_file_index.json" + }, + { + "checksum": "adler32:043a8106", + "description": "/Estar_EG_L10000_m2750_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 2) for access to data", + "size": 1248, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/Estar_EG_L10000_m2750_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_Estar_EG_L10000_m2750_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.txt" + }, + { + "checksum": "adler32:0cf23ffe", + "description": "/Estar_EG_L10000_m2750_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (2 of 2) for access to data", + "size": 208, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/Estar_EG_L10000_m2750_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_Estar_EG_L10000_m2750_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_80000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05857\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05857_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05857_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/7d12ad02df75fdc0ae6d1f854e4ff3331601c647/python/ThirteenTeV/Estar_EG_L10000_m2750_13TeV_pythia8.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Estar_EG_L10000_m2750_13TeV_pythia8.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Estar_EG_L10000_m2750_13TeV_pythia8.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Estar_EG_L10000_m2750_13TeV_pythia8.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Estar_EG_L10000_m2750_13TeV_pythia8.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 249.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 249.0000s = 249.0000s\n# Which adds up to 249.0000s per event\n# Single core events that fit in validation duration: 20160s / 249.0000s = 80\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 80 and 10000, but more than 0 -> 80\n# It is estimated that this validation will produce: 80 * 1.0000 = 80 events\nEVENTS=80\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Estar_EG_L10000_m2750_13TeV_pythia8.py --python_filename EXO-RunIISummer15GS-05857_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05857.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05857_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05857_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05857_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05857 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05857_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05857_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05857_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8GeneratorFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n processParameters = cms.vstring(\n 'ExcitedFermion:qqbar2eStare = on',\n 'ExcitedFermion:Lambda= 10000',\n '4000011:onMode = off',\n '4000011:onIfMatch = 11 22',\n '4000011:m0 = 2750'),\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n 'processParameters',\n )\n )\n)\n", + "title": "Generator parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/7d12ad02df75fdc0ae6d1f854e4ff3331601c647/python/ThirteenTeV/Estar_EG_L10000_m2750_13TeV_pythia8.py" + }, + { + "cms_confdb_id": "2d64354eaa9c6f66f34771b5464281cb", + "process": "SIM", + "title": "Configuration file" + } + ], + "generators": [ + "Pythia8" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/Estar_EG_L10000_m2750_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_20_patch3", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-02183_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-02183_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 9540\n# According to 1.0000 efficiency, validation should run 9540 / 1.0000 = 9540 events to reach the limit of 9540\n# Take the minimum of 592 and 9540, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02183_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-02183_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/Estar_EG_L10000_m2750_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02183_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02183_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02183_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02183 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02183_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-02183.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-02183_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02183_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02183_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02183_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02183 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-02183_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-02183_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-02183_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "deee2173631893af9152071f2a35c475", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "deee2173631893af9152071f2a36bfd8", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/Estar_EG_L10000_m2750_13TeV-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-01913_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-01913_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 9540\n# According to 1.0000 efficiency, validation should run 9540 / 1.0000 = 9540 events to reach the limit of 9540\n# Take the minimum of 20160 and 9540, but more than 0 -> 9540\n# It is estimated that this validation will produce: 9540 * 1.0000 = 9540 events\nEVENTS=9540\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-01913_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-01913.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:EXO-RunIIFall15DR76-02183.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-01913_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-01913_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-01913_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-01913 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-01913_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-01913_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-01913_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "deee2173631893af9152071f2a37ff32", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/Estar_EG_L10000_m2750_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "16713", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/Estar_EG_L10000_m2750_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset Estar_EG_L10000_m2750_13TeV-pythia8 in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -3413,6 +3573,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3602,6 +3772,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3777,6 +3957,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3966,6 +4156,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4183,6 +4383,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4372,6 +4582,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4589,6 +4809,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4764,6 +4994,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4953,6 +5193,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5157,6 +5407,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5361,6 +5621,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5565,6 +5835,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5769,6 +6049,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5965,6 +6255,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6161,6 +6461,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6357,6 +6667,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6553,6 +6873,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6749,6 +7079,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6945,6 +7285,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7141,6 +7491,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7337,6 +7697,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7533,6 +7903,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7729,6 +8109,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7925,6 +8315,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8121,6 +8521,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8317,207 +8727,21 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/ExtendedWeakIsospinModel_eejj_L5000_M3500_CalcHEP/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v3/MINIAODSIM", - "title_additional": "Simulated dataset ExtendedWeakIsospinModel_eejj_L5000_M3500_CalcHEP in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset ExtendedWeakIsospinModel_eejj_L5000_M4500_CalcHEP in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Miscellaneous" ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" - ], - "number_events": 100000, - "number_files": 4, - "size": 3437076529 - }, - "doi": "10.7483/OPENDATA.CMS.N7HM.A5QD", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:60baa068", - "description": "/ExtendedWeakIsospinModel_eejj_L5000_M4500_CalcHEP/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1461, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/ExtendedWeakIsospinModel_eejj_L5000_M4500_CalcHEP/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_ExtendedWeakIsospinModel_eejj_L5000_M4500_CalcHEP_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.json" - }, - { - "checksum": "adler32:3a4a19b6", - "description": "/ExtendedWeakIsospinModel_eejj_L5000_M4500_CalcHEP/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 888, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/ExtendedWeakIsospinModel_eejj_L5000_M4500_CalcHEP/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_ExtendedWeakIsospinModel_eejj_L5000_M4500_CalcHEP_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIWinter15pLHE-01399_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15pLHE-01399_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19/src ] ; then\n echo release CMSSW_7_1_19 already exists\nelse\n scram p CMSSW CMSSW_7_1_19\nfi\ncd CMSSW_7_1_19/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0018s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0018s = 0.0018s\n# Which adds up to 0.0018s per event\n# Single core events that fit in validation duration: 20160s / 0.0018s = 11369917\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 11369917 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIWinter15pLHE-01399_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15pLHE-01399.root --conditions MCRUN2_71_V1::All --step NONE --filein \"lhe:14635\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15pLHE-01399_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15pLHE-01399_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15pLHE-01399_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15pLHE-01399 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15pLHE-01399_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15pLHE-01399_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15pLHE-01399_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/mcdb/14635_lhe_header.txt" - }, - { - "cms_confdb_id": "7325835f924908aed0bbbaf83b618fb2", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "CalcHEP" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/ExtendedWeakIsospinModel_eejj_L5000_M4500_CalcHEP/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_19", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-03096\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-03096_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-03096_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20/src ] ; then\n echo release CMSSW_7_1_20 already exists\nelse\n scram p CMSSW CMSSW_7_1_20\nfi\ncd CMSSW_7_1_20/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/f66e85b1072adc75bf2bf9533163596eeed2111d/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 155.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 155.0000s = 155.0000s\n# Which adds up to 155.0000s per event\n# Single core events that fit in validation duration: 20160s / 155.0000s = 130\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 130 and 10000, but more than 0 -> 130\n# It is estimated that this validation will produce: 130 * 1.0000 = 130 events\nEVENTS=130\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-03096_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-03096.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/ExtendedWeakIsospinModel_eejj_L5000_M4500_CalcHEP/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-03096_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-03096_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-03096_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-03096 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-03096_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-03096_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-03096_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/f66e85b1072adc75bf2bf9533163596eeed2111d/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "a1f2a78cb7ea13baff594c1d5fae2aa7", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/ExtendedWeakIsospinModel_eejj_L5000_M4500_CalcHEP/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_20", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-00875_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-00875_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00875_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-00875_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/ExtendedWeakIsospinModel_eejj_L5000_M4500_CalcHEP/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00875_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00875_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00875_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00875 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00875_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-00875.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-00875_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00875_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00875_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00875_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00875 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-00875_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-00875_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-00875_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "aafeee7c3e3462a3c3432269262d00e0", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "aafeee7c3e3462a3c34322692630146d", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/ExtendedWeakIsospinModel_eejj_L5000_M4500_CalcHEP/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-00993_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-00993_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-00993_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-00993.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/ExtendedWeakIsospinModel_eejj_L5000_M4500_CalcHEP/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-00993_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-00993_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-00993_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-00993 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-00993_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-00993_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-00993_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "744109404cdf471f6e79fd983bdf69e1", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/ExtendedWeakIsospinModel_eejj_L5000_M4500_CalcHEP/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "16736", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/ExtendedWeakIsospinModel_eejj_L5000_M4500_CalcHEP/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset ExtendedWeakIsospinModel_eejj_L5000_M4500_CalcHEP in MINIAODSIM format for 2015 collision data", + "title": "/ExtendedWeakIsospinModel_eejj_L5000_M3500_CalcHEP/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v3/MINIAODSIM", + "title_additional": "Simulated dataset ExtendedWeakIsospinModel_eejj_L5000_M3500_CalcHEP in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -8547,7 +8771,213 @@ }, { "abstract": { - "description": "

Simulated dataset ExtendedWeakIsospinModel_eejj_L5000_M500_CalcHEP in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + "description": "

Simulated dataset ExtendedWeakIsospinModel_eejj_L5000_M4500_CalcHEP in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Miscellaneous" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 100000, + "number_files": 4, + "size": 3437076529 + }, + "doi": "10.7483/OPENDATA.CMS.N7HM.A5QD", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:60baa068", + "description": "/ExtendedWeakIsospinModel_eejj_L5000_M4500_CalcHEP/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1461, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/ExtendedWeakIsospinModel_eejj_L5000_M4500_CalcHEP/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_ExtendedWeakIsospinModel_eejj_L5000_M4500_CalcHEP_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.json" + }, + { + "checksum": "adler32:3a4a19b6", + "description": "/ExtendedWeakIsospinModel_eejj_L5000_M4500_CalcHEP/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 888, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/ExtendedWeakIsospinModel_eejj_L5000_M4500_CalcHEP/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_ExtendedWeakIsospinModel_eejj_L5000_M4500_CalcHEP_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIWinter15pLHE-01399_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15pLHE-01399_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19/src ] ; then\n echo release CMSSW_7_1_19 already exists\nelse\n scram p CMSSW CMSSW_7_1_19\nfi\ncd CMSSW_7_1_19/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0018s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0018s = 0.0018s\n# Which adds up to 0.0018s per event\n# Single core events that fit in validation duration: 20160s / 0.0018s = 11369917\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 11369917 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIWinter15pLHE-01399_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15pLHE-01399.root --conditions MCRUN2_71_V1::All --step NONE --filein \"lhe:14635\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15pLHE-01399_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15pLHE-01399_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15pLHE-01399_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15pLHE-01399 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15pLHE-01399_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15pLHE-01399_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15pLHE-01399_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/mcdb/14635_lhe_header.txt" + }, + { + "cms_confdb_id": "7325835f924908aed0bbbaf83b618fb2", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "CalcHEP" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/ExtendedWeakIsospinModel_eejj_L5000_M4500_CalcHEP/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_19", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-03096\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-03096_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-03096_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20/src ] ; then\n echo release CMSSW_7_1_20 already exists\nelse\n scram p CMSSW CMSSW_7_1_20\nfi\ncd CMSSW_7_1_20/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/f66e85b1072adc75bf2bf9533163596eeed2111d/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 155.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 155.0000s = 155.0000s\n# Which adds up to 155.0000s per event\n# Single core events that fit in validation duration: 20160s / 155.0000s = 130\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 130 and 10000, but more than 0 -> 130\n# It is estimated that this validation will produce: 130 * 1.0000 = 130 events\nEVENTS=130\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-03096_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-03096.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/ExtendedWeakIsospinModel_eejj_L5000_M4500_CalcHEP/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-03096_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-03096_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-03096_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-03096 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-03096_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-03096_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-03096_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/f66e85b1072adc75bf2bf9533163596eeed2111d/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "a1f2a78cb7ea13baff594c1d5fae2aa7", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/ExtendedWeakIsospinModel_eejj_L5000_M4500_CalcHEP/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_20", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-00875_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-00875_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00875_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-00875_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/ExtendedWeakIsospinModel_eejj_L5000_M4500_CalcHEP/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00875_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00875_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00875_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00875 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00875_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-00875.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-00875_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00875_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00875_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00875_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00875 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-00875_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-00875_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-00875_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "aafeee7c3e3462a3c3432269262d00e0", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "aafeee7c3e3462a3c34322692630146d", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/ExtendedWeakIsospinModel_eejj_L5000_M4500_CalcHEP/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-00993_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-00993_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-00993_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-00993.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/ExtendedWeakIsospinModel_eejj_L5000_M4500_CalcHEP/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-00993_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-00993_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-00993_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-00993 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-00993_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-00993_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-00993_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "744109404cdf471f6e79fd983bdf69e1", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/ExtendedWeakIsospinModel_eejj_L5000_M4500_CalcHEP/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "16736", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/ExtendedWeakIsospinModel_eejj_L5000_M4500_CalcHEP/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset ExtendedWeakIsospinModel_eejj_L5000_M4500_CalcHEP in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset ExtendedWeakIsospinModel_eejj_L5000_M500_CalcHEP in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" }, "accelerator": "CERN-LHC", "categories": { @@ -8709,6 +9139,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8905,6 +9345,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9101,6 +9551,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9297,6 +9757,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9493,6 +9963,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9689,6 +10169,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9885,6 +10375,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10081,6 +10581,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10277,6 +10787,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10473,6 +10993,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10669,6 +11199,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10865,6 +11405,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11061,6 +11611,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11257,6 +11817,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11453,6 +12023,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11649,6 +12229,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11818,6 +12408,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12007,6 +12607,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12218,6 +12828,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12393,6 +13013,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12576,6 +13206,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12765,6 +13405,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12948,6 +13598,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13165,6 +13825,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13362,6 +14032,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13579,6 +14259,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13762,6 +14452,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13979,6 +14679,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14148,6 +14858,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14323,6 +15043,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14492,6 +15222,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14667,6 +15407,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14842,6 +15592,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14987,6 +15747,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15162,6 +15932,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15351,6 +16131,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15526,6 +16316,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15701,6 +16501,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15897,6 +16707,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16129,6 +16949,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16325,6 +17155,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16521,6 +17361,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16717,6 +17567,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16927,6 +17787,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17137,6 +18007,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17333,6 +18213,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17529,6 +18419,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17725,6 +18625,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17929,6 +18839,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18139,6 +19059,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18363,6 +19293,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18559,6 +19499,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18755,6 +19705,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18993,6 +19953,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19189,6 +20159,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19385,6 +20365,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19578,6 +20568,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19803,6 +20803,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19978,6 +20988,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20167,6 +21187,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20342,6 +21372,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20539,6 +21579,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20770,6 +21820,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21001,6 +22061,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21240,6 +22310,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21471,6 +22551,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21703,6 +22793,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21949,6 +23049,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22209,6 +23319,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22455,6 +23575,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22673,6 +23803,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22919,6 +24059,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23151,6 +24301,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23369,6 +24529,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23601,6 +24771,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23805,6 +24985,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24001,6 +25191,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24247,6 +25447,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24451,6 +25661,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24647,6 +25867,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24843,6 +26073,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25039,6 +26279,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25249,6 +26499,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25445,6 +26705,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25641,6 +26911,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25845,6 +27125,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26049,6 +27339,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26253,6 +27553,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26457,6 +27767,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26675,6 +27995,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26879,6 +28209,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27083,6 +28423,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27307,6 +28657,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27511,6 +28871,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27715,6 +29085,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27919,6 +29299,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28137,6 +29527,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28341,6 +29741,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28559,6 +29969,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28755,6 +30175,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28959,6 +30389,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29177,6 +30617,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29381,6 +30831,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29577,6 +31037,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29781,6 +31251,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29985,6 +31465,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30189,6 +31679,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30421,6 +31921,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30625,6 +32135,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30805,6 +32325,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31001,6 +32531,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31197,6 +32737,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31393,6 +32943,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31589,6 +33149,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31785,6 +33355,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31981,6 +33561,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32177,6 +33767,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32373,6 +33973,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32553,6 +34163,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32757,6 +34377,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32961,6 +34591,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33165,6 +34805,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33369,6 +35019,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33565,6 +35225,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33761,6 +35431,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33957,6 +35637,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34181,6 +35871,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34391,6 +36091,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34615,6 +36325,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34839,6 +36559,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35035,6 +36765,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35236,6 +36976,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35465,6 +37215,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35666,6 +37426,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35867,6 +37637,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36068,6 +37848,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36286,6 +38076,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36487,6 +38287,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36688,6 +38498,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36917,6 +38737,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37118,6 +38948,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37319,6 +39159,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37515,6 +39365,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37730,6 +39590,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37931,6 +39801,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38132,6 +40012,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38333,6 +40223,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38548,6 +40448,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38749,6 +40659,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38950,6 +40870,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39151,6 +41081,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39352,6 +41292,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39553,6 +41503,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39754,6 +41714,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39955,6 +41925,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40156,6 +42136,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40371,6 +42361,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40572,6 +42572,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40773,6 +42783,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40974,6 +42994,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41175,6 +43205,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41376,6 +43416,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41577,6 +43627,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41778,6 +43838,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41979,6 +44049,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42180,6 +44260,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42381,6 +44471,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42582,6 +44682,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42783,6 +44893,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42984,6 +45104,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43185,6 +45315,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43386,6 +45526,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43587,6 +45737,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43788,6 +45948,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43989,6 +46159,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44190,6 +46370,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44391,6 +46581,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44606,6 +46806,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44807,6 +47017,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45008,6 +47228,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45223,6 +47453,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45419,6 +47659,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45615,6 +47865,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45811,6 +48071,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46007,6 +48277,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46203,6 +48483,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46399,6 +48689,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46599,6 +48899,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46799,6 +49109,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46999,6 +49319,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47199,6 +49529,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47399,6 +49739,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47599,6 +49949,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47799,6 +50159,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47999,6 +50369,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48199,6 +50579,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48399,6 +50789,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48599,6 +50999,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48813,6 +51223,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49013,6 +51433,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49213,6 +51643,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49427,6 +51867,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49627,6 +52077,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49827,6 +52287,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50027,6 +52497,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50227,6 +52707,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50427,6 +52917,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50627,6 +53127,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50827,6 +53337,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51027,6 +53547,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51227,6 +53757,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51427,6 +53967,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51627,6 +54177,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51827,6 +54387,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52027,6 +54597,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52227,6 +54807,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52427,6 +55017,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52627,6 +55227,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52827,6 +55437,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53027,6 +55647,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53227,6 +55857,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53441,6 +56081,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53641,6 +56291,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53841,6 +56501,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54055,6 +56725,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54255,6 +56935,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54455,6 +57145,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54655,6 +57355,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54869,6 +57579,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55069,6 +57789,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55297,6 +58027,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55497,6 +58237,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55697,6 +58447,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55897,6 +58657,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56097,6 +58867,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56297,6 +59077,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56497,6 +59287,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56697,6 +59497,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56897,6 +59707,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57097,6 +59917,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57297,6 +60127,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57497,6 +60337,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57697,6 +60547,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57897,6 +60757,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58097,6 +60967,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58293,6 +61173,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58489,6 +61379,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58685,6 +61585,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58881,6 +61791,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59091,6 +62011,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59287,6 +62217,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59483,6 +62423,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59679,6 +62629,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59875,6 +62835,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60071,6 +63041,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60267,6 +63247,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60463,6 +63453,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60659,6 +63659,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60855,6 +63865,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61051,6 +64071,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61234,6 +64264,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61409,6 +64449,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61592,6 +64642,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61767,6 +64827,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61936,6 +65006,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62125,6 +65205,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62294,6 +65384,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62469,6 +65569,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62652,6 +65762,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62827,6 +65947,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63002,6 +66132,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63171,6 +66311,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63360,6 +66510,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63529,6 +66689,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63718,6 +66888,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63887,6 +67067,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64062,6 +67252,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64231,6 +67431,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64406,6 +67616,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64575,6 +67795,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64764,6 +67994,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64947,6 +68187,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65122,6 +68372,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65291,6 +68551,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65466,6 +68736,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65635,6 +68915,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65810,6 +69100,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65993,6 +69293,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66168,6 +69478,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66337,6 +69657,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66512,6 +69842,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66681,6 +70021,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66856,6 +70206,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67025,6 +70385,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67200,6 +70570,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67369,6 +70749,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67544,6 +70934,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67713,6 +71113,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67888,6 +71298,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68057,6 +71477,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68232,6 +71662,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68415,6 +71855,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68604,6 +72054,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68773,6 +72233,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68948,6 +72418,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69117,6 +72597,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69292,6 +72782,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69461,6 +72961,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69636,6 +73146,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69819,6 +73339,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70008,6 +73538,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70191,6 +73731,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70366,6 +73916,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70535,6 +74095,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70724,6 +74294,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70907,6 +74487,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71096,6 +74686,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71279,6 +74879,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71482,6 +75092,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71665,6 +75285,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71854,6 +75484,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72023,6 +75663,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72198,6 +75848,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72367,6 +76027,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72556,6 +76226,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72725,6 +76405,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72900,6 +76590,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73069,6 +76769,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73244,6 +76954,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73413,6 +77133,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73588,6 +77318,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73757,6 +77497,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73946,6 +77696,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74115,6 +77875,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74290,6 +78060,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74459,6 +78239,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74634,6 +78424,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74803,6 +78603,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74992,6 +78802,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75167,6 +78987,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75356,6 +79186,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75545,6 +79385,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75720,6 +79570,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75895,6 +79755,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76064,6 +79934,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76239,6 +80119,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76422,6 +80312,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76597,6 +80497,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76766,6 +80676,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76955,6 +80875,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77124,6 +81054,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77313,6 +81253,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77482,6 +81432,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77671,6 +81631,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77840,6 +81810,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78015,6 +81995,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78184,6 +82174,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78359,6 +82359,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78542,6 +82552,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78717,6 +82737,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78900,6 +82930,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79089,6 +83129,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79258,6 +83308,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79433,6 +83493,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79602,6 +83672,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79777,6 +83857,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79946,6 +84036,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80121,6 +84221,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80324,6 +84434,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80541,6 +84661,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80730,6 +84860,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80905,6 +85045,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81080,6 +85230,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81255,6 +85415,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81430,6 +85600,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81619,6 +85799,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81822,6 +86012,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81997,6 +86197,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82186,6 +86396,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82375,6 +86595,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82578,6 +86808,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82753,6 +86993,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82956,6 +87206,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83187,6 +87447,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83390,6 +87660,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83593,6 +87873,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83796,6 +88086,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83985,6 +88285,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84202,6 +88512,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84419,6 +88739,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84594,6 +88924,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84811,6 +89151,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85014,6 +89364,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85189,6 +89549,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85364,6 +89734,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85539,6 +89919,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85728,6 +90118,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85917,6 +90317,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86092,6 +90502,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86281,6 +90701,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86456,6 +90886,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86645,6 +91085,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86834,6 +91284,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87023,6 +91483,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87226,6 +91696,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87415,6 +91895,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87618,6 +92108,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87793,6 +92293,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87968,6 +92478,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88171,6 +92691,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88388,6 +92918,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88563,6 +93103,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88780,6 +93330,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88955,6 +93515,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89130,6 +93700,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89305,6 +93885,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89494,6 +94084,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89711,6 +94311,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89914,6 +94524,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90103,6 +94723,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90278,6 +94908,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90481,6 +95121,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90684,6 +95334,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90873,6 +95533,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91048,6 +95718,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91223,6 +95903,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91412,6 +96102,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91601,6 +96301,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91776,6 +96486,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91965,6 +96685,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92154,6 +96884,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92357,6 +97097,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92532,6 +97282,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92721,6 +97481,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92896,6 +97666,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93085,6 +97865,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93274,6 +98064,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93449,6 +98249,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93638,6 +98448,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93827,6 +98647,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94002,6 +98832,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94191,6 +99031,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94380,6 +99230,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94569,6 +99429,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94786,6 +99656,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94961,6 +99841,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95164,6 +100054,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95381,6 +100281,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95584,6 +100494,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95759,6 +100679,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95934,6 +100864,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96123,6 +101063,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96320,6 +101270,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96503,6 +101463,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96678,6 +101648,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96847,6 +101827,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97022,6 +102012,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, diff --git a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_05.json b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_05.json index ae42e6a82d..43c0752537 100644 --- a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_05.json +++ b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_05.json @@ -136,6 +136,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -305,6 +315,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -480,6 +500,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -649,6 +679,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -832,6 +872,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1007,6 +1057,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1204,6 +1264,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1379,6 +1449,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1548,6 +1628,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1717,6 +1807,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1892,6 +1992,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2075,6 +2185,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2244,6 +2364,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2419,6 +2549,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2602,6 +2742,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2785,6 +2935,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2960,6 +3120,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3129,6 +3299,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3298,6 +3478,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3473,6 +3663,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3642,6 +3842,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3825,6 +4035,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4000,6 +4220,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4169,6 +4399,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4338,6 +4578,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4527,6 +4777,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4710,6 +4970,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4899,6 +5169,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5068,6 +5348,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5237,6 +5527,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5412,6 +5712,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5595,6 +5905,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5770,6 +6090,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5939,6 +6269,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6114,6 +6454,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6283,6 +6633,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6466,6 +6826,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6655,6 +7025,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6824,6 +7204,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6993,6 +7383,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7168,6 +7568,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7337,6 +7747,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7506,6 +7926,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7681,6 +8111,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7864,6 +8304,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8033,6 +8483,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8222,6 +8682,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8391,6 +8861,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8560,6 +9040,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8735,6 +9225,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8904,6 +9404,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9087,6 +9597,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9262,6 +9782,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9431,6 +9961,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9600,6 +10140,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9775,6 +10325,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9944,6 +10504,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10113,6 +10683,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10288,6 +10868,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10457,6 +11047,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10626,6 +11226,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10801,6 +11411,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10970,6 +11590,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11145,6 +11775,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11328,6 +11968,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11511,6 +12161,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11686,6 +12346,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11855,6 +12525,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12030,6 +12710,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12213,185 +12903,205 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/GluGluSpin0ToZG_ZToLL_W-1p4_M-2000_TuneCUEP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_0T_magnetOffBS0T_76X_mcRun2_0T_v1-v1/MINIAODSIM", - "title_additional": "Simulated dataset GluGluSpin0ToZG_ZToLL_W-1p4_M-2000_TuneCUEP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset GluGluSpin0ToZG_ZToLL_W-1p4_M-2000_TuneCUEP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Higgs Physics", - "secondary": [ - "Beyond Standard Model" ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" - ], - "number_events": 49260, - "number_files": 3, - "size": 1580166592 - }, - "doi": "10.7483/OPENDATA.CMS.3TEF.UP35", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:de0d41ce", - "description": "/GluGluSpin0ToZG_ZToLL_W-1p4_M-2000_TuneCUEP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1129, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/GluGluSpin0ToZG_ZToLL_W-1p4_M-2000_TuneCUEP8M1_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_GluGluSpin0ToZG_ZToLL_W-1p4_M-2000_TuneCUEP8M1_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.json" - }, - { - "checksum": "adler32:92f4db6c", - "description": "/GluGluSpin0ToZG_ZToLL_W-1p4_M-2000_TuneCUEP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 699, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/GluGluSpin0ToZG_ZToLL_W-1p4_M-2000_TuneCUEP8M1_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_GluGluSpin0ToZG_ZToLL_W-1p4_M-2000_TuneCUEP8M1_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-06180\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-06180_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-06180_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/1b0c9f667b25db4809b45f8e4ba5a43f9f4dd54d/python/ThirteenTeV/GluGluSpin0ToZGamma_ZToLL_W_1p4_M_2000_TuneCUEP8M1_13TeV_pythia8_cfi.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/GluGluSpin0ToZGamma_ZToLL_W_1p4_M_2000_TuneCUEP8M1_13TeV_pythia8_cfi.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/GluGluSpin0ToZGamma_ZToLL_W_1p4_M_2000_TuneCUEP8M1_13TeV_pythia8_cfi.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/GluGluSpin0ToZGamma_ZToLL_W_1p4_M_2000_TuneCUEP8M1_13TeV_pythia8_cfi.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/GluGluSpin0ToZGamma_ZToLL_W_1p4_M_2000_TuneCUEP8M1_13TeV_pythia8_cfi.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 155.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 155.0000s = 155.0000s\n# Which adds up to 155.0000s per event\n# Single core events that fit in validation duration: 20160s / 155.0000s = 130\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 130 and 10000, but more than 0 -> 130\n# It is estimated that this validation will produce: 130 * 1.0000 = 130 events\nEVENTS=130\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/GluGluSpin0ToZGamma_ZToLL_W_1p4_M_2000_TuneCUEP8M1_13TeV_pythia8_cfi.py --python_filename EXO-RunIISummer15GS-06180_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-06180.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-06180_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-06180_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-06180_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-06180 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-06180_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-06180_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-06180_test.sh)\n", - "title": "Production script" - }, - { - "script": "\n\nimport FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8GeneratorFilter\",\n comEnergy = cms.double(13000.0),\n crossSection = cms.untracked.double(1.095e-3),\n filterEfficiency = cms.untracked.double(1),\n maxEventsToPrint = cms.untracked.int32(0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n processParameters = cms.vstring(\n 'HiggsSM:gg2H = on',\n '25:m0 = 2000',\n '25:mWidth = 28.0',\n '25:onMode = off',\n '25:OnIfMatch = 23 22',\n '25:doForceWidth = on',\n 'Higgs:clipWings = on',\n 'Higgs:clipWings = 10',\n '23:onMode = off',\n '23:OnIfMatch = 11 11',\n '23:OnIfMatch = 13 13',\n '23:OnIfMatch = 15 15',\n ),\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n 'processParameters',\n )\n )\n)\n\nProductionFilterSequence = cms.Sequence(generator)\n", - "title": "Generator parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/1b0c9f667b25db4809b45f8e4ba5a43f9f4dd54d/python/ThirteenTeV/GluGluSpin0ToZGamma_ZToLL_W_1p4_M_2000_TuneCUEP8M1_13TeV_pythia8_cfi.py" - }, - { - "cms_confdb_id": "75d32eace5ac8252089babc6531d980c", - "process": "SIM", - "title": "Configuration file" - } - ], - "generators": [ - "pythia8" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/GluGluSpin0ToZG_ZToLL_W-1p4_M-2000_TuneCUEP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_20_patch3", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-03846_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-03846_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03846_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-03846_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/GluGluSpin0ToZG_ZToLL_W-1p4_M-2000_TuneCUEP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03846_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03846_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03846_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03846 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03846_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-03846.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-03846_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03846_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03846_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03846_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03846 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-03846_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-03846_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-03846_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "2db80034f6fb21445f516c7c535757aa", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "2db80034f6fb21445f516c7c536caa03", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/GluGluSpin0ToZG_ZToLL_W-1p4_M-2000_TuneCUEP8M1_13TeV-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03664_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03664_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03664_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03664.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:EXO-RunIIFall15DR76-03846.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03664_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03664_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03664_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03664 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03664_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03664_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03664_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "2db80034f6fb21445f516c7c534e1ee4", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/GluGluSpin0ToZG_ZToLL_W-1p4_M-2000_TuneCUEP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "17133", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/GluGluSpin0ToZG_ZToLL_W-1p4_M-2000_TuneCUEP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title": "/GluGluSpin0ToZG_ZToLL_W-1p4_M-2000_TuneCUEP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_0T_magnetOffBS0T_76X_mcRun2_0T_v1-v1/MINIAODSIM", + "title_additional": "Simulated dataset GluGluSpin0ToZG_ZToLL_W-1p4_M-2000_TuneCUEP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset GluGluSpin0ToZG_ZToLL_W-1p4_M-2000_TuneCUEP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Higgs Physics", + "secondary": [ + "Beyond Standard Model" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 49260, + "number_files": 3, + "size": 1580166592 + }, + "doi": "10.7483/OPENDATA.CMS.3TEF.UP35", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:de0d41ce", + "description": "/GluGluSpin0ToZG_ZToLL_W-1p4_M-2000_TuneCUEP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1129, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/GluGluSpin0ToZG_ZToLL_W-1p4_M-2000_TuneCUEP8M1_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_GluGluSpin0ToZG_ZToLL_W-1p4_M-2000_TuneCUEP8M1_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.json" + }, + { + "checksum": "adler32:92f4db6c", + "description": "/GluGluSpin0ToZG_ZToLL_W-1p4_M-2000_TuneCUEP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 699, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/GluGluSpin0ToZG_ZToLL_W-1p4_M-2000_TuneCUEP8M1_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_GluGluSpin0ToZG_ZToLL_W-1p4_M-2000_TuneCUEP8M1_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-06180\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-06180_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-06180_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/1b0c9f667b25db4809b45f8e4ba5a43f9f4dd54d/python/ThirteenTeV/GluGluSpin0ToZGamma_ZToLL_W_1p4_M_2000_TuneCUEP8M1_13TeV_pythia8_cfi.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/GluGluSpin0ToZGamma_ZToLL_W_1p4_M_2000_TuneCUEP8M1_13TeV_pythia8_cfi.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/GluGluSpin0ToZGamma_ZToLL_W_1p4_M_2000_TuneCUEP8M1_13TeV_pythia8_cfi.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/GluGluSpin0ToZGamma_ZToLL_W_1p4_M_2000_TuneCUEP8M1_13TeV_pythia8_cfi.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/GluGluSpin0ToZGamma_ZToLL_W_1p4_M_2000_TuneCUEP8M1_13TeV_pythia8_cfi.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 155.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 155.0000s = 155.0000s\n# Which adds up to 155.0000s per event\n# Single core events that fit in validation duration: 20160s / 155.0000s = 130\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 130 and 10000, but more than 0 -> 130\n# It is estimated that this validation will produce: 130 * 1.0000 = 130 events\nEVENTS=130\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/GluGluSpin0ToZGamma_ZToLL_W_1p4_M_2000_TuneCUEP8M1_13TeV_pythia8_cfi.py --python_filename EXO-RunIISummer15GS-06180_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-06180.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-06180_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-06180_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-06180_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-06180 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-06180_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-06180_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-06180_test.sh)\n", + "title": "Production script" + }, + { + "script": "\n\nimport FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8GeneratorFilter\",\n comEnergy = cms.double(13000.0),\n crossSection = cms.untracked.double(1.095e-3),\n filterEfficiency = cms.untracked.double(1),\n maxEventsToPrint = cms.untracked.int32(0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n processParameters = cms.vstring(\n 'HiggsSM:gg2H = on',\n '25:m0 = 2000',\n '25:mWidth = 28.0',\n '25:onMode = off',\n '25:OnIfMatch = 23 22',\n '25:doForceWidth = on',\n 'Higgs:clipWings = on',\n 'Higgs:clipWings = 10',\n '23:onMode = off',\n '23:OnIfMatch = 11 11',\n '23:OnIfMatch = 13 13',\n '23:OnIfMatch = 15 15',\n ),\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n 'processParameters',\n )\n )\n)\n\nProductionFilterSequence = cms.Sequence(generator)\n", + "title": "Generator parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/1b0c9f667b25db4809b45f8e4ba5a43f9f4dd54d/python/ThirteenTeV/GluGluSpin0ToZGamma_ZToLL_W_1p4_M_2000_TuneCUEP8M1_13TeV_pythia8_cfi.py" + }, + { + "cms_confdb_id": "75d32eace5ac8252089babc6531d980c", + "process": "SIM", + "title": "Configuration file" + } + ], + "generators": [ + "pythia8" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/GluGluSpin0ToZG_ZToLL_W-1p4_M-2000_TuneCUEP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_20_patch3", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-03846_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-03846_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03846_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-03846_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/GluGluSpin0ToZG_ZToLL_W-1p4_M-2000_TuneCUEP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03846_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03846_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03846_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03846 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03846_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-03846.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-03846_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03846_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03846_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03846_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03846 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-03846_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-03846_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-03846_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "2db80034f6fb21445f516c7c535757aa", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "2db80034f6fb21445f516c7c536caa03", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/GluGluSpin0ToZG_ZToLL_W-1p4_M-2000_TuneCUEP8M1_13TeV-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03664_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03664_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03664_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03664.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:EXO-RunIIFall15DR76-03846.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03664_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03664_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03664_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03664 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03664_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03664_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03664_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "2db80034f6fb21445f516c7c534e1ee4", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/GluGluSpin0ToZG_ZToLL_W-1p4_M-2000_TuneCUEP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "17133", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/GluGluSpin0ToZG_ZToLL_W-1p4_M-2000_TuneCUEP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", "title_additional": "Simulated dataset GluGluSpin0ToZG_ZToLL_W-1p4_M-2000_TuneCUEP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", @@ -12571,6 +13281,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12746,6 +13466,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12915,6 +13645,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13084,6 +13824,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13287,6 +14037,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13470,6 +14230,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13639,6 +14409,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13814,6 +14594,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13997,6 +14787,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14166,6 +14966,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14355,6 +15165,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14524,6 +15344,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14693,6 +15523,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14868,6 +15708,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15051,6 +15901,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15226,6 +16086,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15395,6 +16265,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15570,6 +16450,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15739,6 +16629,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15922,6 +16822,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16111,6 +17021,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16280,6 +17200,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16455,6 +17385,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16624,6 +17564,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16793,6 +17743,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16968,6 +17928,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17137,6 +18107,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17306,6 +18286,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17481,6 +18471,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17650,6 +18650,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17825,6 +18835,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18008,6 +19028,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18183,6 +19213,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18352,6 +19392,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18541,6 +19591,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18724,6 +19784,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18907,6 +19977,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19096,6 +20176,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19265,6 +20355,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19440,6 +20540,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19609,6 +20719,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19778,6 +20898,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19953,6 +21083,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20122,6 +21262,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20311,6 +21461,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20480,6 +21640,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20663,6 +21833,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20838,6 +22018,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21007,6 +22197,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21190,6 +22390,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21379,6 +22589,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21548,6 +22768,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21717,6 +22947,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21892,6 +23132,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22061,6 +23311,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22230,6 +23490,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22405,6 +23675,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22574,6 +23854,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22743,6 +24033,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22932,6 +24232,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23115,6 +24425,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23312,6 +24632,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23501,6 +24831,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23698,6 +25038,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23867,6 +25217,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24042,6 +25402,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24225,6 +25595,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24408,6 +25788,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24597,6 +25987,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24780,6 +26180,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24949,6 +26359,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25124,6 +26544,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25293,6 +26723,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25462,6 +26902,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25637,6 +27087,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25820,6 +27280,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26009,6 +27479,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26213,6 +27693,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26417,6 +27907,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26621,215 +28121,235 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/GluGluToBulkGravitonToHHTo2B2G_M-260_narrow_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset GluGluToBulkGravitonToHHTo2B2G_M-260_narrow_13TeV-madgraph in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset GluGluToBulkGravitonToHHTo2B2G_M-270_narrow_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Gravitons" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 50000, - "number_files": 1, - "size": 1551112421 - }, - "doi": "10.7483/OPENDATA.CMS.04L3.M0DN", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:55026c91", - "description": "/GluGluToBulkGravitonToHHTo2B2G_M-270_narrow_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 377, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/GluGluToBulkGravitonToHHTo2B2G_M-270_narrow_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_GluGluToBulkGravitonToHHTo2B2G_M-270_narrow_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.json" - }, - { - "checksum": "adler32:ded149fe", - "description": "/GluGluToBulkGravitonToHHTo2B2G_M-270_narrow_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 231, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/GluGluToBulkGravitonToHHTo2B2G_M-270_narrow_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_GluGluToBulkGravitonToHHTo2B2G_M-270_narrow_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid HIG-RunIIWinter15wmLHE-00111\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a HIG-RunIIWinter15wmLHE-00111_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIIWinter15wmLHE-00111_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_16_patch1/src ] ; then\n echo release CMSSW_7_1_16_patch1 already exists\nelse\n scram p CMSSW CMSSW_7_1_16_patch1\nfi\ncd CMSSW_7_1_16_patch1/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-RunIIWinter15wmLHE-00111 --retry 3 --create-dirs -o Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00111-fragment.py\n[ -s Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00111-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00111-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00111-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0901s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0901s = 0.0901s\n# Which adds up to 0.0901s per event\n# Single core events that fit in validation duration: 20160s / 0.0901s = 223850\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 223850 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00111-fragment.py --python_filename HIG-RunIIWinter15wmLHE-00111_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:HIG-RunIIWinter15wmLHE-00111.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIWinter15wmLHE-00111_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIWinter15wmLHE-00111_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIWinter15wmLHE-00111_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIWinter15wmLHE-00111 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIIWinter15wmLHE-00111_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIIWinter15wmLHE-00111_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIIWinter15wmLHE-00111_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters: param_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/17298/param_card.dat" - }, - { - "title": "Generator parameters: proc_card_mg5.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/17298/proc_card_mg5.dat" - }, - { - "title": "Generator parameters: run_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/17298/run_card.dat" - }, - { - "cms_confdb_id": "f4a1d712226a3dafcfbac999480e07ae", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "MadGraph5_aMC@NLO V5_2.2.2" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/GluGluToBulkGravitonToHHTo2B2G_M-270_narrow_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_16_patch1", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid HIG-RunIISummer15GS-00093\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a HIG-RunIISummer15GS-00093_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIISummer15GS-00093_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_18/src ] ; then\n echo release CMSSW_7_1_18 already exists\nelse\n scram p CMSSW CMSSW_7_1_18\nfi\ncd CMSSW_7_1_18/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/071218017779916161e47643e07a49ea18433425/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 93.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 93.0000s = 93.0000s\n# Which adds up to 93.0000s per event\n# Single core events that fit in validation duration: 20160s / 93.0000s = 216\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 216 and 10000, but more than 0 -> 216\n# It is estimated that this validation will produce: 216 * 1.0000 = 216 events\nEVENTS=216\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename HIG-RunIISummer15GS-00093_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:HIG-RunIISummer15GS-00093.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/GluGluToBulkGravitonToHHTo2B2G_M-270_narrow_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIISummer15GS-00093_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIISummer15GS-00093_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIISummer15GS-00093_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIISummer15GS-00093 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIISummer15GS-00093_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIISummer15GS-00093_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIISummer15GS-00093_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/071218017779916161e47643e07a49ea18433425/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "9e8cc509237fe73cd76628375a7e3db3", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/GluGluToBulkGravitonToHHTo2B2G_M-270_narrow_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_18", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a HIG-RunIIFall15DR76-00173_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIIFall15DR76-00173_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename HIG-RunIIFall15DR76-00173_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:HIG-RunIIFall15DR76-00173_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/GluGluToBulkGravitonToHHTo2B2G_M-270_narrow_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIFall15DR76-00173_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIFall15DR76-00173_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIFall15DR76-00173_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIFall15DR76-00173 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename HIG-RunIIFall15DR76-00173_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:HIG-RunIIFall15DR76-00173.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:HIG-RunIIFall15DR76-00173_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIFall15DR76-00173_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIFall15DR76-00173_2_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIFall15DR76-00173_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIFall15DR76-00173 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIIFall15DR76-00173_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIIFall15DR76-00173_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIIFall15DR76-00173_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "c803877eb2d4bb93b2a9594d663a09a6", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "c803877eb2d4bb93b2a9594d663a2c71", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/GluGluToBulkGravitonToHHTo2B2G_M-270_narrow_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a HIG-RunIIFall15MiniAODv2-00153_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIIFall15MiniAODv2-00153_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename HIG-RunIIFall15MiniAODv2-00153_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:HIG-RunIIFall15MiniAODv2-00153.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/GluGluToBulkGravitonToHHTo2B2G_M-270_narrow_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIFall15MiniAODv2-00153_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIFall15MiniAODv2-00153_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIFall15MiniAODv2-00153_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIFall15MiniAODv2-00153 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIIFall15MiniAODv2-00153_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIIFall15MiniAODv2-00153_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIIFall15MiniAODv2-00153_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "744109404cdf471f6e79fd983bdf69e1", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/GluGluToBulkGravitonToHHTo2B2G_M-270_narrow_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "17298", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/GluGluToBulkGravitonToHHTo2B2G_M-270_narrow_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset GluGluToBulkGravitonToHHTo2B2G_M-270_narrow_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "title": "/GluGluToBulkGravitonToHHTo2B2G_M-260_narrow_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset GluGluToBulkGravitonToHHTo2B2G_M-260_narrow_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset GluGluToBulkGravitonToHHTo2B2G_M-270_narrow_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Gravitons" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 50000, + "number_files": 1, + "size": 1551112421 + }, + "doi": "10.7483/OPENDATA.CMS.04L3.M0DN", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:55026c91", + "description": "/GluGluToBulkGravitonToHHTo2B2G_M-270_narrow_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 377, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/GluGluToBulkGravitonToHHTo2B2G_M-270_narrow_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_GluGluToBulkGravitonToHHTo2B2G_M-270_narrow_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.json" + }, + { + "checksum": "adler32:ded149fe", + "description": "/GluGluToBulkGravitonToHHTo2B2G_M-270_narrow_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 231, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/GluGluToBulkGravitonToHHTo2B2G_M-270_narrow_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_GluGluToBulkGravitonToHHTo2B2G_M-270_narrow_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid HIG-RunIIWinter15wmLHE-00111\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a HIG-RunIIWinter15wmLHE-00111_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIIWinter15wmLHE-00111_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_16_patch1/src ] ; then\n echo release CMSSW_7_1_16_patch1 already exists\nelse\n scram p CMSSW CMSSW_7_1_16_patch1\nfi\ncd CMSSW_7_1_16_patch1/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-RunIIWinter15wmLHE-00111 --retry 3 --create-dirs -o Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00111-fragment.py\n[ -s Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00111-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00111-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00111-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0901s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0901s = 0.0901s\n# Which adds up to 0.0901s per event\n# Single core events that fit in validation duration: 20160s / 0.0901s = 223850\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 223850 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00111-fragment.py --python_filename HIG-RunIIWinter15wmLHE-00111_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:HIG-RunIIWinter15wmLHE-00111.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIWinter15wmLHE-00111_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIWinter15wmLHE-00111_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIWinter15wmLHE-00111_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIWinter15wmLHE-00111 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIIWinter15wmLHE-00111_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIIWinter15wmLHE-00111_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIIWinter15wmLHE-00111_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters: param_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/17298/param_card.dat" + }, + { + "title": "Generator parameters: proc_card_mg5.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/17298/proc_card_mg5.dat" + }, + { + "title": "Generator parameters: run_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/17298/run_card.dat" + }, + { + "cms_confdb_id": "f4a1d712226a3dafcfbac999480e07ae", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "MadGraph5_aMC@NLO V5_2.2.2" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/GluGluToBulkGravitonToHHTo2B2G_M-270_narrow_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_16_patch1", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid HIG-RunIISummer15GS-00093\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a HIG-RunIISummer15GS-00093_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIISummer15GS-00093_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_18/src ] ; then\n echo release CMSSW_7_1_18 already exists\nelse\n scram p CMSSW CMSSW_7_1_18\nfi\ncd CMSSW_7_1_18/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/071218017779916161e47643e07a49ea18433425/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 93.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 93.0000s = 93.0000s\n# Which adds up to 93.0000s per event\n# Single core events that fit in validation duration: 20160s / 93.0000s = 216\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 216 and 10000, but more than 0 -> 216\n# It is estimated that this validation will produce: 216 * 1.0000 = 216 events\nEVENTS=216\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename HIG-RunIISummer15GS-00093_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:HIG-RunIISummer15GS-00093.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/GluGluToBulkGravitonToHHTo2B2G_M-270_narrow_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIISummer15GS-00093_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIISummer15GS-00093_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIISummer15GS-00093_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIISummer15GS-00093 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIISummer15GS-00093_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIISummer15GS-00093_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIISummer15GS-00093_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/071218017779916161e47643e07a49ea18433425/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "9e8cc509237fe73cd76628375a7e3db3", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/GluGluToBulkGravitonToHHTo2B2G_M-270_narrow_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_18", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a HIG-RunIIFall15DR76-00173_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIIFall15DR76-00173_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename HIG-RunIIFall15DR76-00173_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:HIG-RunIIFall15DR76-00173_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/GluGluToBulkGravitonToHHTo2B2G_M-270_narrow_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIFall15DR76-00173_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIFall15DR76-00173_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIFall15DR76-00173_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIFall15DR76-00173 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename HIG-RunIIFall15DR76-00173_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:HIG-RunIIFall15DR76-00173.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:HIG-RunIIFall15DR76-00173_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIFall15DR76-00173_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIFall15DR76-00173_2_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIFall15DR76-00173_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIFall15DR76-00173 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIIFall15DR76-00173_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIIFall15DR76-00173_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIIFall15DR76-00173_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "c803877eb2d4bb93b2a9594d663a09a6", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "c803877eb2d4bb93b2a9594d663a2c71", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/GluGluToBulkGravitonToHHTo2B2G_M-270_narrow_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a HIG-RunIIFall15MiniAODv2-00153_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIIFall15MiniAODv2-00153_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename HIG-RunIIFall15MiniAODv2-00153_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:HIG-RunIIFall15MiniAODv2-00153.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/GluGluToBulkGravitonToHHTo2B2G_M-270_narrow_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIFall15MiniAODv2-00153_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIFall15MiniAODv2-00153_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIFall15MiniAODv2-00153_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIFall15MiniAODv2-00153 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIIFall15MiniAODv2-00153_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIIFall15MiniAODv2-00153_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIIFall15MiniAODv2-00153_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "744109404cdf471f6e79fd983bdf69e1", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/GluGluToBulkGravitonToHHTo2B2G_M-270_narrow_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "17298", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/GluGluToBulkGravitonToHHTo2B2G_M-270_narrow_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset GluGluToBulkGravitonToHHTo2B2G_M-270_narrow_13TeV-madgraph in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -27029,6 +28549,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27233,6 +28763,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27437,6 +28977,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27641,6 +29191,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27845,6 +29405,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28049,6 +29619,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28253,6 +29833,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28457,6 +30047,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28661,6 +30261,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28865,6 +30475,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29069,6 +30689,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29273,6 +30903,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29477,6 +31117,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29681,6 +31331,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29885,6 +31545,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30089,6 +31759,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30293,6 +31973,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30497,6 +32187,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30701,6 +32401,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30905,6 +32615,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31109,6 +32829,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31313,214 +33043,20 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/GluGluToBulkGravitonToHHTo2B2Tau_M-280_narrow_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12_ext1-v1/MINIAODSIM", - "title_additional": "Simulated dataset GluGluToBulkGravitonToHHTo2B2Tau_M-280_narrow_13TeV-madgraph in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset GluGluToBulkGravitonToHHTo2B2Tau_M-280_narrow_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Gravitons" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 49200, - "number_files": 1, - "size": 1545699452 - }, - "doi": "10.7483/OPENDATA.CMS.PUYI.G18J", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:8acf6d54", - "description": "/GluGluToBulkGravitonToHHTo2B2Tau_M-280_narrow_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 379, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/GluGluToBulkGravitonToHHTo2B2Tau_M-280_narrow_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_GluGluToBulkGravitonToHHTo2B2Tau_M-280_narrow_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.json" - }, - { - "checksum": "adler32:94044a98", - "description": "/GluGluToBulkGravitonToHHTo2B2Tau_M-280_narrow_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 233, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/GluGluToBulkGravitonToHHTo2B2Tau_M-280_narrow_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_GluGluToBulkGravitonToHHTo2B2Tau_M-280_narrow_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid HIG-RunIIWinter15wmLHE-00103\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a HIG-RunIIWinter15wmLHE-00103_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIIWinter15wmLHE-00103_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_16_patch1/src ] ; then\n echo release CMSSW_7_1_16_patch1 already exists\nelse\n scram p CMSSW CMSSW_7_1_16_patch1\nfi\ncd CMSSW_7_1_16_patch1/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-RunIIWinter15wmLHE-00103 --retry 3 --create-dirs -o Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00103-fragment.py\n[ -s Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00103-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00103-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00103-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0983s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0983s = 0.0983s\n# Which adds up to 0.0983s per event\n# Single core events that fit in validation duration: 20160s / 0.0983s = 205133\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 205133 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00103-fragment.py --python_filename HIG-RunIIWinter15wmLHE-00103_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:HIG-RunIIWinter15wmLHE-00103.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIWinter15wmLHE-00103_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIWinter15wmLHE-00103_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIWinter15wmLHE-00103_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIWinter15wmLHE-00103 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIIWinter15wmLHE-00103_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIIWinter15wmLHE-00103_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIIWinter15wmLHE-00103_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters: param_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/17320/param_card.dat" - }, - { - "title": "Generator parameters: proc_card_mg5.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/17320/proc_card_mg5.dat" - }, - { - "title": "Generator parameters: run_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/17320/run_card.dat" - }, - { - "cms_confdb_id": "f4a1d712226a3dafcfbac999480be4a6", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "MadGraph5_aMC@NLO V5_2.2.2" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/GluGluToBulkGravitonToHHTo2B2Tau_M-280_narrow_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_16_patch1", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid HIG-RunIISummer15GS-00087\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a HIG-RunIISummer15GS-00087_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIISummer15GS-00087_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_18/src ] ; then\n echo release CMSSW_7_1_18 already exists\nelse\n scram p CMSSW CMSSW_7_1_18\nfi\ncd CMSSW_7_1_18/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/071218017779916161e47643e07a49ea18433425/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 106.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 106.0000s = 106.0000s\n# Which adds up to 106.0000s per event\n# Single core events that fit in validation duration: 20160s / 106.0000s = 190\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 190 and 10000, but more than 0 -> 190\n# It is estimated that this validation will produce: 190 * 1.0000 = 190 events\nEVENTS=190\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename HIG-RunIISummer15GS-00087_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:HIG-RunIISummer15GS-00087.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/GluGluToBulkGravitonToHHTo2B2Tau_M-280_narrow_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIISummer15GS-00087_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIISummer15GS-00087_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIISummer15GS-00087_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIISummer15GS-00087 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIISummer15GS-00087_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIISummer15GS-00087_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIISummer15GS-00087_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/071218017779916161e47643e07a49ea18433425/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "9e8cc509237fe73cd76628375a7e3db3", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/GluGluToBulkGravitonToHHTo2B2Tau_M-280_narrow_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_18", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a HIG-RunIIFall15DR76-00166_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIIFall15DR76-00166_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename HIG-RunIIFall15DR76-00166_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:HIG-RunIIFall15DR76-00166_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/GluGluToBulkGravitonToHHTo2B2Tau_M-280_narrow_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIFall15DR76-00166_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIFall15DR76-00166_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIFall15DR76-00166_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIFall15DR76-00166 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename HIG-RunIIFall15DR76-00166_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:HIG-RunIIFall15DR76-00166.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:HIG-RunIIFall15DR76-00166_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIFall15DR76-00166_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIFall15DR76-00166_2_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIFall15DR76-00166_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIFall15DR76-00166 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIIFall15DR76-00166_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIIFall15DR76-00166_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIIFall15DR76-00166_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "aafeee7c3e3462a3c343226926431e49", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "aafeee7c3e3462a3c34322692643ab4c", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/GluGluToBulkGravitonToHHTo2B2Tau_M-280_narrow_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a HIG-RunIIFall15MiniAODv2-00145_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIIFall15MiniAODv2-00145_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename HIG-RunIIFall15MiniAODv2-00145_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:HIG-RunIIFall15MiniAODv2-00145.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/GluGluToBulkGravitonToHHTo2B2Tau_M-280_narrow_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIFall15MiniAODv2-00145_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIFall15MiniAODv2-00145_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIFall15MiniAODv2-00145_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIFall15MiniAODv2-00145 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIIFall15MiniAODv2-00145_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIIFall15MiniAODv2-00145_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIIFall15MiniAODv2-00145_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "744109404cdf471f6e79fd983bdf69e1", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/GluGluToBulkGravitonToHHTo2B2Tau_M-280_narrow_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "17320", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/GluGluToBulkGravitonToHHTo2B2Tau_M-280_narrow_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title": "/GluGluToBulkGravitonToHHTo2B2Tau_M-280_narrow_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12_ext1-v1/MINIAODSIM", "title_additional": "Simulated dataset GluGluToBulkGravitonToHHTo2B2Tau_M-280_narrow_13TeV-madgraph in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", @@ -31551,7 +33087,221 @@ }, { "abstract": { - "description": "

Simulated dataset GluGluToBulkGravitonToHHTo2B2Tau_M-300_narrow_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + "description": "

Simulated dataset GluGluToBulkGravitonToHHTo2B2Tau_M-280_narrow_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Gravitons" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 49200, + "number_files": 1, + "size": 1545699452 + }, + "doi": "10.7483/OPENDATA.CMS.PUYI.G18J", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:8acf6d54", + "description": "/GluGluToBulkGravitonToHHTo2B2Tau_M-280_narrow_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 379, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/GluGluToBulkGravitonToHHTo2B2Tau_M-280_narrow_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_GluGluToBulkGravitonToHHTo2B2Tau_M-280_narrow_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.json" + }, + { + "checksum": "adler32:94044a98", + "description": "/GluGluToBulkGravitonToHHTo2B2Tau_M-280_narrow_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 233, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/GluGluToBulkGravitonToHHTo2B2Tau_M-280_narrow_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_GluGluToBulkGravitonToHHTo2B2Tau_M-280_narrow_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid HIG-RunIIWinter15wmLHE-00103\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a HIG-RunIIWinter15wmLHE-00103_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIIWinter15wmLHE-00103_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_16_patch1/src ] ; then\n echo release CMSSW_7_1_16_patch1 already exists\nelse\n scram p CMSSW CMSSW_7_1_16_patch1\nfi\ncd CMSSW_7_1_16_patch1/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-RunIIWinter15wmLHE-00103 --retry 3 --create-dirs -o Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00103-fragment.py\n[ -s Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00103-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00103-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00103-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0983s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0983s = 0.0983s\n# Which adds up to 0.0983s per event\n# Single core events that fit in validation duration: 20160s / 0.0983s = 205133\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 205133 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00103-fragment.py --python_filename HIG-RunIIWinter15wmLHE-00103_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:HIG-RunIIWinter15wmLHE-00103.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIWinter15wmLHE-00103_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIWinter15wmLHE-00103_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIWinter15wmLHE-00103_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIWinter15wmLHE-00103 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIIWinter15wmLHE-00103_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIIWinter15wmLHE-00103_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIIWinter15wmLHE-00103_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters: param_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/17320/param_card.dat" + }, + { + "title": "Generator parameters: proc_card_mg5.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/17320/proc_card_mg5.dat" + }, + { + "title": "Generator parameters: run_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/17320/run_card.dat" + }, + { + "cms_confdb_id": "f4a1d712226a3dafcfbac999480be4a6", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "MadGraph5_aMC@NLO V5_2.2.2" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/GluGluToBulkGravitonToHHTo2B2Tau_M-280_narrow_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_16_patch1", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid HIG-RunIISummer15GS-00087\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a HIG-RunIISummer15GS-00087_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIISummer15GS-00087_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_18/src ] ; then\n echo release CMSSW_7_1_18 already exists\nelse\n scram p CMSSW CMSSW_7_1_18\nfi\ncd CMSSW_7_1_18/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/071218017779916161e47643e07a49ea18433425/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 106.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 106.0000s = 106.0000s\n# Which adds up to 106.0000s per event\n# Single core events that fit in validation duration: 20160s / 106.0000s = 190\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 190 and 10000, but more than 0 -> 190\n# It is estimated that this validation will produce: 190 * 1.0000 = 190 events\nEVENTS=190\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename HIG-RunIISummer15GS-00087_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:HIG-RunIISummer15GS-00087.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/GluGluToBulkGravitonToHHTo2B2Tau_M-280_narrow_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIISummer15GS-00087_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIISummer15GS-00087_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIISummer15GS-00087_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIISummer15GS-00087 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIISummer15GS-00087_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIISummer15GS-00087_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIISummer15GS-00087_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/071218017779916161e47643e07a49ea18433425/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "9e8cc509237fe73cd76628375a7e3db3", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/GluGluToBulkGravitonToHHTo2B2Tau_M-280_narrow_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_18", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a HIG-RunIIFall15DR76-00166_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIIFall15DR76-00166_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename HIG-RunIIFall15DR76-00166_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:HIG-RunIIFall15DR76-00166_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/GluGluToBulkGravitonToHHTo2B2Tau_M-280_narrow_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIFall15DR76-00166_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIFall15DR76-00166_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIFall15DR76-00166_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIFall15DR76-00166 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename HIG-RunIIFall15DR76-00166_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:HIG-RunIIFall15DR76-00166.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:HIG-RunIIFall15DR76-00166_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIFall15DR76-00166_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIFall15DR76-00166_2_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIFall15DR76-00166_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIFall15DR76-00166 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIIFall15DR76-00166_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIIFall15DR76-00166_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIIFall15DR76-00166_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "aafeee7c3e3462a3c343226926431e49", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "aafeee7c3e3462a3c34322692643ab4c", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/GluGluToBulkGravitonToHHTo2B2Tau_M-280_narrow_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a HIG-RunIIFall15MiniAODv2-00145_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIIFall15MiniAODv2-00145_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename HIG-RunIIFall15MiniAODv2-00145_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:HIG-RunIIFall15MiniAODv2-00145.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/GluGluToBulkGravitonToHHTo2B2Tau_M-280_narrow_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIFall15MiniAODv2-00145_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIFall15MiniAODv2-00145_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIFall15MiniAODv2-00145_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIFall15MiniAODv2-00145 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIIFall15MiniAODv2-00145_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIIFall15MiniAODv2-00145_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIIFall15MiniAODv2-00145_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "744109404cdf471f6e79fd983bdf69e1", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/GluGluToBulkGravitonToHHTo2B2Tau_M-280_narrow_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "17320", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/GluGluToBulkGravitonToHHTo2B2Tau_M-280_narrow_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset GluGluToBulkGravitonToHHTo2B2Tau_M-280_narrow_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset GluGluToBulkGravitonToHHTo2B2Tau_M-300_narrow_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" }, "accelerator": "CERN-LHC", "categories": { @@ -31721,6 +33471,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31925,6 +33685,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32129,6 +33899,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32333,6 +34113,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32579,6 +34369,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32783,6 +34583,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32987,6 +34797,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33191,6 +35011,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33395,6 +35225,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33599,6 +35439,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33803,6 +35653,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34007,6 +35867,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34211,6 +36081,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34415,6 +36295,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34619,6 +36509,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34823,6 +36723,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35027,6 +36937,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35231,6 +37151,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35435,6 +37365,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35639,6 +37579,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35843,6 +37793,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36047,215 +38007,235 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/GluGluToBulkGravitonToHHTo2B2VTo2L2Nu_M-300_narrow_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset GluGluToBulkGravitonToHHTo2B2VTo2L2Nu_M-300_narrow_13TeV-madgraph in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset GluGluToBulkGravitonToHHTo2B2VTo2L2Nu_M-350_narrow_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Gravitons" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 300000, - "number_files": 9, - "size": 9889117592 - }, - "doi": "10.7483/OPENDATA.CMS.YRI9.TS1A", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:2280dc95", - "description": "/GluGluToBulkGravitonToHHTo2B2VTo2L2Nu_M-350_narrow_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 3429, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/GluGluToBulkGravitonToHHTo2B2VTo2L2Nu_M-350_narrow_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_GluGluToBulkGravitonToHHTo2B2VTo2L2Nu_M-350_narrow_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.json" - }, - { - "checksum": "adler32:bf2eacbe", - "description": "/GluGluToBulkGravitonToHHTo2B2VTo2L2Nu_M-350_narrow_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 2142, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/GluGluToBulkGravitonToHHTo2B2VTo2L2Nu_M-350_narrow_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_GluGluToBulkGravitonToHHTo2B2VTo2L2Nu_M-350_narrow_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid HIG-RunIIWinter15wmLHE-00121\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a HIG-RunIIWinter15wmLHE-00121_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIIWinter15wmLHE-00121_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_16_patch1/src ] ; then\n echo release CMSSW_7_1_16_patch1 already exists\nelse\n scram p CMSSW CMSSW_7_1_16_patch1\nfi\ncd CMSSW_7_1_16_patch1/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-RunIIWinter15wmLHE-00121 --retry 3 --create-dirs -o Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00121-fragment.py\n[ -s Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00121-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00121-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00121-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0815s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0815s = 0.0815s\n# Which adds up to 0.0815s per event\n# Single core events that fit in validation duration: 20160s / 0.0815s = 247433\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 247433 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00121-fragment.py --python_filename HIG-RunIIWinter15wmLHE-00121_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:HIG-RunIIWinter15wmLHE-00121.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIWinter15wmLHE-00121_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIWinter15wmLHE-00121_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIWinter15wmLHE-00121_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIWinter15wmLHE-00121 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIIWinter15wmLHE-00121_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIIWinter15wmLHE-00121_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIIWinter15wmLHE-00121_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters: param_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/17344/param_card.dat" - }, - { - "title": "Generator parameters: proc_card_mg5.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/17344/proc_card_mg5.dat" - }, - { - "title": "Generator parameters: run_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/17344/run_card.dat" - }, - { - "cms_confdb_id": "f4a1d712226a3dafcfbac999481e0c73", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "MadGraph5_aMC@NLO V5_2.2.2" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/GluGluToBulkGravitonToHHTo2B2VTo2L2Nu_M-350_narrow_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_16_patch1", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid HIG-RunIISummer15GS-00103\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a HIG-RunIISummer15GS-00103_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIISummer15GS-00103_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_18/src ] ; then\n echo release CMSSW_7_1_18 already exists\nelse\n scram p CMSSW CMSSW_7_1_18\nfi\ncd CMSSW_7_1_18/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/071218017779916161e47643e07a49ea18433425/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 73.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 73.0000s = 73.0000s\n# Which adds up to 73.0000s per event\n# Single core events that fit in validation duration: 20160s / 73.0000s = 276\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 276 and 10000, but more than 0 -> 276\n# It is estimated that this validation will produce: 276 * 1.0000 = 276 events\nEVENTS=276\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename HIG-RunIISummer15GS-00103_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:HIG-RunIISummer15GS-00103.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/GluGluToBulkGravitonToHHTo2B2VTo2L2Nu_M-350_narrow_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIISummer15GS-00103_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIISummer15GS-00103_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIISummer15GS-00103_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIISummer15GS-00103 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIISummer15GS-00103_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIISummer15GS-00103_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIISummer15GS-00103_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/071218017779916161e47643e07a49ea18433425/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "9e8cc509237fe73cd76628375a7e3db3", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/GluGluToBulkGravitonToHHTo2B2VTo2L2Nu_M-350_narrow_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_18", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a HIG-RunIIFall15DR76-00183_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIIFall15DR76-00183_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename HIG-RunIIFall15DR76-00183_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:HIG-RunIIFall15DR76-00183_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/GluGluToBulkGravitonToHHTo2B2VTo2L2Nu_M-350_narrow_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIFall15DR76-00183_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIFall15DR76-00183_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIFall15DR76-00183_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIFall15DR76-00183 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename HIG-RunIIFall15DR76-00183_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:HIG-RunIIFall15DR76-00183.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:HIG-RunIIFall15DR76-00183_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIFall15DR76-00183_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIFall15DR76-00183_2_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIFall15DR76-00183_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIFall15DR76-00183 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIIFall15DR76-00183_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIIFall15DR76-00183_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIIFall15DR76-00183_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "aafeee7c3e3462a3c343226926431e49", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "aafeee7c3e3462a3c34322692643ab4c", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/GluGluToBulkGravitonToHHTo2B2VTo2L2Nu_M-350_narrow_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a HIG-RunIIFall15MiniAODv2-00163_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIIFall15MiniAODv2-00163_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename HIG-RunIIFall15MiniAODv2-00163_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:HIG-RunIIFall15MiniAODv2-00163.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/GluGluToBulkGravitonToHHTo2B2VTo2L2Nu_M-350_narrow_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIFall15MiniAODv2-00163_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIFall15MiniAODv2-00163_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIFall15MiniAODv2-00163_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIFall15MiniAODv2-00163 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIIFall15MiniAODv2-00163_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIIFall15MiniAODv2-00163_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIIFall15MiniAODv2-00163_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "744109404cdf471f6e79fd983bdf69e1", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/GluGluToBulkGravitonToHHTo2B2VTo2L2Nu_M-350_narrow_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "17344", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/GluGluToBulkGravitonToHHTo2B2VTo2L2Nu_M-350_narrow_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset GluGluToBulkGravitonToHHTo2B2VTo2L2Nu_M-350_narrow_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "title": "/GluGluToBulkGravitonToHHTo2B2VTo2L2Nu_M-300_narrow_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset GluGluToBulkGravitonToHHTo2B2VTo2L2Nu_M-300_narrow_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset GluGluToBulkGravitonToHHTo2B2VTo2L2Nu_M-350_narrow_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Gravitons" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 300000, + "number_files": 9, + "size": 9889117592 + }, + "doi": "10.7483/OPENDATA.CMS.YRI9.TS1A", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:2280dc95", + "description": "/GluGluToBulkGravitonToHHTo2B2VTo2L2Nu_M-350_narrow_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 3429, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/GluGluToBulkGravitonToHHTo2B2VTo2L2Nu_M-350_narrow_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_GluGluToBulkGravitonToHHTo2B2VTo2L2Nu_M-350_narrow_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.json" + }, + { + "checksum": "adler32:bf2eacbe", + "description": "/GluGluToBulkGravitonToHHTo2B2VTo2L2Nu_M-350_narrow_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 2142, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/GluGluToBulkGravitonToHHTo2B2VTo2L2Nu_M-350_narrow_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_GluGluToBulkGravitonToHHTo2B2VTo2L2Nu_M-350_narrow_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid HIG-RunIIWinter15wmLHE-00121\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a HIG-RunIIWinter15wmLHE-00121_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIIWinter15wmLHE-00121_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_16_patch1/src ] ; then\n echo release CMSSW_7_1_16_patch1 already exists\nelse\n scram p CMSSW CMSSW_7_1_16_patch1\nfi\ncd CMSSW_7_1_16_patch1/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-RunIIWinter15wmLHE-00121 --retry 3 --create-dirs -o Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00121-fragment.py\n[ -s Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00121-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00121-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00121-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0815s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0815s = 0.0815s\n# Which adds up to 0.0815s per event\n# Single core events that fit in validation duration: 20160s / 0.0815s = 247433\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 247433 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00121-fragment.py --python_filename HIG-RunIIWinter15wmLHE-00121_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:HIG-RunIIWinter15wmLHE-00121.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIWinter15wmLHE-00121_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIWinter15wmLHE-00121_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIWinter15wmLHE-00121_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIWinter15wmLHE-00121 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIIWinter15wmLHE-00121_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIIWinter15wmLHE-00121_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIIWinter15wmLHE-00121_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters: param_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/17344/param_card.dat" + }, + { + "title": "Generator parameters: proc_card_mg5.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/17344/proc_card_mg5.dat" + }, + { + "title": "Generator parameters: run_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/17344/run_card.dat" + }, + { + "cms_confdb_id": "f4a1d712226a3dafcfbac999481e0c73", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "MadGraph5_aMC@NLO V5_2.2.2" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/GluGluToBulkGravitonToHHTo2B2VTo2L2Nu_M-350_narrow_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_16_patch1", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid HIG-RunIISummer15GS-00103\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a HIG-RunIISummer15GS-00103_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIISummer15GS-00103_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_18/src ] ; then\n echo release CMSSW_7_1_18 already exists\nelse\n scram p CMSSW CMSSW_7_1_18\nfi\ncd CMSSW_7_1_18/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/071218017779916161e47643e07a49ea18433425/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 73.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 73.0000s = 73.0000s\n# Which adds up to 73.0000s per event\n# Single core events that fit in validation duration: 20160s / 73.0000s = 276\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 276 and 10000, but more than 0 -> 276\n# It is estimated that this validation will produce: 276 * 1.0000 = 276 events\nEVENTS=276\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename HIG-RunIISummer15GS-00103_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:HIG-RunIISummer15GS-00103.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/GluGluToBulkGravitonToHHTo2B2VTo2L2Nu_M-350_narrow_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIISummer15GS-00103_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIISummer15GS-00103_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIISummer15GS-00103_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIISummer15GS-00103 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIISummer15GS-00103_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIISummer15GS-00103_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIISummer15GS-00103_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/071218017779916161e47643e07a49ea18433425/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "9e8cc509237fe73cd76628375a7e3db3", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/GluGluToBulkGravitonToHHTo2B2VTo2L2Nu_M-350_narrow_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_18", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a HIG-RunIIFall15DR76-00183_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIIFall15DR76-00183_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename HIG-RunIIFall15DR76-00183_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:HIG-RunIIFall15DR76-00183_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/GluGluToBulkGravitonToHHTo2B2VTo2L2Nu_M-350_narrow_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIFall15DR76-00183_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIFall15DR76-00183_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIFall15DR76-00183_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIFall15DR76-00183 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename HIG-RunIIFall15DR76-00183_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:HIG-RunIIFall15DR76-00183.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:HIG-RunIIFall15DR76-00183_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIFall15DR76-00183_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIFall15DR76-00183_2_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIFall15DR76-00183_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIFall15DR76-00183 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIIFall15DR76-00183_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIIFall15DR76-00183_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIIFall15DR76-00183_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "aafeee7c3e3462a3c343226926431e49", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "aafeee7c3e3462a3c34322692643ab4c", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/GluGluToBulkGravitonToHHTo2B2VTo2L2Nu_M-350_narrow_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a HIG-RunIIFall15MiniAODv2-00163_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIIFall15MiniAODv2-00163_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename HIG-RunIIFall15MiniAODv2-00163_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:HIG-RunIIFall15MiniAODv2-00163.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/GluGluToBulkGravitonToHHTo2B2VTo2L2Nu_M-350_narrow_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIFall15MiniAODv2-00163_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIFall15MiniAODv2-00163_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIFall15MiniAODv2-00163_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIFall15MiniAODv2-00163 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIIFall15MiniAODv2-00163_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIIFall15MiniAODv2-00163_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIIFall15MiniAODv2-00163_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "744109404cdf471f6e79fd983bdf69e1", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/GluGluToBulkGravitonToHHTo2B2VTo2L2Nu_M-350_narrow_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "17344", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/GluGluToBulkGravitonToHHTo2B2VTo2L2Nu_M-350_narrow_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset GluGluToBulkGravitonToHHTo2B2VTo2L2Nu_M-350_narrow_13TeV-madgraph in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -36455,6 +38435,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36659,6 +38649,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36863,6 +38863,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37067,6 +39077,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37271,6 +39291,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37475,6 +39505,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37679,6 +39719,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37883,6 +39933,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38087,6 +40147,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38291,6 +40361,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38495,6 +40575,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38699,6 +40789,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38903,6 +41003,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39107,6 +41217,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39311,6 +41431,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39515,6 +41645,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39719,6 +41859,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39923,6 +42073,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40127,6 +42287,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40331,6 +42501,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40535,6 +42715,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40739,6 +42929,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40943,207 +43143,21 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/GluGluToBulkGravitonToHHTo4B_M-900_narrow_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset GluGluToBulkGravitonToHHTo4B_M-900_narrow_13TeV-madgraph in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset GluGluToContinToZZTo2e2mu_13TeV_MCFM701_pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Higgs Physics", - "secondary": [ - "Standard Model" ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" - ], - "number_events": 1478400, - "number_files": 41, - "size": 43869949181 - }, - "doi": "10.7483/OPENDATA.CMS.NYI9.DBAI", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:2cdda083", - "description": "/GluGluToContinToZZTo2e2mu_13TeV_MCFM701_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 14872, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/GluGluToContinToZZTo2e2mu_13TeV_MCFM701_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_GluGluToContinToZZTo2e2mu_13TeV_MCFM701_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.json" - }, - { - "checksum": "adler32:520b3036", - "description": "/GluGluToContinToZZTo2e2mu_13TeV_MCFM701_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 9020, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/GluGluToContinToZZTo2e2mu_13TeV_MCFM701_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_GluGluToContinToZZTo2e2mu_13TeV_MCFM701_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a HIG-RunIIWinter15pLHE-00036_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIIWinter15pLHE-00036_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19_patch1/src ] ; then\n echo release CMSSW_7_1_19_patch1 already exists\nelse\n scram p CMSSW CMSSW_7_1_19_patch1\nfi\ncd CMSSW_7_1_19_patch1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0011s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0011s = 0.0011s\n# Which adds up to 0.0011s per event\n# Single core events that fit in validation duration: 20160s / 0.0011s = 19038804\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 19038804 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename HIG-RunIIWinter15pLHE-00036_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:HIG-RunIIWinter15pLHE-00036.root --conditions MCRUN2_71_V1::All --step NONE --filein \"lhe:15030\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIWinter15pLHE-00036_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIWinter15pLHE-00036_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIWinter15pLHE-00036_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIWinter15pLHE-00036 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIIWinter15pLHE-00036_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIIWinter15pLHE-00036_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIIWinter15pLHE-00036_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/mcdb/15030_lhe_header.txt" - }, - { - "cms_confdb_id": "a80c3cd834e45cb9798266ade409a597", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "MCFM701" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/GluGluToContinZZTo2e2mu_13TeV_MCFM701_pythia8/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_19_patch1", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid HIG-RunIISummer15GS-00935\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a HIG-RunIISummer15GS-00935_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIISummer15GS-00935_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch2/src ] ; then\n echo release CMSSW_7_1_20_patch2 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch2\nfi\ncd CMSSW_7_1_20_patch2/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-RunIISummer15GS-00935 --retry 3 --create-dirs -o Configuration/GenProduction/python/HIG-RunIISummer15GS-00935-fragment.py\n[ -s Configuration/GenProduction/python/HIG-RunIISummer15GS-00935-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/HIG-RunIISummer15GS-00935-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/HIG-RunIISummer15GS-00935-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 61.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 61.0000s = 61.0000s\n# Which adds up to 61.0000s per event\n# Single core events that fit in validation duration: 20160s / 61.0000s = 330\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 330 and 10000, but more than 0 -> 330\n# It is estimated that this validation will produce: 330 * 1.0000 = 330 events\nEVENTS=330\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/HIG-RunIISummer15GS-00935-fragment.py --python_filename HIG-RunIISummer15GS-00935_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:HIG-RunIISummer15GS-00935.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/GluGluToContinZZTo2e2mu_13TeV_MCFM701_pythia8/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIISummer15GS-00935_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIISummer15GS-00935_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIISummer15GS-00935_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIISummer15GS-00935 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIISummer15GS-00935_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIISummer15GS-00935_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIISummer15GS-00935_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n processParameters = cms.vstring(\n 'SpaceShower:pTmaxMatch = 1'\n ),\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n 'processParameters'\n )\n )\n)\n\nProductionFilterSequence = cms.Sequence(generator)", - "title": "Hadronizer parameters", - "url": "https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-RunIISummer15GS-00935" - }, - { - "cms_confdb_id": "e35eb767700394b8c59e59e842028fca", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/GluGluToContinToZZTo2e2mu_13TeV_MCFM701_pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM", - "release": "CMSSW_7_1_20_patch2", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a HIG-RunIIFall15DR76-00917_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIIFall15DR76-00917_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename HIG-RunIIFall15DR76-00917_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:HIG-RunIIFall15DR76-00917_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/GluGluToContinToZZTo2e2mu_13TeV_MCFM701_pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIFall15DR76-00917_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIFall15DR76-00917_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIFall15DR76-00917_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIFall15DR76-00917 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename HIG-RunIIFall15DR76-00917_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:HIG-RunIIFall15DR76-00917.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:HIG-RunIIFall15DR76-00917_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIFall15DR76-00917_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIFall15DR76-00917_2_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIFall15DR76-00917_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIFall15DR76-00917 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIIFall15DR76-00917_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIIFall15DR76-00917_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIIFall15DR76-00917_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "36d0857c8bdc7cc76a2f24d284abbc32", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "36d0857c8bdc7cc76a2f24d284ac4abf", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/GluGluToContinToZZTo2e2mu_13TeV_MCFM701_pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a HIG-RunIIFall15MiniAODv2-00078_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIIFall15MiniAODv2-00078_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename HIG-RunIIFall15MiniAODv2-00078_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:HIG-RunIIFall15MiniAODv2-00078.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/GluGluToContinToZZTo2e2mu_13TeV_MCFM701_pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIFall15MiniAODv2-00078_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIFall15MiniAODv2-00078_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIFall15MiniAODv2-00078_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIFall15MiniAODv2-00078 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIIFall15MiniAODv2-00078_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIIFall15MiniAODv2-00078_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIIFall15MiniAODv2-00078_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "744109404cdf471f6e79fd983bdf69e1", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/GluGluToContinToZZTo2e2mu_13TeV_MCFM701_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "17368", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/GluGluToContinToZZTo2e2mu_13TeV_MCFM701_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset GluGluToContinToZZTo2e2mu_13TeV_MCFM701_pythia8 in MINIAODSIM format for 2015 collision data", + "title": "/GluGluToBulkGravitonToHHTo4B_M-900_narrow_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset GluGluToBulkGravitonToHHTo4B_M-900_narrow_13TeV-madgraph in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -41173,7 +43187,213 @@ }, { "abstract": { - "description": "

Simulated dataset GluGluToContinToZZTo2e2nu_13TeV_MCFM701_pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + "description": "

Simulated dataset GluGluToContinToZZTo2e2mu_13TeV_MCFM701_pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Higgs Physics", + "secondary": [ + "Standard Model" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 1478400, + "number_files": 41, + "size": 43869949181 + }, + "doi": "10.7483/OPENDATA.CMS.NYI9.DBAI", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:2cdda083", + "description": "/GluGluToContinToZZTo2e2mu_13TeV_MCFM701_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 14872, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/GluGluToContinToZZTo2e2mu_13TeV_MCFM701_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_GluGluToContinToZZTo2e2mu_13TeV_MCFM701_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.json" + }, + { + "checksum": "adler32:520b3036", + "description": "/GluGluToContinToZZTo2e2mu_13TeV_MCFM701_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 9020, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/GluGluToContinToZZTo2e2mu_13TeV_MCFM701_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_GluGluToContinToZZTo2e2mu_13TeV_MCFM701_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a HIG-RunIIWinter15pLHE-00036_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIIWinter15pLHE-00036_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19_patch1/src ] ; then\n echo release CMSSW_7_1_19_patch1 already exists\nelse\n scram p CMSSW CMSSW_7_1_19_patch1\nfi\ncd CMSSW_7_1_19_patch1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0011s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0011s = 0.0011s\n# Which adds up to 0.0011s per event\n# Single core events that fit in validation duration: 20160s / 0.0011s = 19038804\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 19038804 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename HIG-RunIIWinter15pLHE-00036_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:HIG-RunIIWinter15pLHE-00036.root --conditions MCRUN2_71_V1::All --step NONE --filein \"lhe:15030\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIWinter15pLHE-00036_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIWinter15pLHE-00036_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIWinter15pLHE-00036_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIWinter15pLHE-00036 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIIWinter15pLHE-00036_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIIWinter15pLHE-00036_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIIWinter15pLHE-00036_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/mcdb/15030_lhe_header.txt" + }, + { + "cms_confdb_id": "a80c3cd834e45cb9798266ade409a597", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "MCFM701" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/GluGluToContinZZTo2e2mu_13TeV_MCFM701_pythia8/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_19_patch1", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid HIG-RunIISummer15GS-00935\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a HIG-RunIISummer15GS-00935_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIISummer15GS-00935_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch2/src ] ; then\n echo release CMSSW_7_1_20_patch2 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch2\nfi\ncd CMSSW_7_1_20_patch2/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-RunIISummer15GS-00935 --retry 3 --create-dirs -o Configuration/GenProduction/python/HIG-RunIISummer15GS-00935-fragment.py\n[ -s Configuration/GenProduction/python/HIG-RunIISummer15GS-00935-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/HIG-RunIISummer15GS-00935-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/HIG-RunIISummer15GS-00935-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 61.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 61.0000s = 61.0000s\n# Which adds up to 61.0000s per event\n# Single core events that fit in validation duration: 20160s / 61.0000s = 330\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 330 and 10000, but more than 0 -> 330\n# It is estimated that this validation will produce: 330 * 1.0000 = 330 events\nEVENTS=330\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/HIG-RunIISummer15GS-00935-fragment.py --python_filename HIG-RunIISummer15GS-00935_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:HIG-RunIISummer15GS-00935.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/GluGluToContinZZTo2e2mu_13TeV_MCFM701_pythia8/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIISummer15GS-00935_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIISummer15GS-00935_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIISummer15GS-00935_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIISummer15GS-00935 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIISummer15GS-00935_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIISummer15GS-00935_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIISummer15GS-00935_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n processParameters = cms.vstring(\n 'SpaceShower:pTmaxMatch = 1'\n ),\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n 'processParameters'\n )\n )\n)\n\nProductionFilterSequence = cms.Sequence(generator)", + "title": "Hadronizer parameters", + "url": "https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-RunIISummer15GS-00935" + }, + { + "cms_confdb_id": "e35eb767700394b8c59e59e842028fca", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/GluGluToContinToZZTo2e2mu_13TeV_MCFM701_pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM", + "release": "CMSSW_7_1_20_patch2", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a HIG-RunIIFall15DR76-00917_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIIFall15DR76-00917_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename HIG-RunIIFall15DR76-00917_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:HIG-RunIIFall15DR76-00917_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/GluGluToContinToZZTo2e2mu_13TeV_MCFM701_pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIFall15DR76-00917_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIFall15DR76-00917_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIFall15DR76-00917_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIFall15DR76-00917 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename HIG-RunIIFall15DR76-00917_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:HIG-RunIIFall15DR76-00917.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:HIG-RunIIFall15DR76-00917_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIFall15DR76-00917_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIFall15DR76-00917_2_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIFall15DR76-00917_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIFall15DR76-00917 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIIFall15DR76-00917_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIIFall15DR76-00917_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIIFall15DR76-00917_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "36d0857c8bdc7cc76a2f24d284abbc32", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "36d0857c8bdc7cc76a2f24d284ac4abf", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/GluGluToContinToZZTo2e2mu_13TeV_MCFM701_pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a HIG-RunIIFall15MiniAODv2-00078_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIIFall15MiniAODv2-00078_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename HIG-RunIIFall15MiniAODv2-00078_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:HIG-RunIIFall15MiniAODv2-00078.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/GluGluToContinToZZTo2e2mu_13TeV_MCFM701_pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIFall15MiniAODv2-00078_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIFall15MiniAODv2-00078_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIFall15MiniAODv2-00078_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIFall15MiniAODv2-00078 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIIFall15MiniAODv2-00078_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIIFall15MiniAODv2-00078_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIIFall15MiniAODv2-00078_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "744109404cdf471f6e79fd983bdf69e1", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/GluGluToContinToZZTo2e2mu_13TeV_MCFM701_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "17368", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/GluGluToContinToZZTo2e2mu_13TeV_MCFM701_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset GluGluToContinToZZTo2e2mu_13TeV_MCFM701_pythia8 in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset GluGluToContinToZZTo2e2nu_13TeV_MCFM701_pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" }, "accelerator": "CERN-LHC", "categories": { @@ -41335,6 +43555,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41531,6 +43761,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41727,6 +43967,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41923,6 +44173,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42119,6 +44379,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42315,6 +44585,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42511,6 +44791,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42716,6 +45006,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42921,6 +45221,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43126,6 +45436,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43331,6 +45651,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43536,6 +45866,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43741,6 +46081,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43946,6 +46296,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44151,6 +46511,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44356,6 +46726,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44561,6 +46941,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44766,6 +47156,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44971,6 +47371,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45176,6 +47586,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45381,6 +47801,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45586,6 +48016,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45791,6 +48231,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45996,6 +48446,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46201,6 +48661,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46462,6 +48932,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46667,6 +49147,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46872,6 +49362,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47077,6 +49577,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47282,6 +49792,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47487,6 +50007,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47720,6 +50250,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47925,6 +50465,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48130,6 +50680,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48335,6 +50895,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48540,6 +51110,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48745,6 +51325,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48950,6 +51540,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49155,6 +51755,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49360,6 +51970,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49565,6 +52185,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49784,6 +52414,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49989,6 +52629,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50208,6 +52858,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50413,6 +53073,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50618,6 +53288,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50823,6 +53503,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51028,6 +53718,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51233,6 +53933,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51438,6 +54148,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51657,6 +54377,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51862,6 +54592,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52067,6 +54807,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52272,6 +55022,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52477,6 +55237,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52682,6 +55452,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52887,6 +55667,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53092,6 +55882,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53297,6 +56097,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53502,6 +56312,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53707,6 +56527,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53926,6 +56756,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54131,6 +56971,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54327,6 +57177,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54523,6 +57383,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54719,6 +57589,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54915,6 +57795,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55111,6 +58001,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55321,6 +58221,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55559,6 +58469,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55797,6 +58717,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55993,6 +58923,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56203,6 +59143,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56399,6 +59349,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56595,6 +59555,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56791,6 +59761,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57029,6 +60009,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57225,6 +60215,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57421,6 +60421,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57631,6 +60641,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57827,6 +60847,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58031,6 +61061,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58235,6 +61275,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58439,6 +61489,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58643,6 +61703,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58847,6 +61917,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59051,6 +62131,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59255,6 +62345,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59459,6 +62559,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59663,6 +62773,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59867,6 +62987,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60071,6 +63201,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60275,6 +63415,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60479,6 +63629,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60697,6 +63857,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60901,6 +64071,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61105,6 +64285,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61309,6 +64499,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61513,6 +64713,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61717,6 +64927,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61921,6 +65141,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62125,6 +65355,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62329,6 +65569,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62533,6 +65783,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62737,6 +65997,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62941,6 +66211,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63145,6 +66425,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63349,6 +66639,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63553,6 +66853,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63757,6 +67067,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63961,6 +67281,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64165,6 +67495,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64369,6 +67709,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64573,6 +67923,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64777,6 +68137,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64981,6 +68351,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65185,6 +68565,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65389,6 +68779,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65593,6 +68993,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65797,6 +69207,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66001,6 +69421,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66205,6 +69635,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66409,6 +69849,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66613,6 +70063,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66817,6 +70277,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67021,6 +70491,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67225,6 +70705,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67429,6 +70919,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67633,6 +71133,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67837,6 +71347,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68041,6 +71561,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68245,6 +71775,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68449,6 +71989,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68653,6 +72203,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68857,6 +72417,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69061,6 +72631,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69265,6 +72845,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69469,6 +73059,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69673,6 +73273,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69877,6 +73487,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70081,6 +73701,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70285,6 +73915,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70489,6 +74129,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70693,6 +74343,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70897,6 +74557,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71101,6 +74771,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71305,6 +74985,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71509,6 +75199,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71713,6 +75413,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71917,6 +75627,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72121,6 +75841,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72325,6 +76055,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72529,6 +76269,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72733,6 +76483,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72937,6 +76697,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73141,6 +76911,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73345,6 +77125,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73563,6 +77353,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73767,6 +77567,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73971,6 +77781,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74175,6 +77995,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74379,6 +78209,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74583,6 +78423,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74787,6 +78637,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74991,6 +78851,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75195,6 +79065,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75399,6 +79279,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75603,6 +79493,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75807,6 +79707,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76011,6 +79921,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76215,6 +80135,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76419,6 +80349,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76623,6 +80563,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76827,6 +80777,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77031,6 +80991,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77235,6 +81205,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77439,6 +81419,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77643,6 +81633,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77847,6 +81847,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78051,6 +82061,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78255,6 +82275,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78459,6 +82489,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78663,6 +82703,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78867,6 +82917,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79071,6 +83131,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79275,6 +83345,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79479,6 +83559,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79683,6 +83773,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79887,6 +83987,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80091,6 +84201,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80295,6 +84415,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80499,6 +84629,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80703,6 +84843,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80907,6 +85057,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81111,6 +85271,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81315,6 +85485,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81519,6 +85699,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81723,6 +85913,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81927,6 +86127,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82131,6 +86341,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82335,6 +86555,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82539,6 +86769,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82735,6 +86975,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82931,6 +87181,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83127,6 +87387,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83379,6 +87649,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83603,6 +87883,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83827,6 +88117,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84023,6 +88323,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84237,6 +88547,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84423,6 +88743,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84609,6 +88939,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84795,6 +89135,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84981,6 +89331,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85167,6 +89527,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85339,6 +89709,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85511,6 +89891,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85683,6 +90073,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85855,6 +90255,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86027,6 +90437,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86199,6 +90619,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86371,6 +90801,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86585,6 +91025,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86785,6 +91235,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86957,6 +91417,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87143,6 +91613,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87315,6 +91795,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87487,6 +91977,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87701,6 +92201,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87887,6 +92397,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88059,6 +92579,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88231,6 +92761,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88445,6 +92985,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88617,6 +93167,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88789,6 +93349,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88975,6 +93545,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89217,6 +93797,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89389,6 +93979,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89561,6 +94161,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89747,6 +94357,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89933,6 +94553,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90105,6 +94735,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90291,6 +94931,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90463,6 +95113,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90677,6 +95337,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90863,6 +95533,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91035,6 +95715,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91207,6 +95897,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91379,6 +96079,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91607,6 +96317,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91793,6 +96513,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91993,6 +96723,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92207,6 +96947,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92379,6 +97129,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92551,6 +97311,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92765,6 +97535,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92979,6 +97759,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93151,6 +97941,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93379,6 +98179,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93565,6 +98375,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93737,6 +98557,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93937,6 +98767,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94137,6 +98977,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94337,6 +99187,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94509,6 +99369,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94737,6 +99607,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94909,6 +99789,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95137,6 +100027,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95365,6 +100265,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95537,6 +100447,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95709,6 +100629,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95895,6 +100825,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96081,6 +101021,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96309,6 +101259,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96523,6 +101483,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96695,6 +101665,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96867,6 +101847,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97053,6 +102043,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, diff --git a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_06.json b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_06.json index a5d7efaee3..79630de0a9 100644 --- a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_06.json +++ b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_06.json @@ -195,6 +195,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -395,6 +405,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -581,6 +601,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -781,6 +811,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -967,6 +1007,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1139,6 +1189,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1325,6 +1385,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1511,6 +1581,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1697,6 +1777,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1925,6 +2015,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2125,6 +2225,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2311,6 +2421,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2483,6 +2603,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2655,6 +2785,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2841,6 +2981,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3013,6 +3163,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3255,6 +3415,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3427,6 +3597,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3669,6 +3849,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3869,6 +4059,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4041,6 +4241,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4241,6 +4451,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4427,6 +4647,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4599,6 +4829,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4771,6 +5011,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4943,6 +5193,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5129,6 +5389,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5301,6 +5571,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5487,6 +5767,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5659,6 +5949,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5845,6 +6145,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6031,6 +6341,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6259,6 +6579,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6431,6 +6761,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6603,6 +6943,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6775,6 +7125,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6947,6 +7307,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7119,6 +7489,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7291,6 +7671,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7477,6 +7867,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7663,6 +8063,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7835,6 +8245,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8007,6 +8427,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8179,6 +8609,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8351,6 +8791,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8523,6 +8973,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8709,6 +9169,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8909,6 +9379,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9081,6 +9561,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9253,6 +9743,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9439,6 +9939,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9625,6 +10135,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9853,6 +10373,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10053,6 +10583,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10225,6 +10765,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10425,6 +10975,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10611,6 +11171,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10783,6 +11353,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10955,6 +11535,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11127,6 +11717,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11327,6 +11927,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11499,6 +12109,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11671,6 +12291,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11871,6 +12501,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12057,6 +12697,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12243,6 +12893,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12471,6 +13131,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12643,6 +13313,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12857,6 +13537,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13029,6 +13719,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13215,6 +13915,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13387,6 +14097,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13573,6 +14293,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13759,6 +14489,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13931,6 +14671,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14103,6 +14853,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14345,6 +15105,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14559,6 +15329,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14773,6 +15553,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14959,6 +15749,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15145,6 +15945,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15341,6 +16151,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15537,6 +16357,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15733,6 +16563,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15929,6 +16769,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16139,6 +16989,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16335,6 +17195,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16545,6 +17415,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16741,6 +17621,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16916,6 +17806,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17091,6 +17991,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17280,6 +18190,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17469,6 +18389,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17644,6 +18574,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17833,6 +18773,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18029,6 +18979,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18239,6 +19199,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18435,6 +19405,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18631,6 +19611,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18827,6 +19817,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19023,6 +20023,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19219,6 +20229,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19415,6 +20435,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19611,6 +20641,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19807,6 +20847,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20003,6 +21053,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20199,6 +21259,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20395,6 +21465,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20591,6 +21671,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20787,6 +21877,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20997,6 +22097,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21207,6 +22317,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21403,6 +22523,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21599,6 +22729,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21795,6 +22935,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21991,6 +23141,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22187,207 +23347,21 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/HeavyCompositeMajoranaNeutrino_L3000_M2500_mumujj_CalcHep/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset HeavyCompositeMajoranaNeutrino_L3000_M2500_mumujj_CalcHep in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset HeavyCompositeMajoranaNeutrino_L3000_M3000_eejj_CalcHep in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Heavy Fermions, Heavy Righ-Handed Neutrinos" ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" - ], - "number_events": 98400, - "number_files": 4, - "size": 4282040537 - }, - "doi": "10.7483/OPENDATA.CMS.Z8D3.VWW9", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:e520ad4d", - "description": "/HeavyCompositeMajoranaNeutrino_L3000_M3000_eejj_CalcHep/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1489, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/HeavyCompositeMajoranaNeutrino_L3000_M3000_eejj_CalcHep/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_HeavyCompositeMajoranaNeutrino_L3000_M3000_eejj_CalcHep_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_110000_file_index.json" - }, - { - "checksum": "adler32:ab1c25d0", - "description": "/HeavyCompositeMajoranaNeutrino_L3000_M3000_eejj_CalcHep/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 916, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/HeavyCompositeMajoranaNeutrino_L3000_M3000_eejj_CalcHep/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_HeavyCompositeMajoranaNeutrino_L3000_M3000_eejj_CalcHep_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_110000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIWinter15pLHE-02172_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15pLHE-02172_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_25_patch1/src ] ; then\n echo release CMSSW_7_1_25_patch1 already exists\nelse\n scram p CMSSW CMSSW_7_1_25_patch1\nfi\ncd CMSSW_7_1_25_patch1/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/1cb88450c5432cb2401cb4c3893a76ae0202d5af/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0011s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0011s = 0.0011s\n# Which adds up to 0.0011s per event\n# Single core events that fit in validation duration: 20160s / 0.0011s = 18308132\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 18308132 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename EXO-RunIIWinter15pLHE-02172_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15pLHE-02172.root --conditions MCRUN2_71_V1::All --step NONE --filein \"lhe:16244\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15pLHE-02172_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15pLHE-02172_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15pLHE-02172_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15pLHE-02172 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15pLHE-02172_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15pLHE-02172_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15pLHE-02172_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/mcdb/16244_lhe_header.txt" - }, - { - "cms_confdb_id": "fc6a339424ea5d353ba7f07faee976d0", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "CalcHEP" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/HeavyCompositeMajoranaNeutrino_L3000_M3000_eejj_CalcHep/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_25_patch1", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-07717\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-07717_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-07717_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_25_patch1/src ] ; then\n echo release CMSSW_7_1_25_patch1 already exists\nelse\n scram p CMSSW CMSSW_7_1_25_patch1\nfi\ncd CMSSW_7_1_25_patch1/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/1cb88450c5432cb2401cb4c3893a76ae0202d5af/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 148.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 148.0000s = 148.0000s\n# Which adds up to 148.0000s per event\n# Single core events that fit in validation duration: 20160s / 148.0000s = 136\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 136 and 10000, but more than 0 -> 136\n# It is estimated that this validation will produce: 136 * 1.0000 = 136 events\nEVENTS=136\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-07717_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-07717.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/HeavyCompositeMajoranaNeutrino_L3000_M3000_eejj_CalcHep/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-07717_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-07717_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-07717_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-07717 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-07717_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-07717_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-07717_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/1cb88450c5432cb2401cb4c3893a76ae0202d5af/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "0ac347b2c9c68e7891b074f6a978cec2", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/HeavyCompositeMajoranaNeutrino_L3000_M3000_eejj_CalcHep/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_25_patch1", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-04739_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-04739_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-04739_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-04739_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/HeavyCompositeMajoranaNeutrino_L3000_M3000_eejj_CalcHep/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-04739_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-04739_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-04739_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-04739 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-04739_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-04739.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-04739_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-04739_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-04739_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-04739_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-04739 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-04739_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-04739_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-04739_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "7a55157cc5db35e86bff10322b240e91", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "7a55157cc5db35e86bff10322b24550c", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/HeavyCompositeMajoranaNeutrino_L3000_M3000_eejj_CalcHep/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-04607_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-04607_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-04607_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-04607.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/HeavyCompositeMajoranaNeutrino_L3000_M3000_eejj_CalcHep/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-04607_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-04607_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-04607_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-04607 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-04607_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-04607_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-04607_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "7a55157cc5db35e86bff10322b25d5a2", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/HeavyCompositeMajoranaNeutrino_L3000_M3000_eejj_CalcHep/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "17822", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/HeavyCompositeMajoranaNeutrino_L3000_M3000_eejj_CalcHep/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset HeavyCompositeMajoranaNeutrino_L3000_M3000_eejj_CalcHep in MINIAODSIM format for 2015 collision data", + "title": "/HeavyCompositeMajoranaNeutrino_L3000_M2500_mumujj_CalcHep/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset HeavyCompositeMajoranaNeutrino_L3000_M2500_mumujj_CalcHep in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -22417,7 +23391,213 @@ }, { "abstract": { - "description": "

Simulated dataset HeavyCompositeMajoranaNeutrino_L3000_M3000_mumujj_CalcHep in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + "description": "

Simulated dataset HeavyCompositeMajoranaNeutrino_L3000_M3000_eejj_CalcHep in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Heavy Fermions, Heavy Righ-Handed Neutrinos" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 98400, + "number_files": 4, + "size": 4282040537 + }, + "doi": "10.7483/OPENDATA.CMS.Z8D3.VWW9", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:e520ad4d", + "description": "/HeavyCompositeMajoranaNeutrino_L3000_M3000_eejj_CalcHep/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1489, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/HeavyCompositeMajoranaNeutrino_L3000_M3000_eejj_CalcHep/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_HeavyCompositeMajoranaNeutrino_L3000_M3000_eejj_CalcHep_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_110000_file_index.json" + }, + { + "checksum": "adler32:ab1c25d0", + "description": "/HeavyCompositeMajoranaNeutrino_L3000_M3000_eejj_CalcHep/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 916, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/HeavyCompositeMajoranaNeutrino_L3000_M3000_eejj_CalcHep/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_HeavyCompositeMajoranaNeutrino_L3000_M3000_eejj_CalcHep_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_110000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIWinter15pLHE-02172_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15pLHE-02172_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_25_patch1/src ] ; then\n echo release CMSSW_7_1_25_patch1 already exists\nelse\n scram p CMSSW CMSSW_7_1_25_patch1\nfi\ncd CMSSW_7_1_25_patch1/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/1cb88450c5432cb2401cb4c3893a76ae0202d5af/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0011s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0011s = 0.0011s\n# Which adds up to 0.0011s per event\n# Single core events that fit in validation duration: 20160s / 0.0011s = 18308132\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 18308132 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename EXO-RunIIWinter15pLHE-02172_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15pLHE-02172.root --conditions MCRUN2_71_V1::All --step NONE --filein \"lhe:16244\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15pLHE-02172_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15pLHE-02172_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15pLHE-02172_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15pLHE-02172 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15pLHE-02172_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15pLHE-02172_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15pLHE-02172_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/mcdb/16244_lhe_header.txt" + }, + { + "cms_confdb_id": "fc6a339424ea5d353ba7f07faee976d0", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "CalcHEP" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/HeavyCompositeMajoranaNeutrino_L3000_M3000_eejj_CalcHep/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_25_patch1", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-07717\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-07717_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-07717_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_25_patch1/src ] ; then\n echo release CMSSW_7_1_25_patch1 already exists\nelse\n scram p CMSSW CMSSW_7_1_25_patch1\nfi\ncd CMSSW_7_1_25_patch1/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/1cb88450c5432cb2401cb4c3893a76ae0202d5af/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 148.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 148.0000s = 148.0000s\n# Which adds up to 148.0000s per event\n# Single core events that fit in validation duration: 20160s / 148.0000s = 136\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 136 and 10000, but more than 0 -> 136\n# It is estimated that this validation will produce: 136 * 1.0000 = 136 events\nEVENTS=136\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-07717_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-07717.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/HeavyCompositeMajoranaNeutrino_L3000_M3000_eejj_CalcHep/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-07717_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-07717_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-07717_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-07717 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-07717_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-07717_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-07717_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/1cb88450c5432cb2401cb4c3893a76ae0202d5af/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "0ac347b2c9c68e7891b074f6a978cec2", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/HeavyCompositeMajoranaNeutrino_L3000_M3000_eejj_CalcHep/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_25_patch1", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-04739_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-04739_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-04739_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-04739_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/HeavyCompositeMajoranaNeutrino_L3000_M3000_eejj_CalcHep/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-04739_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-04739_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-04739_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-04739 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-04739_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-04739.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-04739_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-04739_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-04739_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-04739_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-04739 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-04739_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-04739_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-04739_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "7a55157cc5db35e86bff10322b240e91", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "7a55157cc5db35e86bff10322b24550c", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/HeavyCompositeMajoranaNeutrino_L3000_M3000_eejj_CalcHep/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-04607_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-04607_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-04607_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-04607.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/HeavyCompositeMajoranaNeutrino_L3000_M3000_eejj_CalcHep/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-04607_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-04607_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-04607_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-04607 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-04607_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-04607_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-04607_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "7a55157cc5db35e86bff10322b25d5a2", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/HeavyCompositeMajoranaNeutrino_L3000_M3000_eejj_CalcHep/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "17822", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/HeavyCompositeMajoranaNeutrino_L3000_M3000_eejj_CalcHep/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset HeavyCompositeMajoranaNeutrino_L3000_M3000_eejj_CalcHep in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset HeavyCompositeMajoranaNeutrino_L3000_M3000_mumujj_CalcHep in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" }, "accelerator": "CERN-LHC", "categories": { @@ -22579,6 +23759,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22789,6 +23979,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22985,6 +24185,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23181,6 +24391,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23377,6 +24597,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23573,6 +24803,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23769,6 +25009,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23979,6 +25229,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24175,6 +25435,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24371,6 +25641,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24567,6 +25847,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24777,6 +26067,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24973,6 +26273,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25169,6 +26479,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25365,6 +26685,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25561,6 +26891,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25757,6 +27097,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25981,6 +27331,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26220,6 +27580,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26430,6 +27800,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26627,6 +28007,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26879,6 +28269,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27146,6 +28546,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27356,6 +28766,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27553,6 +28973,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27777,6 +29207,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28016,6 +29456,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28254,6 +29704,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28451,6 +29911,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28661,6 +30131,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28872,6 +30352,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29047,6 +30537,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29222,6 +30722,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29411,6 +30921,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29586,6 +31106,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29761,6 +31291,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29978,6 +31518,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30153,6 +31703,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30356,6 +31916,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30531,6 +32101,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30706,6 +32286,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30881,6 +32471,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31070,6 +32670,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31245,6 +32855,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31420,6 +33040,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31595,6 +33225,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31770,6 +33410,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31945,6 +33595,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32120,6 +33780,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32295,6 +33965,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32470,6 +34150,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32645,6 +34335,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32820,6 +34520,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32995,6 +34705,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33170,6 +34890,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33345,6 +35075,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33520,6 +35260,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33695,6 +35445,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33870,6 +35630,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34045,6 +35815,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34220,6 +36000,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34395,6 +36185,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34570,6 +36370,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34745,6 +36555,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34920,6 +36740,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35095,6 +36925,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35270,6 +37110,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35445,6 +37295,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35620,6 +37480,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35795,6 +37665,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35970,6 +37850,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36145,6 +38035,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36320,6 +38220,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36495,6 +38405,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36670,6 +38590,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36845,6 +38775,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37020,6 +38960,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37195,6 +39145,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37370,6 +39330,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37545,6 +39515,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37720,6 +39700,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37895,6 +39885,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38070,6 +40070,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38245,6 +40255,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38420,6 +40440,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38595,6 +40625,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38770,6 +40810,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38945,6 +40995,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39120,6 +41180,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39295,6 +41365,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39470,6 +41550,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39645,6 +41735,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39820,6 +41920,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39995,6 +42105,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40170,6 +42290,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40359,6 +42489,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40534,6 +42674,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40709,6 +42859,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40884,6 +43044,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41059,6 +43229,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41234,6 +43414,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41423,6 +43613,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41598,6 +43798,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41787,6 +43997,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41962,6 +44182,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42137,6 +44367,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42312,6 +44552,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42487,6 +44737,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42676,6 +44936,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42851,6 +45121,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43026,6 +45306,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43215,6 +45505,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43390,6 +45690,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43565,6 +45875,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43740,6 +46060,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43915,6 +46245,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44090,6 +46430,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44265,6 +46615,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44440,6 +46800,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44615,6 +46985,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44790,6 +47170,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44965,6 +47355,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45154,6 +47554,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45329,6 +47739,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45504,6 +47924,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45679,6 +48109,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45854,6 +48294,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46029,6 +48479,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46204,6 +48664,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46379,6 +48849,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46554,6 +49034,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46758,6 +49248,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46962,6 +49462,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47166,6 +49676,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47370,6 +49890,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47574,6 +50104,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47778,6 +50318,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47982,6 +50532,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48186,6 +50746,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48390,6 +50960,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48594,6 +51174,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48798,6 +51388,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49002,6 +51602,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49220,6 +51830,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49424,6 +52044,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49628,6 +52258,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49846,6 +52486,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50050,6 +52700,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50282,6 +52942,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50500,6 +53170,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50704,6 +53384,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50908,6 +53598,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51112,6 +53812,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51344,6 +54054,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51548,6 +54268,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51752,6 +54482,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51956,6 +54696,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52160,6 +54910,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52364,6 +55124,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52568,6 +55338,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52772,6 +55552,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52990,6 +55780,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53194,6 +55994,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53398,6 +56208,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53602,6 +56422,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53806,6 +56636,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54010,6 +56850,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54214,6 +57064,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54418,6 +57278,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54636,6 +57506,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54840,6 +57720,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55044,6 +57934,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55248,6 +58148,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55452,6 +58362,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55670,6 +58590,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55874,6 +58804,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56078,6 +59018,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56296,6 +59246,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56500,6 +59460,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56704,6 +59674,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56908,6 +59888,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57112,6 +60102,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57316,6 +60316,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57520,6 +60530,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57724,6 +60744,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57928,6 +60958,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58146,6 +61186,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58350,6 +61400,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58554,6 +61614,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58758,6 +61828,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58962,6 +62042,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59166,6 +62256,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59370,6 +62470,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59574,6 +62684,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59778,6 +62898,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59982,6 +63112,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60186,6 +63326,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60390,6 +63540,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60594,6 +63754,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60798,6 +63968,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60994,6 +64174,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61204,6 +64394,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61400,6 +64600,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61596,6 +64806,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61792,6 +65012,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61988,6 +65218,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62184,6 +65424,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62380,6 +65630,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62576,6 +65836,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62772,6 +66042,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62968,6 +66248,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63178,6 +66468,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63351,6 +66651,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63524,6 +66834,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63781,6 +67101,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63954,6 +67284,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64126,6 +67466,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64313,6 +67663,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64485,6 +67845,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64657,6 +68027,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64871,6 +68251,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65071,6 +68461,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65271,6 +68671,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65443,6 +68853,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65629,6 +69049,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65802,6 +69232,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65989,6 +69429,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66162,6 +69612,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66335,6 +69795,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66564,6 +70034,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66736,6 +70216,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66908,6 +70398,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67080,6 +70580,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67252,6 +70762,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67424,6 +70944,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67596,6 +71126,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67768,6 +71308,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67943,6 +71493,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68118,6 +71678,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68293,6 +71863,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68468,6 +72048,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68643,6 +72233,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68818,6 +72418,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68993,6 +72603,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69168,6 +72788,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69343,6 +72973,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69518,6 +73158,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69693,6 +73343,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69868,6 +73528,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70043,6 +73713,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70218,6 +73898,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70393,6 +74083,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70568,6 +74268,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70743,6 +74453,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70918,6 +74638,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71093,6 +74823,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71268,6 +75008,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71443,6 +75193,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71618,6 +75378,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71793,6 +75563,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71968,6 +75748,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72143,6 +75933,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72318,6 +76118,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72493,6 +76303,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72668,6 +76488,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72843,6 +76673,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73018,6 +76858,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73193,6 +77043,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73368,6 +77228,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73543,6 +77413,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73718,6 +77598,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73893,6 +77783,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74068,6 +77968,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74243,6 +78153,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74418,6 +78338,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74593,6 +78523,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74768,6 +78708,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74943,6 +78893,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75118,6 +79078,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75293,6 +79263,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75482,6 +79462,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75657,6 +79647,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75832,6 +79832,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76007,6 +80017,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76182,6 +80202,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76357,6 +80387,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76532,6 +80572,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76707,6 +80757,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76882,6 +80942,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77057,6 +81127,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77232,6 +81312,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77407,6 +81497,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77582,6 +81682,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77757,6 +81867,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77932,6 +82052,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78107,6 +82237,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78282,6 +82422,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78457,6 +82607,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78632,6 +82792,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78807,6 +82977,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78982,6 +83162,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79157,6 +83347,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79332,6 +83532,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79521,6 +83731,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79696,6 +83916,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79871,6 +84101,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80046,6 +84286,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80221,6 +84471,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80396,6 +84656,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80571,6 +84841,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80746,6 +85026,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80921,6 +85211,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81096,6 +85396,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81271,6 +85581,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81446,6 +85766,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81621,6 +85951,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81796,6 +86136,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81971,6 +86321,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82146,6 +86506,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82321,6 +86691,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82496,6 +86876,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82671,6 +87061,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82846,6 +87246,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83021,6 +87431,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83196,6 +87616,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83371,6 +87801,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83546,6 +87986,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83721,6 +88171,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83896,6 +88356,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84071,6 +88541,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84246,6 +88726,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84421,6 +88911,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84596,6 +89096,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84771,6 +89281,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84946,6 +89466,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85121,6 +89651,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85296,6 +89836,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85471,6 +90021,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85646,6 +90206,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85821,6 +90391,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85996,6 +90576,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86171,6 +90761,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86346,6 +90946,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86521,6 +91131,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86710,6 +91330,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86885,6 +91515,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87060,6 +91700,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87235,6 +91885,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87410,6 +92070,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87599,6 +92269,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87788,6 +92468,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87963,6 +92653,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88138,6 +92838,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88313,6 +93023,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88488,6 +93208,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88663,6 +93393,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88838,6 +93578,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89013,6 +93763,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89188,6 +93948,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89363,6 +94133,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89538,6 +94318,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89713,6 +94503,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89888,6 +94688,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90063,6 +94873,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90238,6 +95058,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90427,6 +95257,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90602,6 +95442,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90777,6 +95627,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90952,6 +95812,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91127,6 +95997,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91316,6 +96196,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91491,6 +96381,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91666,6 +96566,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91841,6 +96751,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92016,6 +96936,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92191,6 +97121,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92366,6 +97306,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92541,6 +97491,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92716,6 +97676,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92891,6 +97861,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93066,6 +98046,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93241,6 +98231,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, diff --git a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_07.json b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_07.json index 07fd0fc8d6..c47176212d 100644 --- a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_07.json +++ b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_07.json @@ -142,6 +142,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -317,6 +327,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -492,6 +512,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -667,6 +697,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -842,6 +882,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1031,6 +1081,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1206,6 +1266,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1381,6 +1451,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1556,6 +1636,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1731,6 +1821,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1906,6 +2006,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2081,6 +2191,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2256,6 +2376,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2431,6 +2561,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2620,6 +2760,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2795,6 +2945,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2970,6 +3130,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3145,186 +3315,206 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/LQToUE_ENuJJFilter_M-250_BetaHalf_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset LQToUE_ENuJJFilter_M-250_BetaHalf_TuneCUETP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset LQToUE_ENuJJFilter_M-300_BetaHalf_TuneCUETP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Leptoquarks" ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" - ], - "number_events": 49889, - "number_files": 1, - "size": 1593624513 - }, - "doi": "10.7483/OPENDATA.CMS.YIJN.BVV7", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:c8506b34", - "description": "/LQToUE_ENuJJFilter_M-300_BetaHalf_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 379, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/LQToUE_ENuJJFilter_M-300_BetaHalf_TuneCUETP8M1_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_LQToUE_ENuJJFilter_M-300_BetaHalf_TuneCUETP8M1_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_50000_file_index.json" - }, - { - "checksum": "adler32:c72c4928", - "description": "/LQToUE_ENuJJFilter_M-300_BetaHalf_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 233, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/LQToUE_ENuJJFilter_M-300_BetaHalf_TuneCUETP8M1_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_LQToUE_ENuJJFilter_M-300_BetaHalf_TuneCUETP8M1_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_50000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-00635\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-00635_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-00635_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19/src ] ; then\n echo release CMSSW_7_1_19 already exists\nelse\n scram p CMSSW CMSSW_7_1_19\nfi\ncd CMSSW_7_1_19/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d1d245cfc6f654f0fdafd9bc49664c34ce319640/python/ThirteenTeV/LQToUE_ENuJJFilter_M_300_TuneCUETP8M1_13TeV_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/LQToUE_ENuJJFilter_M_300_TuneCUETP8M1_13TeV_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/LQToUE_ENuJJFilter_M_300_TuneCUETP8M1_13TeV_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/LQToUE_ENuJJFilter_M_300_TuneCUETP8M1_13TeV_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/LQToUE_ENuJJFilter_M_300_TuneCUETP8M1_13TeV_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 38.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 38.0000s = 38.0000s\n# Which adds up to 38.0000s per event\n# Single core events that fit in validation duration: 20160s / 38.0000s = 530\n# Produced events limit in McM is 10000\n# According to 0.5000 efficiency, validation should run 10000 / 0.5000 = 20000 events to reach the limit of 10000\n# Take the minimum of 530 and 20000, but more than 0 -> 530\n# It is estimated that this validation will produce: 530 * 0.5000 = 265 events\nEVENTS=530\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/LQToUE_ENuJJFilter_M_300_TuneCUETP8M1_13TeV_pythia8_cff.py --python_filename EXO-RunIISummer15GS-00635_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-00635.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-00635_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-00635_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-00635_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-00635 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-00635_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-00635_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-00635_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8GeneratorFilter\",\n maxeventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(0.5),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n SLHAFileForPythia8 = cms.string('Configuration/Generator/data/LQ_uednue_beta0.5.out'),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n processParameters = cms.vstring(\n \n \n \n 'LeptoQuark:gg2LQLQbar = on',\n 'LeptoQuark:qqbar2LQLQbar = on',\n '42:m0 = 300 ! LQ mass',\n ),\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n 'processParameters',\n )\n )\n)\n\nenuejjFilter = cms.EDFilter(\"LQGenFilter\",\n src = cms.untracked.InputTag(\"generator\"),\n eejj = cms.bool(False),\n enuejj = cms.bool(True),\n nuenuejj = cms.bool(False),\n mumujj = cms.bool(False),\n munumujj = cms.bool(False),\n numunumujj = cms.bool(False)\n) \n\nProductionFilterSequence = cms.Sequence(generator*enuejjFilter)\n", - "title": "Generator parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/d1d245cfc6f654f0fdafd9bc49664c34ce319640/python/ThirteenTeV/LQToUE_ENuJJFilter_M_300_TuneCUETP8M1_13TeV_pythia8_cff.py" - }, - { - "cms_confdb_id": "57401a6479705327059571eed18e6d9e", - "process": "SIM", - "title": "Configuration file" - } - ], - "generators": [ - "pythia8" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/LQToUE_ENuJJFilter_M-300_BetaHalf_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_19", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-00626_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-00626_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00626_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-00626_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/LQToUE_ENuJJFilter_M-300_BetaHalf_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00626_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00626_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00626_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00626 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00626_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-00626.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-00626_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00626_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00626_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00626_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00626 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-00626_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-00626_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-00626_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "c803877eb2d4bb93b2a9594d663a09a6", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "c803877eb2d4bb93b2a9594d663a2c71", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/LQToUE_ENuJJFilter_M-300_BetaHalf_TuneCUETP8M1_13TeV-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-00538_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-00538_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-00538_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-00538.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/LQToUE_ENuJJFilter_M-300_BetaHalf_TuneCUETP8M1_13TeV-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-00538_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-00538_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-00538_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-00538 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-00538_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-00538_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-00538_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "744109404cdf471f6e79fd983bdf69e1", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/LQToUE_ENuJJFilter_M-300_BetaHalf_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "18030", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/LQToUE_ENuJJFilter_M-300_BetaHalf_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset LQToUE_ENuJJFilter_M-300_BetaHalf_TuneCUETP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data", + "title": "/LQToUE_ENuJJFilter_M-250_BetaHalf_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset LQToUE_ENuJJFilter_M-250_BetaHalf_TuneCUETP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset LQToUE_ENuJJFilter_M-300_BetaHalf_TuneCUETP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Leptoquarks" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 49889, + "number_files": 1, + "size": 1593624513 + }, + "doi": "10.7483/OPENDATA.CMS.YIJN.BVV7", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:c8506b34", + "description": "/LQToUE_ENuJJFilter_M-300_BetaHalf_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 379, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/LQToUE_ENuJJFilter_M-300_BetaHalf_TuneCUETP8M1_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_LQToUE_ENuJJFilter_M-300_BetaHalf_TuneCUETP8M1_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_50000_file_index.json" + }, + { + "checksum": "adler32:c72c4928", + "description": "/LQToUE_ENuJJFilter_M-300_BetaHalf_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 233, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/LQToUE_ENuJJFilter_M-300_BetaHalf_TuneCUETP8M1_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_LQToUE_ENuJJFilter_M-300_BetaHalf_TuneCUETP8M1_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_50000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-00635\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-00635_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-00635_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19/src ] ; then\n echo release CMSSW_7_1_19 already exists\nelse\n scram p CMSSW CMSSW_7_1_19\nfi\ncd CMSSW_7_1_19/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d1d245cfc6f654f0fdafd9bc49664c34ce319640/python/ThirteenTeV/LQToUE_ENuJJFilter_M_300_TuneCUETP8M1_13TeV_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/LQToUE_ENuJJFilter_M_300_TuneCUETP8M1_13TeV_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/LQToUE_ENuJJFilter_M_300_TuneCUETP8M1_13TeV_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/LQToUE_ENuJJFilter_M_300_TuneCUETP8M1_13TeV_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/LQToUE_ENuJJFilter_M_300_TuneCUETP8M1_13TeV_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 38.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 38.0000s = 38.0000s\n# Which adds up to 38.0000s per event\n# Single core events that fit in validation duration: 20160s / 38.0000s = 530\n# Produced events limit in McM is 10000\n# According to 0.5000 efficiency, validation should run 10000 / 0.5000 = 20000 events to reach the limit of 10000\n# Take the minimum of 530 and 20000, but more than 0 -> 530\n# It is estimated that this validation will produce: 530 * 0.5000 = 265 events\nEVENTS=530\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/LQToUE_ENuJJFilter_M_300_TuneCUETP8M1_13TeV_pythia8_cff.py --python_filename EXO-RunIISummer15GS-00635_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-00635.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-00635_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-00635_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-00635_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-00635 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-00635_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-00635_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-00635_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8GeneratorFilter\",\n maxeventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(0.5),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n SLHAFileForPythia8 = cms.string('Configuration/Generator/data/LQ_uednue_beta0.5.out'),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n processParameters = cms.vstring(\n \n \n \n 'LeptoQuark:gg2LQLQbar = on',\n 'LeptoQuark:qqbar2LQLQbar = on',\n '42:m0 = 300 ! LQ mass',\n ),\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n 'processParameters',\n )\n )\n)\n\nenuejjFilter = cms.EDFilter(\"LQGenFilter\",\n src = cms.untracked.InputTag(\"generator\"),\n eejj = cms.bool(False),\n enuejj = cms.bool(True),\n nuenuejj = cms.bool(False),\n mumujj = cms.bool(False),\n munumujj = cms.bool(False),\n numunumujj = cms.bool(False)\n) \n\nProductionFilterSequence = cms.Sequence(generator*enuejjFilter)\n", + "title": "Generator parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/d1d245cfc6f654f0fdafd9bc49664c34ce319640/python/ThirteenTeV/LQToUE_ENuJJFilter_M_300_TuneCUETP8M1_13TeV_pythia8_cff.py" + }, + { + "cms_confdb_id": "57401a6479705327059571eed18e6d9e", + "process": "SIM", + "title": "Configuration file" + } + ], + "generators": [ + "pythia8" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/LQToUE_ENuJJFilter_M-300_BetaHalf_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_19", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-00626_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-00626_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00626_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-00626_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/LQToUE_ENuJJFilter_M-300_BetaHalf_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00626_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00626_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00626_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00626 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00626_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-00626.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-00626_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00626_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00626_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00626_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00626 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-00626_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-00626_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-00626_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "c803877eb2d4bb93b2a9594d663a09a6", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "c803877eb2d4bb93b2a9594d663a2c71", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/LQToUE_ENuJJFilter_M-300_BetaHalf_TuneCUETP8M1_13TeV-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-00538_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-00538_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-00538_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-00538.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/LQToUE_ENuJJFilter_M-300_BetaHalf_TuneCUETP8M1_13TeV-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-00538_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-00538_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-00538_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-00538 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-00538_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-00538_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-00538_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "744109404cdf471f6e79fd983bdf69e1", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/LQToUE_ENuJJFilter_M-300_BetaHalf_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "18030", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/LQToUE_ENuJJFilter_M-300_BetaHalf_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset LQToUE_ENuJJFilter_M-300_BetaHalf_TuneCUETP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -3495,6 +3685,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3670,6 +3870,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3845,6 +4055,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4020,6 +4240,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4195,6 +4425,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4370,6 +4610,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4545,6 +4795,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4734,6 +4994,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4909,6 +5179,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5084,6 +5364,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5259,6 +5549,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5434,6 +5734,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5609,6 +5919,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5784,6 +6104,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5959,6 +6289,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6134,6 +6474,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6309,6 +6659,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6498,6 +6858,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6673,6 +7043,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6848,6 +7228,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7023,6 +7413,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7198,6 +7598,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7373,6 +7783,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7548,6 +7968,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7723,6 +8153,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7898,6 +8338,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8073,6 +8523,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8248,6 +8708,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8423,6 +8893,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8598,6 +9078,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8773,200 +9263,220 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/LQToUE_M-1850_BetaOne_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset LQToUE_M-1850_BetaOne_TuneCUETP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Leptoquarks" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 49111, - "number_files": 2, - "size": 2208574005 - }, - "doi": "10.7483/OPENDATA.CMS.R5XD.MHDN", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:775466f5", - "description": "/LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 2) for access to data", - "size": 367, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.json" - }, - { - "checksum": "adler32:6230682e", - "description": "/LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (2 of 2) for access to data", - "size": 366, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_20000_file_index.json" - }, - { - "checksum": "adler32:e37b44ba", - "description": "/LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 2) for access to data", - "size": 221, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.txt" - }, - { - "checksum": "adler32:ee674533", - "description": "/LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (2 of 2) for access to data", - "size": 221, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_20000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-00630\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-00630_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-00630_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19/src ] ; then\n echo release CMSSW_7_1_19 already exists\nelse\n scram p CMSSW CMSSW_7_1_19\nfi\ncd CMSSW_7_1_19/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d1d245cfc6f654f0fdafd9bc49664c34ce319640/python/ThirteenTeV/LQToUE_M_1900_TuneCUETP8M1_13TeV_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/LQToUE_M_1900_TuneCUETP8M1_13TeV_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/LQToUE_M_1900_TuneCUETP8M1_13TeV_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/LQToUE_M_1900_TuneCUETP8M1_13TeV_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/LQToUE_M_1900_TuneCUETP8M1_13TeV_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 225.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 225.0000s = 225.0000s\n# Which adds up to 225.0000s per event\n# Single core events that fit in validation duration: 20160s / 225.0000s = 89\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 89 and 10000, but more than 0 -> 89\n# It is estimated that this validation will produce: 89 * 1.0000 = 89 events\nEVENTS=89\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/LQToUE_M_1900_TuneCUETP8M1_13TeV_pythia8_cff.py --python_filename EXO-RunIISummer15GS-00630_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-00630.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-00630_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-00630_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-00630_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-00630 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-00630_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-00630_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-00630_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8GeneratorFilter\",\n maxeventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n SLHAFileForPythia8 = cms.string('Configuration/Generator/data/LQ_ue_beta1.0.out'),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n processParameters = cms.vstring(\n \n \n \n 'LeptoQuark:gg2LQLQbar = on',\n 'LeptoQuark:qqbar2LQLQbar = on',\n '42:m0 = 1900 ! LQ mass',\n ),\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n 'processParameters'\n )\n )\n)\n\nProductionFilterSequence = cms.Sequence(generator)\n", - "title": "Generator parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/d1d245cfc6f654f0fdafd9bc49664c34ce319640/python/ThirteenTeV/LQToUE_M_1900_TuneCUETP8M1_13TeV_pythia8_cff.py" - }, - { - "cms_confdb_id": "57401a6479705327059571eed18e3eea", - "process": "SIM", - "title": "Configuration file" - } - ], - "generators": [ - "pythia8" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_19", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-00621_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-00621_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00621_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-00621_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00621_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00621_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00621_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00621 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00621_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-00621.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-00621_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00621_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00621_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00621_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00621 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-00621_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-00621_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-00621_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "c803877eb2d4bb93b2a9594d663a09a6", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "c803877eb2d4bb93b2a9594d663a2c71", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v2/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-01511_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-01511_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-01511_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-01511.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v2/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-01511_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-01511_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-01511_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-01511 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-01511_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-01511_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-01511_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "51807415bb49655b2bcdae283c1d9ada", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "18062", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data", + "title": "/LQToUE_M-1850_BetaOne_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset LQToUE_M-1850_BetaOne_TuneCUETP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Leptoquarks" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 49111, + "number_files": 2, + "size": 2208574005 + }, + "doi": "10.7483/OPENDATA.CMS.R5XD.MHDN", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:775466f5", + "description": "/LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 2) for access to data", + "size": 367, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.json" + }, + { + "checksum": "adler32:6230682e", + "description": "/LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (2 of 2) for access to data", + "size": 366, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_20000_file_index.json" + }, + { + "checksum": "adler32:e37b44ba", + "description": "/LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 2) for access to data", + "size": 221, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.txt" + }, + { + "checksum": "adler32:ee674533", + "description": "/LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (2 of 2) for access to data", + "size": 221, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_20000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-00630\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-00630_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-00630_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19/src ] ; then\n echo release CMSSW_7_1_19 already exists\nelse\n scram p CMSSW CMSSW_7_1_19\nfi\ncd CMSSW_7_1_19/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d1d245cfc6f654f0fdafd9bc49664c34ce319640/python/ThirteenTeV/LQToUE_M_1900_TuneCUETP8M1_13TeV_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/LQToUE_M_1900_TuneCUETP8M1_13TeV_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/LQToUE_M_1900_TuneCUETP8M1_13TeV_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/LQToUE_M_1900_TuneCUETP8M1_13TeV_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/LQToUE_M_1900_TuneCUETP8M1_13TeV_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 225.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 225.0000s = 225.0000s\n# Which adds up to 225.0000s per event\n# Single core events that fit in validation duration: 20160s / 225.0000s = 89\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 89 and 10000, but more than 0 -> 89\n# It is estimated that this validation will produce: 89 * 1.0000 = 89 events\nEVENTS=89\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/LQToUE_M_1900_TuneCUETP8M1_13TeV_pythia8_cff.py --python_filename EXO-RunIISummer15GS-00630_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-00630.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-00630_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-00630_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-00630_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-00630 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-00630_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-00630_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-00630_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8GeneratorFilter\",\n maxeventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n SLHAFileForPythia8 = cms.string('Configuration/Generator/data/LQ_ue_beta1.0.out'),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n processParameters = cms.vstring(\n \n \n \n 'LeptoQuark:gg2LQLQbar = on',\n 'LeptoQuark:qqbar2LQLQbar = on',\n '42:m0 = 1900 ! LQ mass',\n ),\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n 'processParameters'\n )\n )\n)\n\nProductionFilterSequence = cms.Sequence(generator)\n", + "title": "Generator parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/d1d245cfc6f654f0fdafd9bc49664c34ce319640/python/ThirteenTeV/LQToUE_M_1900_TuneCUETP8M1_13TeV_pythia8_cff.py" + }, + { + "cms_confdb_id": "57401a6479705327059571eed18e3eea", + "process": "SIM", + "title": "Configuration file" + } + ], + "generators": [ + "pythia8" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_19", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-00621_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-00621_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00621_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-00621_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00621_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00621_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00621_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00621 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00621_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-00621.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-00621_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00621_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00621_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00621_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00621 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-00621_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-00621_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-00621_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "c803877eb2d4bb93b2a9594d663a09a6", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "c803877eb2d4bb93b2a9594d663a2c71", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v2/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-01511_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-01511_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-01511_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-01511.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v2/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-01511_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-01511_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-01511_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-01511 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-01511_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-01511_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-01511_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "51807415bb49655b2bcdae283c1d9ada", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "18062", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset LQToUE_M-1900_BetaOne_TuneCUETP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -9137,6 +9647,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9312,6 +9832,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9487,6 +10017,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9662,6 +10202,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9837,6 +10387,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10012,6 +10572,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10187,6 +10757,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10362,6 +10942,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10537,6 +11127,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10712,6 +11312,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10887,6 +11497,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11062,6 +11682,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11237,6 +11867,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11412,6 +12052,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11587,6 +12237,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11762,6 +12422,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11937,6 +12607,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12112,6 +12792,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12350,6 +13040,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12560,6 +13260,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12784,6 +13494,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12980,6 +13700,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13176,6 +13906,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13372,6 +14112,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13596,6 +14346,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13820,207 +14580,21 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/MajoranaNeutrinoToEE_M-200_TuneCUETP8M1_13TeV-alpgen_v2/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset MajoranaNeutrinoToEE_M-200_TuneCUETP8M1_13TeV-alpgen_v2 in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset MajoranaNeutrinoToEE_M-250_TuneCUETP8M1_13TeV-alpgen_v2 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Heavy Fermions, Heavy Righ-Handed Neutrinos" ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" - ], - "number_events": 98200, - "number_files": 6, - "size": 3003510207 - }, - "doi": "10.7483/OPENDATA.CMS.KHS8.SSDT", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:86dc7c43", - "description": "/MajoranaNeutrinoToEE_M-250_TuneCUETP8M1_13TeV-alpgen_v2/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 2225, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/MajoranaNeutrinoToEE_M-250_TuneCUETP8M1_13TeV-alpgen_v2/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_MajoranaNeutrinoToEE_M-250_TuneCUETP8M1_13TeV-alpgen_v2_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_130000_file_index.json" - }, - { - "checksum": "adler32:3785b2e6", - "description": "/MajoranaNeutrinoToEE_M-250_TuneCUETP8M1_13TeV-alpgen_v2/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1374, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/MajoranaNeutrinoToEE_M-250_TuneCUETP8M1_13TeV-alpgen_v2/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_MajoranaNeutrinoToEE_M-250_TuneCUETP8M1_13TeV-alpgen_v2_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_130000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIWinter15pLHE-01977_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15pLHE-01977_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_21_patch2/src ] ; then\n echo release CMSSW_7_1_21_patch2 already exists\nelse\n scram p CMSSW CMSSW_7_1_21_patch2\nfi\ncd CMSSW_7_1_21_patch2/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0010s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0010s = 0.0010s\n# Which adds up to 0.0010s per event\n# Single core events that fit in validation duration: 20160s / 0.0010s = 20160000\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160000 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIWinter15pLHE-01977_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15pLHE-01977.root --conditions MCRUN2_71_V1::All --step NONE --filein \"lhe:15849\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15pLHE-01977_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15pLHE-01977_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15pLHE-01977_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15pLHE-01977 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15pLHE-01977_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15pLHE-01977_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15pLHE-01977_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/mcdb/15849_lhe_header.txt" - }, - { - "cms_confdb_id": "f21a1fee8169e0c51114c1b0b49850ad", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "alpgen" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/MajoranaNeutrinoToEE_M-250_TuneCUETP8M1_13TeV-alpgen_v2/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_21_patch2", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-07183\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-07183_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-07183_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_22/src ] ; then\n echo release CMSSW_7_1_22 already exists\nelse\n scram p CMSSW CMSSW_7_1_22\nfi\ncd CMSSW_7_1_22/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/af9771d9ebaaaf867f25337d9c39d89e3c5e1b3b/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 81.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 81.0000s = 81.0000s\n# Which adds up to 81.0000s per event\n# Single core events that fit in validation duration: 20160s / 81.0000s = 248\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 248 and 10000, but more than 0 -> 248\n# It is estimated that this validation will produce: 248 * 1.0000 = 248 events\nEVENTS=248\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-07183_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-07183.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/MajoranaNeutrinoToEE_M-250_TuneCUETP8M1_13TeV-alpgen_v2/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-07183_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-07183_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-07183_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-07183 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-07183_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-07183_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-07183_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/af9771d9ebaaaf867f25337d9c39d89e3c5e1b3b/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "0a1bda5e35cdbd1d924fef80a5bc396f", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/MajoranaNeutrinoToEE_M-250_TuneCUETP8M1_13TeV-alpgen_v2/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_22", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-04679_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-04679_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-04679_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-04679_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/MajoranaNeutrinoToEE_M-250_TuneCUETP8M1_13TeV-alpgen_v2/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-04679_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-04679_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-04679_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-04679 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-04679_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-04679.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-04679_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-04679_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-04679_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-04679_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-04679 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-04679_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-04679_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-04679_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "09fe29eeda771ce692c8a7e081e035e7", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "09fe29eeda771ce692c8a7e081e11d1c", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/MajoranaNeutrinoToEE_M-250_TuneCUETP8M1_13TeV-alpgen_v2/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-04547_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-04547_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-04547_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-04547.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:EXO-RunIIFall15DR76-04679.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-04547_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-04547_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-04547_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-04547 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-04547_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-04547_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-04547_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "09fe29eeda771ce692c8a7e081e28610", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/MajoranaNeutrinoToEE_M-250_TuneCUETP8M1_13TeV-alpgen_v2/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "18101", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/MajoranaNeutrinoToEE_M-250_TuneCUETP8M1_13TeV-alpgen_v2/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset MajoranaNeutrinoToEE_M-250_TuneCUETP8M1_13TeV-alpgen_v2 in MINIAODSIM format for 2015 collision data", + "title": "/MajoranaNeutrinoToEE_M-200_TuneCUETP8M1_13TeV-alpgen_v2/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset MajoranaNeutrinoToEE_M-200_TuneCUETP8M1_13TeV-alpgen_v2 in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -14050,7 +14624,213 @@ }, { "abstract": { - "description": "

Simulated dataset MajoranaNeutrinoToEE_M-300_TuneCUETP8M1_13TeV-alpgen_v2 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + "description": "

Simulated dataset MajoranaNeutrinoToEE_M-250_TuneCUETP8M1_13TeV-alpgen_v2 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Heavy Fermions, Heavy Righ-Handed Neutrinos" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 98200, + "number_files": 6, + "size": 3003510207 + }, + "doi": "10.7483/OPENDATA.CMS.KHS8.SSDT", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:86dc7c43", + "description": "/MajoranaNeutrinoToEE_M-250_TuneCUETP8M1_13TeV-alpgen_v2/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 2225, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/MajoranaNeutrinoToEE_M-250_TuneCUETP8M1_13TeV-alpgen_v2/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_MajoranaNeutrinoToEE_M-250_TuneCUETP8M1_13TeV-alpgen_v2_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_130000_file_index.json" + }, + { + "checksum": "adler32:3785b2e6", + "description": "/MajoranaNeutrinoToEE_M-250_TuneCUETP8M1_13TeV-alpgen_v2/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1374, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/MajoranaNeutrinoToEE_M-250_TuneCUETP8M1_13TeV-alpgen_v2/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_MajoranaNeutrinoToEE_M-250_TuneCUETP8M1_13TeV-alpgen_v2_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_130000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIWinter15pLHE-01977_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15pLHE-01977_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_21_patch2/src ] ; then\n echo release CMSSW_7_1_21_patch2 already exists\nelse\n scram p CMSSW CMSSW_7_1_21_patch2\nfi\ncd CMSSW_7_1_21_patch2/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0010s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0010s = 0.0010s\n# Which adds up to 0.0010s per event\n# Single core events that fit in validation duration: 20160s / 0.0010s = 20160000\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160000 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIWinter15pLHE-01977_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15pLHE-01977.root --conditions MCRUN2_71_V1::All --step NONE --filein \"lhe:15849\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15pLHE-01977_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15pLHE-01977_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15pLHE-01977_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15pLHE-01977 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15pLHE-01977_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15pLHE-01977_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15pLHE-01977_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/mcdb/15849_lhe_header.txt" + }, + { + "cms_confdb_id": "f21a1fee8169e0c51114c1b0b49850ad", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "alpgen" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/MajoranaNeutrinoToEE_M-250_TuneCUETP8M1_13TeV-alpgen_v2/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_21_patch2", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-07183\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-07183_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-07183_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_22/src ] ; then\n echo release CMSSW_7_1_22 already exists\nelse\n scram p CMSSW CMSSW_7_1_22\nfi\ncd CMSSW_7_1_22/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/af9771d9ebaaaf867f25337d9c39d89e3c5e1b3b/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 81.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 81.0000s = 81.0000s\n# Which adds up to 81.0000s per event\n# Single core events that fit in validation duration: 20160s / 81.0000s = 248\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 248 and 10000, but more than 0 -> 248\n# It is estimated that this validation will produce: 248 * 1.0000 = 248 events\nEVENTS=248\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-07183_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-07183.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/MajoranaNeutrinoToEE_M-250_TuneCUETP8M1_13TeV-alpgen_v2/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-07183_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-07183_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-07183_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-07183 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-07183_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-07183_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-07183_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/af9771d9ebaaaf867f25337d9c39d89e3c5e1b3b/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "0a1bda5e35cdbd1d924fef80a5bc396f", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/MajoranaNeutrinoToEE_M-250_TuneCUETP8M1_13TeV-alpgen_v2/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_22", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-04679_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-04679_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-04679_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-04679_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/MajoranaNeutrinoToEE_M-250_TuneCUETP8M1_13TeV-alpgen_v2/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-04679_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-04679_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-04679_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-04679 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-04679_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-04679.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-04679_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-04679_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-04679_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-04679_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-04679 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-04679_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-04679_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-04679_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "09fe29eeda771ce692c8a7e081e035e7", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "09fe29eeda771ce692c8a7e081e11d1c", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/MajoranaNeutrinoToEE_M-250_TuneCUETP8M1_13TeV-alpgen_v2/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-04547_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-04547_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-04547_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-04547.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:EXO-RunIIFall15DR76-04679.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-04547_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-04547_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-04547_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-04547 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-04547_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-04547_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-04547_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "09fe29eeda771ce692c8a7e081e28610", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/MajoranaNeutrinoToEE_M-250_TuneCUETP8M1_13TeV-alpgen_v2/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "18101", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/MajoranaNeutrinoToEE_M-250_TuneCUETP8M1_13TeV-alpgen_v2/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset MajoranaNeutrinoToEE_M-250_TuneCUETP8M1_13TeV-alpgen_v2 in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset MajoranaNeutrinoToEE_M-300_TuneCUETP8M1_13TeV-alpgen_v2 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" }, "accelerator": "CERN-LHC", "categories": { @@ -14226,6 +15006,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14436,6 +15226,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14632,6 +15432,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14828,6 +15638,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15038,6 +15858,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15234,6 +16064,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15458,6 +16298,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15668,6 +16518,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15864,6 +16724,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16088,6 +16958,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16298,6 +17178,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16522,6 +17412,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16746,6 +17646,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16970,6 +17880,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17194,6 +18114,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17418,6 +18348,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17614,6 +18554,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17810,6 +18760,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18076,6 +19036,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18272,6 +19242,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18482,6 +19462,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18678,6 +19668,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18888,6 +19888,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19084,6 +20094,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19308,6 +20328,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19518,6 +20548,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19742,6 +20782,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19980,6 +21030,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20176,6 +21236,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20372,6 +21442,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20582,6 +21662,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20834,6 +21924,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21072,6 +22172,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21268,6 +22378,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21464,6 +22584,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21660,6 +22790,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21884,6 +23024,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22122,6 +23272,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22346,6 +23506,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22570,6 +23740,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22780,6 +23960,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22990,6 +24180,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23200,6 +24400,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23396,6 +24606,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23620,6 +24840,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23830,6 +25060,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24054,6 +25294,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24264,6 +25514,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24488,6 +25748,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24726,6 +25996,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24922,6 +26202,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25146,6 +26436,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25342,6 +26642,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25538,6 +26848,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25734,6 +27054,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25958,6 +27288,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26154,6 +27494,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26350,6 +27700,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26546,6 +27906,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26742,6 +28112,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26966,6 +28346,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27176,6 +28566,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27372,6 +28772,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27568,6 +28978,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27778,6 +29198,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28002,6 +29432,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28198,6 +29638,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28408,6 +29858,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28604,6 +30064,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28800,6 +30270,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28996,6 +30476,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29192,6 +30682,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29402,6 +30902,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29612,6 +31122,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29822,6 +31342,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30046,6 +31576,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30242,6 +31782,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30480,6 +32030,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30676,6 +32236,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30872,6 +32442,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31061,6 +32641,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31236,6 +32826,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31467,6 +33067,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31698,6 +33308,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31915,6 +33535,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32132,6 +33762,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32405,6 +34045,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32609,6 +34259,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32813,6 +34473,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33031,6 +34701,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33235,6 +34915,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33439,6 +35129,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33643,6 +35343,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33847,6 +35557,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34051,6 +35771,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34255,6 +35985,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34459,6 +36199,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34663,6 +36413,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34867,6 +36627,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35071,6 +36841,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35275,6 +37055,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35447,6 +37237,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35619,6 +37419,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35791,6 +37601,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35994,6 +37814,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36169,6 +37999,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36344,6 +38184,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36516,6 +38366,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36688,6 +38548,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36860,6 +38730,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37032,6 +38912,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37207,6 +39097,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37452,6 +39352,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37669,6 +39579,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37872,6 +39792,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38047,6 +39977,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38236,6 +40176,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38425,6 +40375,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38600,6 +40560,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38817,6 +40787,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39006,6 +40986,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39181,6 +41171,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39370,6 +41370,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39559,6 +41569,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39748,6 +41768,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39993,6 +42023,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40182,6 +42222,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40357,6 +42407,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40532,6 +42592,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40707,6 +42777,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40882,6 +42962,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41057,6 +43147,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41246,6 +43346,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41435,6 +43545,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41610,6 +43730,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41806,6 +43936,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42002,6 +44142,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42198,6 +44348,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42394,6 +44554,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42590,6 +44760,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42786,6 +44966,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42982,6 +45172,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43178,6 +45378,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43374,6 +45584,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43570,6 +45790,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43766,6 +45996,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43962,6 +46202,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44158,6 +46408,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44354,6 +46614,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44550,6 +46820,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44746,6 +47026,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44942,6 +47232,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45138,6 +47438,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45334,6 +47644,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45530,6 +47850,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45726,6 +48056,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45922,6 +48262,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46118,6 +48468,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46314,6 +48674,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46510,6 +48880,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46706,6 +49086,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46902,6 +49292,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47098,6 +49498,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47294,6 +49704,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47490,6 +49910,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47686,6 +50116,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47882,6 +50322,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48078,6 +50528,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48274,6 +50734,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48470,6 +50940,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48666,6 +51146,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48862,6 +51352,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49058,6 +51558,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49254,6 +51764,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49464,6 +51984,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49660,6 +52190,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49856,6 +52396,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50052,6 +52602,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50248,6 +52808,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50444,6 +53014,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50640,6 +53220,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50836,6 +53426,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51011,6 +53611,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51215,6 +53825,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51461,6 +54081,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51665,6 +54295,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51897,6 +54537,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52185,6 +54835,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52431,6 +55091,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52635,6 +55305,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52853,6 +55533,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53028,6 +55718,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53203,6 +55903,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53418,6 +56128,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53678,6 +56398,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53938,6 +56668,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54170,6 +56910,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54413,6 +57163,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54687,6 +57447,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54888,6 +57658,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55120,6 +57900,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55366,6 +58156,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55570,6 +58370,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55813,6 +58623,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56031,6 +58851,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56277,6 +59107,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56495,6 +59335,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56738,6 +59588,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56998,6 +59858,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57230,6 +60100,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57473,6 +60353,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57733,6 +60623,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57993,6 +60893,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58253,6 +61163,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58496,6 +61416,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58728,6 +61658,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58974,6 +61914,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59206,6 +62156,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59421,6 +62381,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59681,6 +62651,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59941,6 +62921,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60145,6 +63135,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60320,6 +63320,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60495,6 +63505,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60684,6 +63704,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60873,6 +63903,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61090,6 +64130,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61279,6 +64329,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61454,6 +64514,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61629,6 +64699,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61832,6 +64912,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62035,6 +65125,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62266,6 +65366,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62511,6 +65621,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62728,6 +65848,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62903,6 +66033,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63078,6 +66218,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63253,6 +66403,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63442,6 +66602,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63631,6 +66801,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63806,6 +66986,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64009,6 +67199,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64212,6 +67412,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64429,6 +67639,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64674,6 +67894,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64877,6 +68107,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65066,6 +68306,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65283,6 +68533,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65472,6 +68732,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65647,6 +68917,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65850,6 +69130,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66025,6 +69315,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66256,6 +69556,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66445,6 +69755,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66620,6 +69940,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66809,6 +70139,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67026,6 +70366,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67285,6 +70635,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67488,6 +70848,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67677,6 +71047,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67902,6 +71282,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68105,6 +71495,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68294,6 +71694,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68483,6 +71893,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68658,6 +72078,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68847,6 +72277,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69064,6 +72504,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69239,6 +72689,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69442,6 +72902,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69617,6 +73087,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69820,6 +73300,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70009,6 +73499,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70234,6 +73734,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70437,6 +73947,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70612,6 +74132,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70801,6 +74331,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71032,6 +74572,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71291,6 +74841,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71494,6 +75054,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71669,6 +75239,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71886,6 +75466,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72089,6 +75679,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72264,6 +75864,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72453,6 +76063,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72698,6 +76318,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72929,6 +76559,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73118,6 +76758,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73307,6 +76957,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73496,6 +77156,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73671,6 +77341,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73846,6 +77526,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74021,6 +77711,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74210,6 +77910,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74385,6 +78095,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74560,6 +78280,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74735,6 +78465,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74910,6 +78650,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75085,6 +78835,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75260,6 +79020,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75449,6 +79219,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75624,6 +79404,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75799,6 +79589,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75974,6 +79774,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76149,6 +79959,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76324,6 +80144,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76499,6 +80329,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76674,6 +80514,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76849,6 +80699,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77024,6 +80884,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77199,6 +81069,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77374,6 +81254,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77549,6 +81439,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77724,6 +81624,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77899,6 +81809,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78074,6 +81994,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78249,6 +82179,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78424,6 +82364,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78599,6 +82549,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78774,6 +82734,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78949,6 +82919,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79138,6 +83118,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79313,6 +83303,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79488,6 +83488,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79663,6 +83673,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79852,6 +83872,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80027,6 +84057,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80202,6 +84242,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80377,6 +84427,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80552,6 +84612,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80727,6 +84797,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80902,6 +84982,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81077,6 +85167,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81266,6 +85366,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81441,6 +85551,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81616,6 +85736,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81791,6 +85921,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81966,6 +86106,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82141,6 +86291,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82316,6 +86476,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82491,6 +86661,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82666,6 +86846,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82841,6 +87031,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83016,6 +87216,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83191,6 +87401,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83366,6 +87586,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83541,6 +87771,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83716,6 +87956,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83891,6 +88141,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84066,6 +88326,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84241,6 +88511,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84416,6 +88696,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84591,6 +88881,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84766,6 +89066,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84941,6 +89251,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85116,6 +89436,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85291,6 +89621,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85466,6 +89806,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85641,6 +89991,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85816,6 +90176,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85991,6 +90361,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86166,6 +90546,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86341,6 +90731,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86516,6 +90916,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86720,6 +91130,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86924,6 +91344,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87128,6 +91558,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87332,6 +91772,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87536,6 +91986,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87740,6 +92200,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87944,6 +92414,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88148,6 +92628,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88352,6 +92842,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88556,6 +93056,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88760,6 +93270,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88978,6 +93498,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89182,6 +93712,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89386,6 +93926,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89590,6 +94140,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89794,6 +94354,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89998,6 +94568,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90202,6 +94782,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90406,6 +94996,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90610,6 +95210,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90814,6 +95424,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91018,6 +95638,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91222,6 +95852,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91426,6 +96066,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91630,6 +96280,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91834,6 +96494,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92038,6 +96708,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92242,6 +96922,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92446,6 +97136,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92664,6 +97364,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92868,6 +97578,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93072,6 +97792,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93276,6 +98006,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93480,6 +98220,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93684,6 +98434,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93888,6 +98648,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94092,6 +98862,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94296,6 +99076,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94500,6 +99290,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94704,6 +99504,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94908,6 +99718,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95112,6 +99932,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95316,6 +100146,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95520,6 +100360,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95724,6 +100574,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95928,6 +100788,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96132,6 +101002,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96336,6 +101216,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96540,6 +101430,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96744,6 +101644,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96948,6 +101858,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97152,6 +102072,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97356,6 +102286,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97560,6 +102500,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97764,6 +102714,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97968,6 +102928,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -98172,6 +103142,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -98376,6 +103356,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, diff --git a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_08.json b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_08.json index 17b6357b70..2264943326 100644 --- a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_08.json +++ b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_08.json @@ -171,6 +171,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -375,6 +385,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -579,6 +599,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -783,6 +813,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -987,6 +1027,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1191,6 +1241,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1395,6 +1455,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1599,6 +1669,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1803,6 +1883,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2007,6 +2097,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2211,6 +2311,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2415,215 +2525,235 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/RadionToWWToWlepWhad_narrow_M-2500_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset RadionToWWToWlepWhad_narrow_M-2500_13TeV-madgraph in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset RadionToWWToWlepWhad_narrow_M-3000_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Gravitons" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 49600, - "number_files": 1, - "size": 1843237631 - }, - "doi": "10.7483/OPENDATA.CMS.ZHCT.8M4L", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:9903695c", - "description": "/RadionToWWToWlepWhad_narrow_M-3000_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 368, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RadionToWWToWlepWhad_narrow_M-3000_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RadionToWWToWlepWhad_narrow_M-3000_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_20000_file_index.json" - }, - { - "checksum": "adler32:1070468c", - "description": "/RadionToWWToWlepWhad_narrow_M-3000_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 222, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RadionToWWToWlepWhad_narrow_M-3000_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RadionToWWToWlepWhad_narrow_M-3000_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_20000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-00422\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-00422_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-00422_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_16_patch2/src ] ; then\n echo release CMSSW_7_1_16_patch2 already exists\nelse\n scram p CMSSW CMSSW_7_1_16_patch2\nfi\ncd CMSSW_7_1_16_patch2/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-00422 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00422-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00422-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00422-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00422-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.1395s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.1395s = 0.1395s\n# Which adds up to 0.1395s per event\n# Single core events that fit in validation duration: 20160s / 0.1395s = 144482\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 144482 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00422-fragment.py --python_filename EXO-RunIIWinter15wmLHE-00422_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-00422.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-00422_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-00422_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-00422_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-00422 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-00422_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-00422_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-00422_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters: param_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18961/param_card.dat" - }, - { - "title": "Generator parameters: proc_card_mg5.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18961/proc_card_mg5.dat" - }, - { - "title": "Generator parameters: run_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18961/run_card.dat" - }, - { - "cms_confdb_id": "961a7b714523afd33725092c366f3f38", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "madgraph" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/RadionToWWToWlepWhad_narrow_M-3000_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_16_patch2", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-01336\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-01336_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-01336_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19/src ] ; then\n echo release CMSSW_7_1_19 already exists\nelse\n scram p CMSSW CMSSW_7_1_19\nfi\ncd CMSSW_7_1_19/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/2814f0a258949b387f502e0b5bb8414926c0569a/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 143.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 143.0000s = 143.0000s\n# Which adds up to 143.0000s per event\n# Single core events that fit in validation duration: 20160s / 143.0000s = 140\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 140 and 10000, but more than 0 -> 140\n# It is estimated that this validation will produce: 140 * 1.0000 = 140 events\nEVENTS=140\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-01336_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-01336.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/RadionToWWToWlepWhad_narrow_M-3000_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-01336_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-01336_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-01336_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-01336 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-01336_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-01336_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-01336_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/2814f0a258949b387f502e0b5bb8414926c0569a/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "2557f311e3275b75b2e1ea1cb1c7360b", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/RadionToWWToWlepWhad_narrow_M-3000_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_19", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-01353_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-01353_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-01353_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-01353_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/RadionToWWToWlepWhad_narrow_M-3000_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-01353_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-01353_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-01353_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-01353 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-01353_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-01353.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-01353_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-01353_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-01353_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-01353_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-01353 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-01353_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-01353_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-01353_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "36d0857c8bdc7cc76a2f24d284abbc32", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "36d0857c8bdc7cc76a2f24d284ac4abf", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/RadionToWWToWlepWhad_narrow_M-3000_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-01536_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-01536_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-01536_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-01536.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/RadionToWWToWlepWhad_narrow_M-3000_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-01536_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-01536_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-01536_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-01536 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-01536_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-01536_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-01536_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "51807415bb49655b2bcdae283c1d9ada", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/RadionToWWToWlepWhad_narrow_M-3000_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "18961", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/RadionToWWToWlepWhad_narrow_M-3000_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset RadionToWWToWlepWhad_narrow_M-3000_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "title": "/RadionToWWToWlepWhad_narrow_M-2500_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset RadionToWWToWlepWhad_narrow_M-2500_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset RadionToWWToWlepWhad_narrow_M-3000_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Gravitons" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 49600, + "number_files": 1, + "size": 1843237631 + }, + "doi": "10.7483/OPENDATA.CMS.ZHCT.8M4L", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:9903695c", + "description": "/RadionToWWToWlepWhad_narrow_M-3000_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 368, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RadionToWWToWlepWhad_narrow_M-3000_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RadionToWWToWlepWhad_narrow_M-3000_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_20000_file_index.json" + }, + { + "checksum": "adler32:1070468c", + "description": "/RadionToWWToWlepWhad_narrow_M-3000_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 222, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RadionToWWToWlepWhad_narrow_M-3000_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RadionToWWToWlepWhad_narrow_M-3000_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_20000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-00422\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-00422_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-00422_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_16_patch2/src ] ; then\n echo release CMSSW_7_1_16_patch2 already exists\nelse\n scram p CMSSW CMSSW_7_1_16_patch2\nfi\ncd CMSSW_7_1_16_patch2/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-00422 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00422-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00422-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00422-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00422-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.1395s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.1395s = 0.1395s\n# Which adds up to 0.1395s per event\n# Single core events that fit in validation duration: 20160s / 0.1395s = 144482\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 144482 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00422-fragment.py --python_filename EXO-RunIIWinter15wmLHE-00422_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-00422.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-00422_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-00422_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-00422_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-00422 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-00422_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-00422_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-00422_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters: param_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18961/param_card.dat" + }, + { + "title": "Generator parameters: proc_card_mg5.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18961/proc_card_mg5.dat" + }, + { + "title": "Generator parameters: run_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18961/run_card.dat" + }, + { + "cms_confdb_id": "961a7b714523afd33725092c366f3f38", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "madgraph" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/RadionToWWToWlepWhad_narrow_M-3000_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_16_patch2", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-01336\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-01336_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-01336_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19/src ] ; then\n echo release CMSSW_7_1_19 already exists\nelse\n scram p CMSSW CMSSW_7_1_19\nfi\ncd CMSSW_7_1_19/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/2814f0a258949b387f502e0b5bb8414926c0569a/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 143.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 143.0000s = 143.0000s\n# Which adds up to 143.0000s per event\n# Single core events that fit in validation duration: 20160s / 143.0000s = 140\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 140 and 10000, but more than 0 -> 140\n# It is estimated that this validation will produce: 140 * 1.0000 = 140 events\nEVENTS=140\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-01336_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-01336.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/RadionToWWToWlepWhad_narrow_M-3000_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-01336_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-01336_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-01336_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-01336 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-01336_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-01336_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-01336_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/2814f0a258949b387f502e0b5bb8414926c0569a/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "2557f311e3275b75b2e1ea1cb1c7360b", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/RadionToWWToWlepWhad_narrow_M-3000_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_19", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-01353_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-01353_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-01353_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-01353_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/RadionToWWToWlepWhad_narrow_M-3000_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-01353_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-01353_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-01353_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-01353 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-01353_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-01353.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-01353_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-01353_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-01353_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-01353_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-01353 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-01353_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-01353_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-01353_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "36d0857c8bdc7cc76a2f24d284abbc32", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "36d0857c8bdc7cc76a2f24d284ac4abf", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/RadionToWWToWlepWhad_narrow_M-3000_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-01536_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-01536_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-01536_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-01536.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/RadionToWWToWlepWhad_narrow_M-3000_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-01536_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-01536_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-01536_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-01536 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-01536_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-01536_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-01536_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "51807415bb49655b2bcdae283c1d9ada", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/RadionToWWToWlepWhad_narrow_M-3000_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "18961", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/RadionToWWToWlepWhad_narrow_M-3000_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset RadionToWWToWlepWhad_narrow_M-3000_13TeV-madgraph in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -2823,6 +2953,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3027,6 +3167,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3231,6 +3381,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3435,6 +3595,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3653,6 +3823,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3899,6 +4079,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4103,6 +4293,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4321,6 +4521,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4567,6 +4777,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4785,6 +5005,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4989,6 +5219,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5193,6 +5433,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5397,6 +5647,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5601,6 +5861,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5833,6 +6103,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6037,6 +6317,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6269,6 +6559,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6487,6 +6787,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6747,6 +7057,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6951,6 +7271,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7155,6 +7485,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7359,215 +7699,235 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/RadionToWW_width0p1_M-3000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset RadionToWW_width0p1_M-3000_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset RadionToWW_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Gravitons" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 50000, - "number_files": 6, - "size": 1977595418 - }, - "doi": "10.7483/OPENDATA.CMS.H8LD.WNBA", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:4d738b1f", - "description": "/RadionToWW_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 2264, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RadionToWW_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RadionToWW_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.json" - }, - { - "checksum": "adler32:f5c5bf2c", - "description": "/RadionToWW_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1410, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RadionToWW_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RadionToWW_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid B2G-RunIIWinter15wmLHE-00607\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a B2G-RunIIWinter15wmLHE-00607_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIWinter15wmLHE-00607_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/B2G-RunIIWinter15wmLHE-00607 --retry 3 --create-dirs -o Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00607-fragment.py\n[ -s Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00607-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00607-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00607-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.1000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.1000s = 0.1000s\n# Which adds up to 0.1000s per event\n# Single core events that fit in validation duration: 20160s / 0.1000s = 201600\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 201600 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00607-fragment.py --python_filename B2G-RunIIWinter15wmLHE-00607_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:B2G-RunIIWinter15wmLHE-00607.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIWinter15wmLHE-00607_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIWinter15wmLHE-00607_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIWinter15wmLHE-00607_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIWinter15wmLHE-00607 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIWinter15wmLHE-00607_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIWinter15wmLHE-00607_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIWinter15wmLHE-00607_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters: param_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18996/param_card.dat" - }, - { - "title": "Generator parameters: proc_card_mg5.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18996/proc_card_mg5.dat" - }, - { - "title": "Generator parameters: run_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18996/run_card.dat" - }, - { - "cms_confdb_id": "c9d11dd5f9dd28b54761d866cb46d870", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "madgraph" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/RadionToWW_width0p1_M-4000_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_20_patch3", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid B2G-RunIISummer15GS-00721\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a B2G-RunIISummer15GS-00721_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIISummer15GS-00721_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/a2fc84ec9b8b1396de3c555be6fff30c79787cb8/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 121.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 121.0000s = 121.0000s\n# Which adds up to 121.0000s per event\n# Single core events that fit in validation duration: 20160s / 121.0000s = 166\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 166 and 10000, but more than 0 -> 166\n# It is estimated that this validation will produce: 166 * 1.0000 = 166 events\nEVENTS=166\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename B2G-RunIISummer15GS-00721_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:B2G-RunIISummer15GS-00721.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/RadionToWW_width0p1_M-4000_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIISummer15GS-00721_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIISummer15GS-00721_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIISummer15GS-00721_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIISummer15GS-00721 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIISummer15GS-00721_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIISummer15GS-00721_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIISummer15GS-00721_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/a2fc84ec9b8b1396de3c555be6fff30c79787cb8/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "c9d11dd5f9dd28b54761d866cb462560", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/RadionToWW_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_20_patch3", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15DR76-00712_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15DR76-00712_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00712_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:B2G-RunIIFall15DR76-00712_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/RadionToWW_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00712_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00712_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00712_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00712 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00712_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:B2G-RunIIFall15DR76-00712.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:B2G-RunIIFall15DR76-00712_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00712_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00712_2_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00712_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00712 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15DR76-00712_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15DR76-00712_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15DR76-00712_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "770bdbbc9f2f053016bcb30e98b191fb", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "770bdbbc9f2f053016bcb30e98b2ae6a", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/RadionToWW_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v2/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15MiniAODv2-00912_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15MiniAODv2-00912_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15MiniAODv2-00912_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:B2G-RunIIFall15MiniAODv2-00912.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/RadionToWW_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v2/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15MiniAODv2-00912_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15MiniAODv2-00912_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15MiniAODv2-00912_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15MiniAODv2-00912 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15MiniAODv2-00912_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15MiniAODv2-00912_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15MiniAODv2-00912_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "33b9cac79bd8650401638666f780e8c5", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/RadionToWW_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "18996", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/RadionToWW_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset RadionToWW_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data", + "title": "/RadionToWW_width0p1_M-3000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset RadionToWW_width0p1_M-3000_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset RadionToWW_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Gravitons" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 50000, + "number_files": 6, + "size": 1977595418 + }, + "doi": "10.7483/OPENDATA.CMS.H8LD.WNBA", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:4d738b1f", + "description": "/RadionToWW_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 2264, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RadionToWW_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RadionToWW_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.json" + }, + { + "checksum": "adler32:f5c5bf2c", + "description": "/RadionToWW_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1410, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RadionToWW_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RadionToWW_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid B2G-RunIIWinter15wmLHE-00607\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a B2G-RunIIWinter15wmLHE-00607_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIWinter15wmLHE-00607_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/B2G-RunIIWinter15wmLHE-00607 --retry 3 --create-dirs -o Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00607-fragment.py\n[ -s Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00607-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00607-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00607-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.1000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.1000s = 0.1000s\n# Which adds up to 0.1000s per event\n# Single core events that fit in validation duration: 20160s / 0.1000s = 201600\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 201600 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00607-fragment.py --python_filename B2G-RunIIWinter15wmLHE-00607_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:B2G-RunIIWinter15wmLHE-00607.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIWinter15wmLHE-00607_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIWinter15wmLHE-00607_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIWinter15wmLHE-00607_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIWinter15wmLHE-00607 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIWinter15wmLHE-00607_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIWinter15wmLHE-00607_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIWinter15wmLHE-00607_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters: param_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18996/param_card.dat" + }, + { + "title": "Generator parameters: proc_card_mg5.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18996/proc_card_mg5.dat" + }, + { + "title": "Generator parameters: run_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18996/run_card.dat" + }, + { + "cms_confdb_id": "c9d11dd5f9dd28b54761d866cb46d870", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "madgraph" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/RadionToWW_width0p1_M-4000_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_20_patch3", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid B2G-RunIISummer15GS-00721\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a B2G-RunIISummer15GS-00721_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIISummer15GS-00721_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/a2fc84ec9b8b1396de3c555be6fff30c79787cb8/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 121.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 121.0000s = 121.0000s\n# Which adds up to 121.0000s per event\n# Single core events that fit in validation duration: 20160s / 121.0000s = 166\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 166 and 10000, but more than 0 -> 166\n# It is estimated that this validation will produce: 166 * 1.0000 = 166 events\nEVENTS=166\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename B2G-RunIISummer15GS-00721_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:B2G-RunIISummer15GS-00721.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/RadionToWW_width0p1_M-4000_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIISummer15GS-00721_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIISummer15GS-00721_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIISummer15GS-00721_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIISummer15GS-00721 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIISummer15GS-00721_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIISummer15GS-00721_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIISummer15GS-00721_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/a2fc84ec9b8b1396de3c555be6fff30c79787cb8/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "c9d11dd5f9dd28b54761d866cb462560", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/RadionToWW_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_20_patch3", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15DR76-00712_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15DR76-00712_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00712_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:B2G-RunIIFall15DR76-00712_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/RadionToWW_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00712_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00712_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00712_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00712 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00712_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:B2G-RunIIFall15DR76-00712.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:B2G-RunIIFall15DR76-00712_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00712_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00712_2_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00712_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00712 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15DR76-00712_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15DR76-00712_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15DR76-00712_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "770bdbbc9f2f053016bcb30e98b191fb", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "770bdbbc9f2f053016bcb30e98b2ae6a", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/RadionToWW_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v2/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15MiniAODv2-00912_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15MiniAODv2-00912_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15MiniAODv2-00912_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:B2G-RunIIFall15MiniAODv2-00912.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/RadionToWW_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v2/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15MiniAODv2-00912_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15MiniAODv2-00912_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15MiniAODv2-00912_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15MiniAODv2-00912 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15MiniAODv2-00912_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15MiniAODv2-00912_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15MiniAODv2-00912_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "33b9cac79bd8650401638666f780e8c5", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/RadionToWW_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "18996", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/RadionToWW_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset RadionToWW_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -7809,6 +8169,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8013,6 +8383,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8217,6 +8597,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8435,6 +8825,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8695,6 +9095,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8899,6 +9309,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9103,6 +9523,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9307,6 +9737,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9511,6 +9951,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9757,6 +10207,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10031,6 +10491,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10235,6 +10705,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10439,6 +10919,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10657,6 +11147,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10861,6 +11361,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11065,6 +11575,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11269,6 +11789,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11473,6 +12003,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11677,6 +12217,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11881,6 +12431,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12085,6 +12645,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12289,215 +12859,235 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/RadionToZZ_narrow_M-4500_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset RadionToZZ_narrow_M-4500_13TeV-madgraph in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset RadionToZZ_narrow_M-600_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Gravitons" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 30000, - "number_files": 1, - "size": 979242781 - }, - "doi": "10.7483/OPENDATA.CMS.INW5.PMMG", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:8b9965d7", - "description": "/RadionToZZ_narrow_M-600_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 356, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RadionToZZ_narrow_M-600_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RadionToZZ_narrow_M-600_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.json" - }, - { - "checksum": "adler32:b83c430a", - "description": "/RadionToZZ_narrow_M-600_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 211, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RadionToZZ_narrow_M-600_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RadionToZZ_narrow_M-600_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-00439\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-00439_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-00439_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_16_patch2/src ] ; then\n echo release CMSSW_7_1_16_patch2 already exists\nelse\n scram p CMSSW CMSSW_7_1_16_patch2\nfi\ncd CMSSW_7_1_16_patch2/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-00439 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00439-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00439-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00439-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00439-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0865s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0865s = 0.0865s\n# Which adds up to 0.0865s per event\n# Single core events that fit in validation duration: 20160s / 0.0865s = 232963\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 232963 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00439-fragment.py --python_filename EXO-RunIIWinter15wmLHE-00439_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-00439.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-00439_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-00439_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-00439_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-00439 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-00439_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-00439_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-00439_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters: param_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19058/param_card.dat" - }, - { - "title": "Generator parameters: proc_card_mg5.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19058/proc_card_mg5.dat" - }, - { - "title": "Generator parameters: run_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19058/run_card.dat" - }, - { - "cms_confdb_id": "961a7b714523afd33725092c3677d2d5", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "madgraph" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/RadionToZZ_narrow_M-600_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_16_patch2", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-01352\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-01352_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-01352_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19/src ] ; then\n echo release CMSSW_7_1_19 already exists\nelse\n scram p CMSSW CMSSW_7_1_19\nfi\ncd CMSSW_7_1_19/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/2814f0a258949b387f502e0b5bb8414926c0569a/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 65.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 65.0000s = 65.0000s\n# Which adds up to 65.0000s per event\n# Single core events that fit in validation duration: 20160s / 65.0000s = 310\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 310 and 10000, but more than 0 -> 310\n# It is estimated that this validation will produce: 310 * 1.0000 = 310 events\nEVENTS=310\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-01352_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-01352.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/RadionToZZ_narrow_M-600_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-01352_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-01352_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-01352_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-01352 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-01352_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-01352_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-01352_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/2814f0a258949b387f502e0b5bb8414926c0569a/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "2557f311e3275b75b2e1ea1cb1c7360b", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/RadionToZZ_narrow_M-600_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_19", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-01377_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-01377_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-01377_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-01377_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/RadionToZZ_narrow_M-600_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-01377_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-01377_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-01377_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-01377 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-01377_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-01377.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-01377_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-01377_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-01377_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-01377_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-01377 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-01377_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-01377_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-01377_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "36d0857c8bdc7cc76a2f24d284abbc32", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "36d0857c8bdc7cc76a2f24d284ac4abf", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/RadionToZZ_narrow_M-600_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-01123_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-01123_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-01123_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-01123.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/RadionToZZ_narrow_M-600_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-01123_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-01123_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-01123_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-01123 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-01123_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-01123_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-01123_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "744109404cdf471f6e79fd983bdf69e1", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/RadionToZZ_narrow_M-600_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "19058", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/RadionToZZ_narrow_M-600_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset RadionToZZ_narrow_M-600_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "title": "/RadionToZZ_narrow_M-4500_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset RadionToZZ_narrow_M-4500_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset RadionToZZ_narrow_M-600_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Gravitons" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 30000, + "number_files": 1, + "size": 979242781 + }, + "doi": "10.7483/OPENDATA.CMS.INW5.PMMG", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:8b9965d7", + "description": "/RadionToZZ_narrow_M-600_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 356, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RadionToZZ_narrow_M-600_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RadionToZZ_narrow_M-600_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.json" + }, + { + "checksum": "adler32:b83c430a", + "description": "/RadionToZZ_narrow_M-600_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 211, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RadionToZZ_narrow_M-600_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RadionToZZ_narrow_M-600_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-00439\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-00439_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-00439_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_16_patch2/src ] ; then\n echo release CMSSW_7_1_16_patch2 already exists\nelse\n scram p CMSSW CMSSW_7_1_16_patch2\nfi\ncd CMSSW_7_1_16_patch2/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-00439 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00439-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00439-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00439-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00439-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0865s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0865s = 0.0865s\n# Which adds up to 0.0865s per event\n# Single core events that fit in validation duration: 20160s / 0.0865s = 232963\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 232963 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00439-fragment.py --python_filename EXO-RunIIWinter15wmLHE-00439_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-00439.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-00439_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-00439_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-00439_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-00439 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-00439_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-00439_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-00439_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters: param_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19058/param_card.dat" + }, + { + "title": "Generator parameters: proc_card_mg5.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19058/proc_card_mg5.dat" + }, + { + "title": "Generator parameters: run_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19058/run_card.dat" + }, + { + "cms_confdb_id": "961a7b714523afd33725092c3677d2d5", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "madgraph" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/RadionToZZ_narrow_M-600_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_16_patch2", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-01352\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-01352_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-01352_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19/src ] ; then\n echo release CMSSW_7_1_19 already exists\nelse\n scram p CMSSW CMSSW_7_1_19\nfi\ncd CMSSW_7_1_19/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/2814f0a258949b387f502e0b5bb8414926c0569a/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 65.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 65.0000s = 65.0000s\n# Which adds up to 65.0000s per event\n# Single core events that fit in validation duration: 20160s / 65.0000s = 310\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 310 and 10000, but more than 0 -> 310\n# It is estimated that this validation will produce: 310 * 1.0000 = 310 events\nEVENTS=310\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-01352_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-01352.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/RadionToZZ_narrow_M-600_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-01352_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-01352_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-01352_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-01352 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-01352_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-01352_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-01352_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/2814f0a258949b387f502e0b5bb8414926c0569a/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "2557f311e3275b75b2e1ea1cb1c7360b", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/RadionToZZ_narrow_M-600_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_19", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-01377_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-01377_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-01377_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-01377_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/RadionToZZ_narrow_M-600_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-01377_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-01377_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-01377_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-01377 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-01377_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-01377.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-01377_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-01377_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-01377_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-01377_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-01377 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-01377_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-01377_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-01377_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "36d0857c8bdc7cc76a2f24d284abbc32", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "36d0857c8bdc7cc76a2f24d284ac4abf", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/RadionToZZ_narrow_M-600_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-01123_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-01123_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-01123_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-01123.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/RadionToZZ_narrow_M-600_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-01123_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-01123_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-01123_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-01123 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-01123_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-01123_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-01123_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "744109404cdf471f6e79fd983bdf69e1", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/RadionToZZ_narrow_M-600_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "19058", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/RadionToZZ_narrow_M-600_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset RadionToZZ_narrow_M-600_13TeV-madgraph in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -12697,6 +13287,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12901,6 +13501,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13105,6 +13715,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13309,6 +13929,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13513,6 +14143,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13717,6 +14357,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13921,6 +14571,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14125,6 +14785,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14329,6 +14999,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14533,6 +15213,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14737,6 +15427,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14941,6 +15641,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15145,6 +15855,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15363,6 +16083,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15581,6 +16311,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15785,6 +16525,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15989,6 +16739,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16193,6 +16953,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16397,229 +17167,249 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/RadionToZZToZlepZhad_width0p2_M-1200_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset RadionToZZToZlepZhad_width0p2_M-1200_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset RadionToZZToZlepZhad_width0p2_M-2000_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Gravitons" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 48200, - "number_files": 6, - "size": 1918658977 - }, - "doi": "10.7483/OPENDATA.CMS.XYLU.TG7G", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:71d32fa9", - "description": "/RadionToZZToZlepZhad_width0p2_M-2000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 2) for access to data", - "size": 1936, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RadionToZZToZlepZhad_width0p2_M-2000_TuneCUETP8M1_13TeV-madgraph-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RadionToZZToZlepZhad_width0p2_M-2000_TuneCUETP8M1_13TeV-madgraph-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.json" - }, - { - "checksum": "adler32:7d1470f7", - "description": "/RadionToZZToZlepZhad_width0p2_M-2000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (2 of 2) for access to data", - "size": 390, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RadionToZZToZlepZhad_width0p2_M-2000_TuneCUETP8M1_13TeV-madgraph-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RadionToZZToZlepZhad_width0p2_M-2000_TuneCUETP8M1_13TeV-madgraph-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_20000_file_index.json" - }, - { - "checksum": "adler32:7bb287ca", - "description": "/RadionToZZToZlepZhad_width0p2_M-2000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 2) for access to data", - "size": 1225, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RadionToZZToZlepZhad_width0p2_M-2000_TuneCUETP8M1_13TeV-madgraph-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RadionToZZToZlepZhad_width0p2_M-2000_TuneCUETP8M1_13TeV-madgraph-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.txt" - }, - { - "checksum": "adler32:36764e6f", - "description": "/RadionToZZToZlepZhad_width0p2_M-2000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (2 of 2) for access to data", - "size": 245, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RadionToZZToZlepZhad_width0p2_M-2000_TuneCUETP8M1_13TeV-madgraph-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RadionToZZToZlepZhad_width0p2_M-2000_TuneCUETP8M1_13TeV-madgraph-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_20000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid B2G-RunIIWinter15wmLHE-00647\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a B2G-RunIIWinter15wmLHE-00647_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIWinter15wmLHE-00647_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/B2G-RunIIWinter15wmLHE-00647 --retry 3 --create-dirs -o Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00647-fragment.py\n[ -s Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00647-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00647-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00647-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.1237s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.1237s = 0.1237s\n# Which adds up to 0.1237s per event\n# Single core events that fit in validation duration: 20160s / 0.1237s = 162955\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 162955 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00647-fragment.py --python_filename B2G-RunIIWinter15wmLHE-00647_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:B2G-RunIIWinter15wmLHE-00647.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIWinter15wmLHE-00647_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIWinter15wmLHE-00647_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIWinter15wmLHE-00647_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIWinter15wmLHE-00647 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIWinter15wmLHE-00647_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIWinter15wmLHE-00647_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIWinter15wmLHE-00647_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters: param_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19026/param_card.dat" - }, - { - "title": "Generator parameters: proc_card_mg5.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19026/proc_card_mg5.dat" - }, - { - "title": "Generator parameters: run_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19026/run_card.dat" - }, - { - "cms_confdb_id": "6c35195bc607c6bedacd3ace2196aa51", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "madgraph" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/RadionToZZToZlepZhad_width0p2_M-2000_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_20_patch3", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid B2G-RunIISummer15GS-00762\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a B2G-RunIISummer15GS-00762_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIISummer15GS-00762_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/a2fc84ec9b8b1396de3c555be6fff30c79787cb8/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 133.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 133.0000s = 133.0000s\n# Which adds up to 133.0000s per event\n# Single core events that fit in validation duration: 20160s / 133.0000s = 151\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 151 and 10000, but more than 0 -> 151\n# It is estimated that this validation will produce: 151 * 1.0000 = 151 events\nEVENTS=151\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename B2G-RunIISummer15GS-00762_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:B2G-RunIISummer15GS-00762.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/RadionToZZToZlepZhad_width0p2_M-2000_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIISummer15GS-00762_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIISummer15GS-00762_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIISummer15GS-00762_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIISummer15GS-00762 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIISummer15GS-00762_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIISummer15GS-00762_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIISummer15GS-00762_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/a2fc84ec9b8b1396de3c555be6fff30c79787cb8/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "c9d11dd5f9dd28b54761d866cb462560", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/RadionToZZToZlepZhad_width0p2_M-2000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_20_patch3", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15DR76-00796_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15DR76-00796_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00796_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:B2G-RunIIFall15DR76-00796_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/RadionToZZToZlepZhad_width0p2_M-2000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00796_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00796_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00796_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00796 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00796_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:B2G-RunIIFall15DR76-00796.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:B2G-RunIIFall15DR76-00796_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00796_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00796_2_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00796_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00796 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15DR76-00796_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15DR76-00796_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15DR76-00796_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "d180f3b074eb7601aa2827175884dd49", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "d180f3b074eb7601aa282717589292f1", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/RadionToZZToZlepZhad_width0p2_M-2000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15MiniAODv2-00701_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15MiniAODv2-00701_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15MiniAODv2-00701_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:B2G-RunIIFall15MiniAODv2-00701.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:B2G-RunIIFall15DR76-00796.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15MiniAODv2-00701_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15MiniAODv2-00701_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15MiniAODv2-00701_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15MiniAODv2-00701 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15MiniAODv2-00701_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15MiniAODv2-00701_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15MiniAODv2-00701_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "d180f3b074eb7601aa28271758c3247e", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/RadionToZZToZlepZhad_width0p2_M-2000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "19026", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/RadionToZZToZlepZhad_width0p2_M-2000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset RadionToZZToZlepZhad_width0p2_M-2000_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data", + "title": "/RadionToZZToZlepZhad_width0p2_M-1200_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset RadionToZZToZlepZhad_width0p2_M-1200_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset RadionToZZToZlepZhad_width0p2_M-2000_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Gravitons" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 48200, + "number_files": 6, + "size": 1918658977 + }, + "doi": "10.7483/OPENDATA.CMS.XYLU.TG7G", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:71d32fa9", + "description": "/RadionToZZToZlepZhad_width0p2_M-2000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 2) for access to data", + "size": 1936, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RadionToZZToZlepZhad_width0p2_M-2000_TuneCUETP8M1_13TeV-madgraph-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RadionToZZToZlepZhad_width0p2_M-2000_TuneCUETP8M1_13TeV-madgraph-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.json" + }, + { + "checksum": "adler32:7d1470f7", + "description": "/RadionToZZToZlepZhad_width0p2_M-2000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (2 of 2) for access to data", + "size": 390, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RadionToZZToZlepZhad_width0p2_M-2000_TuneCUETP8M1_13TeV-madgraph-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RadionToZZToZlepZhad_width0p2_M-2000_TuneCUETP8M1_13TeV-madgraph-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_20000_file_index.json" + }, + { + "checksum": "adler32:7bb287ca", + "description": "/RadionToZZToZlepZhad_width0p2_M-2000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 2) for access to data", + "size": 1225, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RadionToZZToZlepZhad_width0p2_M-2000_TuneCUETP8M1_13TeV-madgraph-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RadionToZZToZlepZhad_width0p2_M-2000_TuneCUETP8M1_13TeV-madgraph-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.txt" + }, + { + "checksum": "adler32:36764e6f", + "description": "/RadionToZZToZlepZhad_width0p2_M-2000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (2 of 2) for access to data", + "size": 245, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RadionToZZToZlepZhad_width0p2_M-2000_TuneCUETP8M1_13TeV-madgraph-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RadionToZZToZlepZhad_width0p2_M-2000_TuneCUETP8M1_13TeV-madgraph-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_20000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid B2G-RunIIWinter15wmLHE-00647\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a B2G-RunIIWinter15wmLHE-00647_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIWinter15wmLHE-00647_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/B2G-RunIIWinter15wmLHE-00647 --retry 3 --create-dirs -o Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00647-fragment.py\n[ -s Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00647-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00647-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00647-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.1237s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.1237s = 0.1237s\n# Which adds up to 0.1237s per event\n# Single core events that fit in validation duration: 20160s / 0.1237s = 162955\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 162955 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00647-fragment.py --python_filename B2G-RunIIWinter15wmLHE-00647_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:B2G-RunIIWinter15wmLHE-00647.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIWinter15wmLHE-00647_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIWinter15wmLHE-00647_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIWinter15wmLHE-00647_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIWinter15wmLHE-00647 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIWinter15wmLHE-00647_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIWinter15wmLHE-00647_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIWinter15wmLHE-00647_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters: param_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19026/param_card.dat" + }, + { + "title": "Generator parameters: proc_card_mg5.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19026/proc_card_mg5.dat" + }, + { + "title": "Generator parameters: run_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19026/run_card.dat" + }, + { + "cms_confdb_id": "6c35195bc607c6bedacd3ace2196aa51", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "madgraph" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/RadionToZZToZlepZhad_width0p2_M-2000_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_20_patch3", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid B2G-RunIISummer15GS-00762\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a B2G-RunIISummer15GS-00762_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIISummer15GS-00762_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/a2fc84ec9b8b1396de3c555be6fff30c79787cb8/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 133.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 133.0000s = 133.0000s\n# Which adds up to 133.0000s per event\n# Single core events that fit in validation duration: 20160s / 133.0000s = 151\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 151 and 10000, but more than 0 -> 151\n# It is estimated that this validation will produce: 151 * 1.0000 = 151 events\nEVENTS=151\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename B2G-RunIISummer15GS-00762_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:B2G-RunIISummer15GS-00762.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/RadionToZZToZlepZhad_width0p2_M-2000_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIISummer15GS-00762_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIISummer15GS-00762_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIISummer15GS-00762_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIISummer15GS-00762 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIISummer15GS-00762_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIISummer15GS-00762_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIISummer15GS-00762_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/a2fc84ec9b8b1396de3c555be6fff30c79787cb8/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "c9d11dd5f9dd28b54761d866cb462560", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/RadionToZZToZlepZhad_width0p2_M-2000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_20_patch3", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15DR76-00796_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15DR76-00796_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00796_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:B2G-RunIIFall15DR76-00796_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/RadionToZZToZlepZhad_width0p2_M-2000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00796_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00796_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00796_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00796 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00796_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:B2G-RunIIFall15DR76-00796.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:B2G-RunIIFall15DR76-00796_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00796_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00796_2_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00796_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00796 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15DR76-00796_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15DR76-00796_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15DR76-00796_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "d180f3b074eb7601aa2827175884dd49", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "d180f3b074eb7601aa282717589292f1", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/RadionToZZToZlepZhad_width0p2_M-2000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15MiniAODv2-00701_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15MiniAODv2-00701_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15MiniAODv2-00701_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:B2G-RunIIFall15MiniAODv2-00701.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:B2G-RunIIFall15DR76-00796.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15MiniAODv2-00701_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15MiniAODv2-00701_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15MiniAODv2-00701_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15MiniAODv2-00701 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15MiniAODv2-00701_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15MiniAODv2-00701_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15MiniAODv2-00701_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "d180f3b074eb7601aa28271758c3247e", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/RadionToZZToZlepZhad_width0p2_M-2000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "19026", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/RadionToZZToZlepZhad_width0p2_M-2000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset RadionToZZToZlepZhad_width0p2_M-2000_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -16875,6 +17665,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17093,6 +17893,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17297,6 +18107,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17501,6 +18321,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17733,6 +18563,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17937,6 +18777,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18141,6 +18991,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18345,6 +19205,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18549,6 +19419,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18753,6 +19633,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18957,6 +19847,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19161,6 +20061,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19365,6 +20275,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19569,6 +20489,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19773,6 +20703,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19977,6 +20917,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20181,6 +21131,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20385,6 +21345,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20589,215 +21559,235 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/RadionToZZToZlepZinv_narrow_M-600_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset RadionToZZToZlepZinv_narrow_M-600_13TeV-madgraph in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset RadionToZZToZlepZinv_narrow_M-800_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Gravitons" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 50000, - "number_files": 1, - "size": 1517192418 - }, - "doi": "10.7483/OPENDATA.CMS.5ZXF.4PJB", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:28cf6997", - "description": "/RadionToZZToZlepZinv_narrow_M-800_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 367, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RadionToZZToZlepZinv_narrow_M-800_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RadionToZZToZlepZinv_narrow_M-800_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.json" - }, - { - "checksum": "adler32:f9b746ea", - "description": "/RadionToZZToZlepZinv_narrow_M-800_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 221, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RadionToZZToZlepZinv_narrow_M-800_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RadionToZZToZlepZinv_narrow_M-800_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-00388\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-00388_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-00388_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_16_patch2/src ] ; then\n echo release CMSSW_7_1_16_patch2 already exists\nelse\n scram p CMSSW CMSSW_7_1_16_patch2\nfi\ncd CMSSW_7_1_16_patch2/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-00388 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00388-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00388-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00388-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00388-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0818s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0818s = 0.0818s\n# Which adds up to 0.0818s per event\n# Single core events that fit in validation duration: 20160s / 0.0818s = 246347\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 246347 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00388-fragment.py --python_filename EXO-RunIIWinter15wmLHE-00388_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-00388.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-00388_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-00388_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-00388_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-00388 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-00388_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-00388_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-00388_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters: param_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19046/param_card.dat" - }, - { - "title": "Generator parameters: proc_card_mg5.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19046/proc_card_mg5.dat" - }, - { - "title": "Generator parameters: run_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19046/run_card.dat" - }, - { - "cms_confdb_id": "961a7b714523afd33725092c3654ab7a", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "madgraph" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/RadionToZZToZlepZinv_narrow_M-800_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_16_patch2", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-01303\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-01303_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-01303_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19/src ] ; then\n echo release CMSSW_7_1_19 already exists\nelse\n scram p CMSSW CMSSW_7_1_19\nfi\ncd CMSSW_7_1_19/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/2814f0a258949b387f502e0b5bb8414926c0569a/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 65.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 65.0000s = 65.0000s\n# Which adds up to 65.0000s per event\n# Single core events that fit in validation duration: 20160s / 65.0000s = 310\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 310 and 10000, but more than 0 -> 310\n# It is estimated that this validation will produce: 310 * 1.0000 = 310 events\nEVENTS=310\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-01303_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-01303.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/RadionToZZToZlepZinv_narrow_M-800_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-01303_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-01303_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-01303_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-01303 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-01303_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-01303_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-01303_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/2814f0a258949b387f502e0b5bb8414926c0569a/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "2557f311e3275b75b2e1ea1cb1c7360b", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/RadionToZZToZlepZinv_narrow_M-800_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_19", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-01330_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-01330_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-01330_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-01330_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/RadionToZZToZlepZinv_narrow_M-800_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-01330_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-01330_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-01330_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-01330 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-01330_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-01330.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-01330_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-01330_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-01330_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-01330_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-01330 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-01330_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-01330_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-01330_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "36d0857c8bdc7cc76a2f24d284abbc32", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "36d0857c8bdc7cc76a2f24d284ac4abf", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/RadionToZZToZlepZinv_narrow_M-800_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-01083_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-01083_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-01083_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-01083.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/RadionToZZToZlepZinv_narrow_M-800_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-01083_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-01083_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-01083_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-01083 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-01083_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-01083_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-01083_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "744109404cdf471f6e79fd983bdf69e1", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/RadionToZZToZlepZinv_narrow_M-800_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "19046", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/RadionToZZToZlepZinv_narrow_M-800_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset RadionToZZToZlepZinv_narrow_M-800_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "title": "/RadionToZZToZlepZinv_narrow_M-600_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset RadionToZZToZlepZinv_narrow_M-600_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset RadionToZZToZlepZinv_narrow_M-800_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Gravitons" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 50000, + "number_files": 1, + "size": 1517192418 + }, + "doi": "10.7483/OPENDATA.CMS.5ZXF.4PJB", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:28cf6997", + "description": "/RadionToZZToZlepZinv_narrow_M-800_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 367, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RadionToZZToZlepZinv_narrow_M-800_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RadionToZZToZlepZinv_narrow_M-800_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.json" + }, + { + "checksum": "adler32:f9b746ea", + "description": "/RadionToZZToZlepZinv_narrow_M-800_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 221, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RadionToZZToZlepZinv_narrow_M-800_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RadionToZZToZlepZinv_narrow_M-800_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-00388\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-00388_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-00388_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_16_patch2/src ] ; then\n echo release CMSSW_7_1_16_patch2 already exists\nelse\n scram p CMSSW CMSSW_7_1_16_patch2\nfi\ncd CMSSW_7_1_16_patch2/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-00388 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00388-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00388-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00388-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00388-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0818s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0818s = 0.0818s\n# Which adds up to 0.0818s per event\n# Single core events that fit in validation duration: 20160s / 0.0818s = 246347\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 246347 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-00388-fragment.py --python_filename EXO-RunIIWinter15wmLHE-00388_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-00388.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-00388_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-00388_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-00388_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-00388 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-00388_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-00388_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-00388_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters: param_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19046/param_card.dat" + }, + { + "title": "Generator parameters: proc_card_mg5.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19046/proc_card_mg5.dat" + }, + { + "title": "Generator parameters: run_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19046/run_card.dat" + }, + { + "cms_confdb_id": "961a7b714523afd33725092c3654ab7a", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "madgraph" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/RadionToZZToZlepZinv_narrow_M-800_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_16_patch2", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-01303\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-01303_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-01303_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19/src ] ; then\n echo release CMSSW_7_1_19 already exists\nelse\n scram p CMSSW CMSSW_7_1_19\nfi\ncd CMSSW_7_1_19/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/2814f0a258949b387f502e0b5bb8414926c0569a/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 65.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 65.0000s = 65.0000s\n# Which adds up to 65.0000s per event\n# Single core events that fit in validation duration: 20160s / 65.0000s = 310\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 310 and 10000, but more than 0 -> 310\n# It is estimated that this validation will produce: 310 * 1.0000 = 310 events\nEVENTS=310\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-01303_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-01303.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/RadionToZZToZlepZinv_narrow_M-800_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-01303_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-01303_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-01303_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-01303 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-01303_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-01303_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-01303_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/2814f0a258949b387f502e0b5bb8414926c0569a/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "2557f311e3275b75b2e1ea1cb1c7360b", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/RadionToZZToZlepZinv_narrow_M-800_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_19", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-01330_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-01330_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-01330_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-01330_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/RadionToZZToZlepZinv_narrow_M-800_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-01330_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-01330_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-01330_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-01330 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-01330_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-01330.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-01330_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-01330_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-01330_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-01330_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-01330 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-01330_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-01330_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-01330_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "36d0857c8bdc7cc76a2f24d284abbc32", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "36d0857c8bdc7cc76a2f24d284ac4abf", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/RadionToZZToZlepZinv_narrow_M-800_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-01083_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-01083_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-01083_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-01083.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/RadionToZZToZlepZinv_narrow_M-800_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-01083_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-01083_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-01083_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-01083 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-01083_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-01083_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-01083_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "744109404cdf471f6e79fd983bdf69e1", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/RadionToZZToZlepZinv_narrow_M-800_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "19046", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/RadionToZZToZlepZinv_narrow_M-800_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset RadionToZZToZlepZinv_narrow_M-800_13TeV-madgraph in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -20997,6 +21987,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21201,6 +22201,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21405,6 +22415,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21609,6 +22629,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21827,6 +22857,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22045,6 +23085,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22263,6 +23313,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22467,6 +23527,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22671,6 +23741,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22875,6 +23955,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23093,6 +24183,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23339,6 +24439,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23543,6 +24653,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23747,6 +24867,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23979,6 +25109,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24172,6 +25312,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24365,6 +25515,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24558,6 +25718,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24751,6 +25921,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24944,6 +26124,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25137,6 +26327,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25344,6 +26544,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25537,6 +26747,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25730,204 +26950,224 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/RPVresonantToEMu_M-3000_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset RPVresonantToEMu_M-3000_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8 in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset RPVresonantToEMu_M-3000_LLE_LQD-01_TuneCUETP8M1_13TeV-calchep-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Supersymmetry", - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 15000, - "number_files": 1, - "size": 412797747 - }, - "doi": "10.7483/OPENDATA.CMS.MTRR.24KE", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:4d6f6ed9", - "description": "/RPVresonantToEMu_M-3000_LLE_LQD-01_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 387, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RPVresonantToEMu_M-3000_LLE_LQD-01_TuneCUETP8M1_13TeV-calchep-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RPVresonantToEMu_M-3000_LLE_LQD-01_TuneCUETP8M1_13TeV-calchep-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.json" - }, - { - "checksum": "adler32:78194c44", - "description": "/RPVresonantToEMu_M-3000_LLE_LQD-01_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 242, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RPVresonantToEMu_M-3000_LLE_LQD-01_TuneCUETP8M1_13TeV-calchep-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RPVresonantToEMu_M-3000_LLE_LQD-01_TuneCUETP8M1_13TeV-calchep-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIWinter15pLHE-00017_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15pLHE-00017_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_16_patch1/src ] ; then\n echo release CMSSW_7_1_16_patch1 already exists\nelse\n scram p CMSSW CMSSW_7_1_16_patch1\nfi\ncd CMSSW_7_1_16_patch1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0012s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0012s = 0.0012s\n# Which adds up to 0.0012s per event\n# Single core events that fit in validation duration: 20160s / 0.0012s = 17249640\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 17249640 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIWinter15pLHE-00017_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15pLHE-00017.root --conditions MCRUN2_71_V1::All --step NONE --filein \"lhe:12897\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15pLHE-00017_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15pLHE-00017_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15pLHE-00017_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15pLHE-00017 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15pLHE-00017_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15pLHE-00017_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15pLHE-00017_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/mcdb/12897_lhe_header.txt" - }, - { - "cms_confdb_id": "998c725791f9b1a6204e8ec6939d8d5e", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "calchep" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/RPVresonantToEMu_M-3000_LLE_LQD-01_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_16_patch1", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-01454\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-01454_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-01454_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch2/src ] ; then\n echo release CMSSW_7_1_20_patch2 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch2\nfi\ncd CMSSW_7_1_20_patch2/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/071218017779916161e47643e07a49ea18433425/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 129.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 129.0000s = 129.0000s\n# Which adds up to 129.0000s per event\n# Single core events that fit in validation duration: 20160s / 129.0000s = 156\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 156 and 10000, but more than 0 -> 156\n# It is estimated that this validation will produce: 156 * 1.0000 = 156 events\nEVENTS=156\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-01454_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-01454.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/RPVresonantToEMu_M-3000_LLE_LQD-01_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-01454_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-01454_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-01454_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-01454 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-01454_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-01454_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-01454_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/071218017779916161e47643e07a49ea18433425/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "285f64df24befc1757ccc51688e98f5b", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/RPVresonantToEMu_M-3000_LLE_LQD-01_TuneCUETP8M1_13TeV-calchep-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_20_patch2", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-03747_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-03747_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03747_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-03747_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/RPVresonantToEMu_M-3000_LLE_LQD-01_TuneCUETP8M1_13TeV-calchep-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03747_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03747_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03747_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03747 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03747_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-03747.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-03747_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03747_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03747_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03747_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03747 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-03747_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-03747_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-03747_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "2db80034f6fb21445f516c7c535757aa", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "2db80034f6fb21445f516c7c536caa03", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/RPVresonantToEMu_M-3000_LLE_LQD-01_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03525_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03525_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03525_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03525.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/RPVresonantToEMu_M-3000_LLE_LQD-01_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03525_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03525_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03525_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03525 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03525_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03525_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03525_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "2db80034f6fb21445f516c7c534e1ee4", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/RPVresonantToEMu_M-3000_LLE_LQD-01_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "18507", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/RPVresonantToEMu_M-3000_LLE_LQD-01_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset RPVresonantToEMu_M-3000_LLE_LQD-01_TuneCUETP8M1_13TeV-calchep-pythia8 in MINIAODSIM format for 2015 collision data", + "title": "/RPVresonantToEMu_M-3000_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset RPVresonantToEMu_M-3000_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8 in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset RPVresonantToEMu_M-3000_LLE_LQD-01_TuneCUETP8M1_13TeV-calchep-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Supersymmetry", + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 15000, + "number_files": 1, + "size": 412797747 + }, + "doi": "10.7483/OPENDATA.CMS.MTRR.24KE", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:4d6f6ed9", + "description": "/RPVresonantToEMu_M-3000_LLE_LQD-01_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 387, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RPVresonantToEMu_M-3000_LLE_LQD-01_TuneCUETP8M1_13TeV-calchep-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RPVresonantToEMu_M-3000_LLE_LQD-01_TuneCUETP8M1_13TeV-calchep-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.json" + }, + { + "checksum": "adler32:78194c44", + "description": "/RPVresonantToEMu_M-3000_LLE_LQD-01_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 242, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RPVresonantToEMu_M-3000_LLE_LQD-01_TuneCUETP8M1_13TeV-calchep-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RPVresonantToEMu_M-3000_LLE_LQD-01_TuneCUETP8M1_13TeV-calchep-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIWinter15pLHE-00017_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15pLHE-00017_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_16_patch1/src ] ; then\n echo release CMSSW_7_1_16_patch1 already exists\nelse\n scram p CMSSW CMSSW_7_1_16_patch1\nfi\ncd CMSSW_7_1_16_patch1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0012s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0012s = 0.0012s\n# Which adds up to 0.0012s per event\n# Single core events that fit in validation duration: 20160s / 0.0012s = 17249640\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 17249640 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIWinter15pLHE-00017_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15pLHE-00017.root --conditions MCRUN2_71_V1::All --step NONE --filein \"lhe:12897\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15pLHE-00017_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15pLHE-00017_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15pLHE-00017_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15pLHE-00017 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15pLHE-00017_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15pLHE-00017_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15pLHE-00017_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/mcdb/12897_lhe_header.txt" + }, + { + "cms_confdb_id": "998c725791f9b1a6204e8ec6939d8d5e", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "calchep" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/RPVresonantToEMu_M-3000_LLE_LQD-01_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_16_patch1", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-01454\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-01454_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-01454_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch2/src ] ; then\n echo release CMSSW_7_1_20_patch2 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch2\nfi\ncd CMSSW_7_1_20_patch2/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/071218017779916161e47643e07a49ea18433425/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 129.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 129.0000s = 129.0000s\n# Which adds up to 129.0000s per event\n# Single core events that fit in validation duration: 20160s / 129.0000s = 156\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 156 and 10000, but more than 0 -> 156\n# It is estimated that this validation will produce: 156 * 1.0000 = 156 events\nEVENTS=156\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-01454_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-01454.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/RPVresonantToEMu_M-3000_LLE_LQD-01_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-01454_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-01454_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-01454_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-01454 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-01454_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-01454_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-01454_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/071218017779916161e47643e07a49ea18433425/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "285f64df24befc1757ccc51688e98f5b", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/RPVresonantToEMu_M-3000_LLE_LQD-01_TuneCUETP8M1_13TeV-calchep-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_20_patch2", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-03747_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-03747_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03747_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-03747_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/RPVresonantToEMu_M-3000_LLE_LQD-01_TuneCUETP8M1_13TeV-calchep-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03747_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03747_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03747_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03747 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03747_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-03747.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-03747_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03747_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03747_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03747_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03747 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-03747_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-03747_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-03747_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "2db80034f6fb21445f516c7c535757aa", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "2db80034f6fb21445f516c7c536caa03", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/RPVresonantToEMu_M-3000_LLE_LQD-01_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03525_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03525_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03525_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03525.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/RPVresonantToEMu_M-3000_LLE_LQD-01_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03525_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03525_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03525_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03525 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03525_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03525_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03525_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "2db80034f6fb21445f516c7c534e1ee4", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/RPVresonantToEMu_M-3000_LLE_LQD-01_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "18507", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/RPVresonantToEMu_M-3000_LLE_LQD-01_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset RPVresonantToEMu_M-3000_LLE_LQD-01_TuneCUETP8M1_13TeV-calchep-pythia8 in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -26116,6 +27356,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26309,6 +27559,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26502,6 +27762,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26695,6 +27965,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26888,6 +28168,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27095,6 +28385,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27288,6 +28588,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27481,6 +28791,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27674,6 +28994,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27867,6 +29197,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28060,6 +29400,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28253,6 +29603,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28446,6 +29806,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28639,6 +30009,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28832,6 +30212,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29025,6 +30415,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29218,6 +30618,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29411,6 +30821,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29604,6 +31024,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29797,6 +31227,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29990,6 +31430,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30183,6 +31633,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30376,6 +31836,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30569,6 +32039,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30762,6 +32242,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30955,204 +32445,224 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/RPVresonantToEMu_M-800_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset RPVresonantToEMu_M-800_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8 in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset RPVresonantToEMu_M-900_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Supersymmetry", - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 15000, - "number_files": 1, - "size": 395864424 - }, - "doi": "10.7483/OPENDATA.CMS.O38G.1UI8", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:93a96de4", - "description": "/RPVresonantToEMu_M-900_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 387, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RPVresonantToEMu_M-900_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RPVresonantToEMu_M-900_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.json" - }, - { - "checksum": "adler32:77964be5", - "description": "/RPVresonantToEMu_M-900_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 242, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RPVresonantToEMu_M-900_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RPVresonantToEMu_M-900_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIWinter15pLHE-00008_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15pLHE-00008_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_16_patch1/src ] ; then\n echo release CMSSW_7_1_16_patch1 already exists\nelse\n scram p CMSSW CMSSW_7_1_16_patch1\nfi\ncd CMSSW_7_1_16_patch1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0015s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0015s = 0.0015s\n# Which adds up to 0.0015s per event\n# Single core events that fit in validation duration: 20160s / 0.0015s = 13021237\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 13021237 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIWinter15pLHE-00008_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15pLHE-00008.root --conditions MCRUN2_71_V1::All --step NONE --filein \"lhe:12888\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15pLHE-00008_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15pLHE-00008_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15pLHE-00008_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15pLHE-00008 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15pLHE-00008_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15pLHE-00008_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15pLHE-00008_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/mcdb/12888_lhe_header.txt" - }, - { - "cms_confdb_id": "998c725791f9b1a6204e8ec693947099", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "calchep" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/RPVresonantToEMu_M-900_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_16_patch1", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-01445\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-01445_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-01445_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch2/src ] ; then\n echo release CMSSW_7_1_20_patch2 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch2\nfi\ncd CMSSW_7_1_20_patch2/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/071218017779916161e47643e07a49ea18433425/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 42.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 42.0000s = 42.0000s\n# Which adds up to 42.0000s per event\n# Single core events that fit in validation duration: 20160s / 42.0000s = 480\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 480 and 10000, but more than 0 -> 480\n# It is estimated that this validation will produce: 480 * 1.0000 = 480 events\nEVENTS=480\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-01445_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-01445.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/RPVresonantToEMu_M-900_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-01445_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-01445_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-01445_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-01445 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-01445_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-01445_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-01445_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/071218017779916161e47643e07a49ea18433425/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "88313dcc002f115b831611bfd103b106", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/RPVresonantToEMu_M-900_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_20_patch2", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-03364_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-03364_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03364_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-03364_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/RPVresonantToEMu_M-900_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03364_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03364_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03364_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03364 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03364_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-03364.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-03364_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03364_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03364_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03364_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03364 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-03364_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-03364_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-03364_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "25c07365997e505513c154f9e5832cb9", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "25c07365997e505513c154f9e5be731d", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/RPVresonantToEMu_M-900_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03033_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03033_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03033_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03033.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:EXO-RunIIFall15DR76-03364.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03033_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03033_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03033_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03033 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03033_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03033_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03033_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "25c07365997e505513c154f9e5c9df95", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/RPVresonantToEMu_M-900_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "18534", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/RPVresonantToEMu_M-900_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset RPVresonantToEMu_M-900_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8 in MINIAODSIM format for 2015 collision data", + "title": "/RPVresonantToEMu_M-800_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset RPVresonantToEMu_M-800_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8 in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset RPVresonantToEMu_M-900_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Supersymmetry", + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 15000, + "number_files": 1, + "size": 395864424 + }, + "doi": "10.7483/OPENDATA.CMS.O38G.1UI8", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:93a96de4", + "description": "/RPVresonantToEMu_M-900_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 387, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RPVresonantToEMu_M-900_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RPVresonantToEMu_M-900_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.json" + }, + { + "checksum": "adler32:77964be5", + "description": "/RPVresonantToEMu_M-900_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 242, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RPVresonantToEMu_M-900_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RPVresonantToEMu_M-900_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIWinter15pLHE-00008_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15pLHE-00008_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_16_patch1/src ] ; then\n echo release CMSSW_7_1_16_patch1 already exists\nelse\n scram p CMSSW CMSSW_7_1_16_patch1\nfi\ncd CMSSW_7_1_16_patch1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0015s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0015s = 0.0015s\n# Which adds up to 0.0015s per event\n# Single core events that fit in validation duration: 20160s / 0.0015s = 13021237\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 13021237 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIWinter15pLHE-00008_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15pLHE-00008.root --conditions MCRUN2_71_V1::All --step NONE --filein \"lhe:12888\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15pLHE-00008_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15pLHE-00008_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15pLHE-00008_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15pLHE-00008 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15pLHE-00008_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15pLHE-00008_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15pLHE-00008_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/mcdb/12888_lhe_header.txt" + }, + { + "cms_confdb_id": "998c725791f9b1a6204e8ec693947099", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "calchep" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/RPVresonantToEMu_M-900_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_16_patch1", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-01445\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-01445_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-01445_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch2/src ] ; then\n echo release CMSSW_7_1_20_patch2 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch2\nfi\ncd CMSSW_7_1_20_patch2/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/071218017779916161e47643e07a49ea18433425/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 42.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 42.0000s = 42.0000s\n# Which adds up to 42.0000s per event\n# Single core events that fit in validation duration: 20160s / 42.0000s = 480\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 480 and 10000, but more than 0 -> 480\n# It is estimated that this validation will produce: 480 * 1.0000 = 480 events\nEVENTS=480\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-01445_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-01445.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/RPVresonantToEMu_M-900_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-01445_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-01445_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-01445_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-01445 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-01445_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-01445_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-01445_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/071218017779916161e47643e07a49ea18433425/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "88313dcc002f115b831611bfd103b106", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/RPVresonantToEMu_M-900_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_20_patch2", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-03364_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-03364_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03364_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-03364_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/RPVresonantToEMu_M-900_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03364_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03364_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03364_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03364 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03364_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-03364.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-03364_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03364_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03364_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03364_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03364 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-03364_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-03364_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-03364_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "25c07365997e505513c154f9e5832cb9", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "25c07365997e505513c154f9e5be731d", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/RPVresonantToEMu_M-900_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03033_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03033_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03033_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03033.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:EXO-RunIIFall15DR76-03364.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03033_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03033_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03033_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03033 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03033_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03033_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03033_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "25c07365997e505513c154f9e5c9df95", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/RPVresonantToEMu_M-900_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "18534", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/RPVresonantToEMu_M-900_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset RPVresonantToEMu_M-900_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8 in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -31341,6 +32851,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31534,6 +33054,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31727,6 +33257,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31920,6 +33460,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32113,6 +33663,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32306,6 +33866,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32499,6 +34069,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32692,6 +34272,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32885,6 +34475,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33078,6 +34678,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33271,6 +34881,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33464,6 +35084,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33657,6 +35287,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33850,6 +35490,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34043,6 +35693,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34236,6 +35896,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34429,6 +36099,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34622,6 +36302,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34815,6 +36505,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35008,6 +36708,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35201,6 +36911,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35394,6 +37114,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35587,6 +37317,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35780,6 +37520,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35973,6 +37723,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36166,204 +37926,224 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/RPVresonantToETau_M-5500_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset RPVresonantToETau_M-5500_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8 in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset RPVresonantToETau_M-5500_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Supersymmetry", - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 15000, - "number_files": 4, - "size": 413057398 - }, - "doi": "10.7483/OPENDATA.CMS.2NLZ.TIIF", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:dd32b985", - "description": "/RPVresonantToETau_M-5500_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1540, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RPVresonantToETau_M-5500_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RPVresonantToETau_M-5500_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.json" - }, - { - "checksum": "adler32:da113267", - "description": "/RPVresonantToETau_M-5500_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 972, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RPVresonantToETau_M-5500_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RPVresonantToETau_M-5500_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIWinter15pLHE-01843_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15pLHE-01843_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19_patch1/src ] ; then\n echo release CMSSW_7_1_19_patch1 already exists\nelse\n scram p CMSSW CMSSW_7_1_19_patch1\nfi\ncd CMSSW_7_1_19_patch1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0010s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0010s = 0.0010s\n# Which adds up to 0.0010s per event\n# Single core events that fit in validation duration: 20160s / 0.0010s = 21208863\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 21208863 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIWinter15pLHE-01843_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15pLHE-01843.root --conditions MCRUN2_71_V1::All --step NONE --filein \"lhe:15307\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15pLHE-01843_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15pLHE-01843_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15pLHE-01843_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15pLHE-01843 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15pLHE-01843_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15pLHE-01843_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15pLHE-01843_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/mcdb/15307_lhe_header.txt" - }, - { - "cms_confdb_id": "39328c6b106d51426055cc342bb03e3f", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "calchep" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/RPVresonantToETau_M-5500_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_19_patch1", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05122\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05122_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05122_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch2/src ] ; then\n echo release CMSSW_7_1_20_patch2 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch2\nfi\ncd CMSSW_7_1_20_patch2/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/5375f1e7e171a6301117070751205a3795eb791e/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 120.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 120.0000s = 120.0000s\n# Which adds up to 120.0000s per event\n# Single core events that fit in validation duration: 20160s / 120.0000s = 168\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 168 and 10000, but more than 0 -> 168\n# It is estimated that this validation will produce: 168 * 1.0000 = 168 events\nEVENTS=168\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05122_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05122.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/RPVresonantToETau_M-5500_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05122_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05122_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05122_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05122 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05122_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05122_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05122_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/5375f1e7e171a6301117070751205a3795eb791e/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "84cdb638c8195383a715a85af7131c8b", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/RPVresonantToETau_M-5500_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_20_patch2", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-03452_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-03452_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03452_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-03452_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/RPVresonantToETau_M-5500_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03452_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03452_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03452_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03452 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03452_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-03452.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-03452_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03452_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03452_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03452_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03452 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-03452_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-03452_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-03452_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "5c99b36cfb23dbe5420abd03529edea6", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "5c99b36cfb23dbe5420abd0352ba56e5", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/RPVresonantToETau_M-5500_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03086_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03086_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03086_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03086.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:EXO-RunIIFall15DR76-03452.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03086_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03086_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03086_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03086 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03086_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03086_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03086_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "1e9b2302f73f741c030db87f900f4f03", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/RPVresonantToETau_M-5500_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "18561", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/RPVresonantToETau_M-5500_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset RPVresonantToETau_M-5500_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8 in MINIAODSIM format for 2015 collision data", + "title": "/RPVresonantToETau_M-5500_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset RPVresonantToETau_M-5500_LLE_LQD-001_TuneCUETP8M1_13TeV-calchep-pythia8 in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset RPVresonantToETau_M-5500_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Supersymmetry", + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 15000, + "number_files": 4, + "size": 413057398 + }, + "doi": "10.7483/OPENDATA.CMS.2NLZ.TIIF", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:dd32b985", + "description": "/RPVresonantToETau_M-5500_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1540, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RPVresonantToETau_M-5500_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RPVresonantToETau_M-5500_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.json" + }, + { + "checksum": "adler32:da113267", + "description": "/RPVresonantToETau_M-5500_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 972, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RPVresonantToETau_M-5500_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RPVresonantToETau_M-5500_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIWinter15pLHE-01843_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15pLHE-01843_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19_patch1/src ] ; then\n echo release CMSSW_7_1_19_patch1 already exists\nelse\n scram p CMSSW CMSSW_7_1_19_patch1\nfi\ncd CMSSW_7_1_19_patch1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0010s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0010s = 0.0010s\n# Which adds up to 0.0010s per event\n# Single core events that fit in validation duration: 20160s / 0.0010s = 21208863\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 21208863 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIWinter15pLHE-01843_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15pLHE-01843.root --conditions MCRUN2_71_V1::All --step NONE --filein \"lhe:15307\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15pLHE-01843_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15pLHE-01843_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15pLHE-01843_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15pLHE-01843 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15pLHE-01843_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15pLHE-01843_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15pLHE-01843_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/mcdb/15307_lhe_header.txt" + }, + { + "cms_confdb_id": "39328c6b106d51426055cc342bb03e3f", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "calchep" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/RPVresonantToETau_M-5500_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_19_patch1", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05122\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05122_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05122_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch2/src ] ; then\n echo release CMSSW_7_1_20_patch2 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch2\nfi\ncd CMSSW_7_1_20_patch2/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/5375f1e7e171a6301117070751205a3795eb791e/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 120.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 120.0000s = 120.0000s\n# Which adds up to 120.0000s per event\n# Single core events that fit in validation duration: 20160s / 120.0000s = 168\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 168 and 10000, but more than 0 -> 168\n# It is estimated that this validation will produce: 168 * 1.0000 = 168 events\nEVENTS=168\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05122_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05122.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/RPVresonantToETau_M-5500_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05122_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05122_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05122_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05122 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05122_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05122_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05122_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/5375f1e7e171a6301117070751205a3795eb791e/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "84cdb638c8195383a715a85af7131c8b", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/RPVresonantToETau_M-5500_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_20_patch2", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-03452_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-03452_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03452_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-03452_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/RPVresonantToETau_M-5500_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03452_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03452_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03452_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03452 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03452_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-03452.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-03452_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03452_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03452_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03452_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03452 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-03452_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-03452_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-03452_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "5c99b36cfb23dbe5420abd03529edea6", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "5c99b36cfb23dbe5420abd0352ba56e5", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/RPVresonantToETau_M-5500_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03086_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03086_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03086_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03086.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:EXO-RunIIFall15DR76-03452.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03086_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03086_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03086_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03086 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03086_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03086_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03086_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "1e9b2302f73f741c030db87f900f4f03", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/RPVresonantToETau_M-5500_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "18561", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/RPVresonantToETau_M-5500_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset RPVresonantToETau_M-5500_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8 in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -36552,6 +38332,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36745,6 +38535,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36938,6 +38738,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37145,6 +38955,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37338,6 +39158,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37531,6 +39361,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37724,6 +39564,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37917,6 +39767,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38110,6 +39970,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38303,6 +40173,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38496,6 +40376,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38689,6 +40579,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38882,6 +40782,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39075,6 +40985,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39268,6 +41188,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39461,6 +41391,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39654,6 +41594,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39847,6 +41797,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40040,6 +42000,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40247,6 +42217,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40440,6 +42420,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40633,6 +42623,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40826,6 +42826,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41019,6 +43029,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41212,6 +43232,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41405,204 +43435,224 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/RPVresonantToMuTau_M-4000_LLE_LQD-01_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset RPVresonantToMuTau_M-4000_LLE_LQD-01_TuneCUETP8M1_13TeV-calchep-pythia8 in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset RPVresonantToMuTau_M-4000_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Supersymmetry", - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 15000, - "number_files": 2, - "size": 396628791 - }, - "doi": "10.7483/OPENDATA.CMS.BXIV.52O8", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:dededf06", - "description": "/RPVresonantToMuTau_M-4000_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 774, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RPVresonantToMuTau_M-4000_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RPVresonantToMuTau_M-4000_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.json" - }, - { - "checksum": "adler32:18cf9a70", - "description": "/RPVresonantToMuTau_M-4000_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 488, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RPVresonantToMuTau_M-4000_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RPVresonantToMuTau_M-4000_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIWinter15pLHE-01872_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15pLHE-01872_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19_patch1/src ] ; then\n echo release CMSSW_7_1_19_patch1 already exists\nelse\n scram p CMSSW CMSSW_7_1_19_patch1\nfi\ncd CMSSW_7_1_19_patch1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0008s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0008s = 0.0008s\n# Which adds up to 0.0008s per event\n# Single core events that fit in validation duration: 20160s / 0.0008s = 25176208\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 25176208 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIWinter15pLHE-01872_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15pLHE-01872.root --conditions MCRUN2_71_V1::All --step NONE --filein \"lhe:15336\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15pLHE-01872_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15pLHE-01872_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15pLHE-01872_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15pLHE-01872 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15pLHE-01872_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15pLHE-01872_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15pLHE-01872_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/mcdb/15336_lhe_header.txt" - }, - { - "cms_confdb_id": "39328c6b106d51426055cc342bd46f64", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "calchep" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/RPVresonantToMuTau_M-4000_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_19_patch1", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05149\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05149_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05149_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch2/src ] ; then\n echo release CMSSW_7_1_20_patch2 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch2\nfi\ncd CMSSW_7_1_20_patch2/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/5375f1e7e171a6301117070751205a3795eb791e/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 103.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 103.0000s = 103.0000s\n# Which adds up to 103.0000s per event\n# Single core events that fit in validation duration: 20160s / 103.0000s = 195\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 195 and 10000, but more than 0 -> 195\n# It is estimated that this validation will produce: 195 * 1.0000 = 195 events\nEVENTS=195\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05149_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05149.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/RPVresonantToMuTau_M-4000_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05149_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05149_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05149_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05149 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05149_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05149_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05149_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/5375f1e7e171a6301117070751205a3795eb791e/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "84cdb638c8195383a715a85af7131c8b", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/RPVresonantToMuTau_M-4000_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_20_patch2", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-03213_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-03213_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03213_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-03213_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/RPVresonantToMuTau_M-4000_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03213_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03213_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03213_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03213 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03213_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-03213.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-03213_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03213_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03213_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03213_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03213 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-03213_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-03213_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-03213_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "25c07365997e505513c154f9e5832cb9", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "25c07365997e505513c154f9e5be731d", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/RPVresonantToMuTau_M-4000_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-02921_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-02921_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-02921_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-02921.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:EXO-RunIIFall15DR76-03213.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-02921_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-02921_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-02921_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-02921 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-02921_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-02921_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-02921_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "25c07365997e505513c154f9e5c9df95", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/RPVresonantToMuTau_M-4000_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "18588", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/RPVresonantToMuTau_M-4000_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset RPVresonantToMuTau_M-4000_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8 in MINIAODSIM format for 2015 collision data", + "title": "/RPVresonantToMuTau_M-4000_LLE_LQD-01_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset RPVresonantToMuTau_M-4000_LLE_LQD-01_TuneCUETP8M1_13TeV-calchep-pythia8 in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset RPVresonantToMuTau_M-4000_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Supersymmetry", + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 15000, + "number_files": 2, + "size": 396628791 + }, + "doi": "10.7483/OPENDATA.CMS.BXIV.52O8", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:dededf06", + "description": "/RPVresonantToMuTau_M-4000_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 774, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RPVresonantToMuTau_M-4000_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RPVresonantToMuTau_M-4000_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.json" + }, + { + "checksum": "adler32:18cf9a70", + "description": "/RPVresonantToMuTau_M-4000_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 488, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RPVresonantToMuTau_M-4000_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RPVresonantToMuTau_M-4000_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIWinter15pLHE-01872_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15pLHE-01872_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19_patch1/src ] ; then\n echo release CMSSW_7_1_19_patch1 already exists\nelse\n scram p CMSSW CMSSW_7_1_19_patch1\nfi\ncd CMSSW_7_1_19_patch1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0008s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0008s = 0.0008s\n# Which adds up to 0.0008s per event\n# Single core events that fit in validation duration: 20160s / 0.0008s = 25176208\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 25176208 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIWinter15pLHE-01872_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15pLHE-01872.root --conditions MCRUN2_71_V1::All --step NONE --filein \"lhe:15336\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15pLHE-01872_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15pLHE-01872_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15pLHE-01872_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15pLHE-01872 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15pLHE-01872_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15pLHE-01872_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15pLHE-01872_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/mcdb/15336_lhe_header.txt" + }, + { + "cms_confdb_id": "39328c6b106d51426055cc342bd46f64", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "calchep" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/RPVresonantToMuTau_M-4000_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_19_patch1", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05149\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05149_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05149_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch2/src ] ; then\n echo release CMSSW_7_1_20_patch2 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch2\nfi\ncd CMSSW_7_1_20_patch2/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/5375f1e7e171a6301117070751205a3795eb791e/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 103.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 103.0000s = 103.0000s\n# Which adds up to 103.0000s per event\n# Single core events that fit in validation duration: 20160s / 103.0000s = 195\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 195 and 10000, but more than 0 -> 195\n# It is estimated that this validation will produce: 195 * 1.0000 = 195 events\nEVENTS=195\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05149_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05149.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/RPVresonantToMuTau_M-4000_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05149_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05149_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05149_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05149 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05149_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05149_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05149_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/5375f1e7e171a6301117070751205a3795eb791e/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "84cdb638c8195383a715a85af7131c8b", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/RPVresonantToMuTau_M-4000_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_20_patch2", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-03213_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-03213_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03213_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-03213_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/RPVresonantToMuTau_M-4000_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03213_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03213_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03213_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03213 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03213_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-03213.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-03213_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03213_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03213_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03213_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03213 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-03213_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-03213_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-03213_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "25c07365997e505513c154f9e5832cb9", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "25c07365997e505513c154f9e5be731d", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/RPVresonantToMuTau_M-4000_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-02921_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-02921_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-02921_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-02921.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:EXO-RunIIFall15DR76-03213.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-02921_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-02921_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-02921_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-02921 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-02921_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-02921_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-02921_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "25c07365997e505513c154f9e5c9df95", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/RPVresonantToMuTau_M-4000_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "18588", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/RPVresonantToMuTau_M-4000_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset RPVresonantToMuTau_M-4000_LLE_LQD-02_TuneCUETP8M1_13TeV-calchep-pythia8 in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -41791,6 +43841,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41984,6 +44044,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42177,6 +44247,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42370,6 +44450,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42563,6 +44653,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42756,6 +44856,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42949,6 +45059,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43142,6 +45262,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43335,6 +45465,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43528,6 +45668,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43721,6 +45871,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43914,6 +46074,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44107,6 +46277,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44314,6 +46494,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44507,6 +46697,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44700,6 +46900,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44893,6 +47103,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45086,6 +47306,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45279,6 +47509,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45472,6 +47712,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45665,6 +47915,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45858,6 +48118,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46087,6 +48357,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46288,212 +48568,21 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/RPVStopStopToJets_UDD312_M-1100_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset RPVStopStopToJets_UDD312_M-1100_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset RPVStopStopToJets_UDD312_M-110_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Supersymmetry", - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 1753868, - "number_files": 50, - "size": 50338787464 - }, - "doi": "10.7483/OPENDATA.CMS.X3BI.GXZF", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:f8936438", - "description": "/RPVStopStopToJets_UDD312_M-110_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 19086, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RPVStopStopToJets_UDD312_M-110_TuneCUETP8M1_13TeV-madgraph-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RPVStopStopToJets_UDD312_M-110_TuneCUETP8M1_13TeV-madgraph-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_80000_file_index.json" - }, - { - "checksum": "adler32:3dacc638", - "description": "/RPVStopStopToJets_UDD312_M-110_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 11950, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RPVStopStopToJets_UDD312_M-110_TuneCUETP8M1_13TeV-madgraph-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RPVStopStopToJets_UDD312_M-110_TuneCUETP8M1_13TeV-madgraph-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_80000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02161\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02161_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02161_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch2/src ] ; then\n echo release CMSSW_7_1_20_patch2 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch2\nfi\ncd CMSSW_7_1_20_patch2/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02161 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02161-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02161-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02161-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02161-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0645s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0645s = 0.0645s\n# Which adds up to 0.0645s per event\n# Single core events that fit in validation duration: 20160s / 0.0645s = 312585\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 312585 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02161-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02161_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02161.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02161_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02161_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02161_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02161 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02161_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02161_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02161_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters: param_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18468/param_card.dat" - }, - { - "title": "Generator parameters: proc_card_mg5.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18468/proc_card_mg5.dat" - }, - { - "title": "Generator parameters: run_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18468/run_card.dat" - }, - { - "cms_confdb_id": "de656bd6b8dc39efa5bb42c95699fe05", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "madgraph" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/RPVStopStopToJets_UDD312_M-110_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_20_patch2", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05048\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05048_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05048_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch2/src ] ; then\n echo release CMSSW_7_1_20_patch2 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch2\nfi\ncd CMSSW_7_1_20_patch2/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/54fa3b261d39df20a20647de0b3e35891ba83e7a/python/ThirteenTeV/RPVStop_Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max2j_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/RPVStop_Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max2j_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/RPVStop_Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max2j_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/RPVStop_Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max2j_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/RPVStop_Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max2j_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 10.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 10.0000s = 10.0000s\n# Which adds up to 10.0000s per event\n# Single core events that fit in validation duration: 20160s / 10.0000s = 2016\n# Produced events limit in McM is 10000\n# According to 0.1830 efficiency, validation should run 10000 / 0.1830 = 54644 events to reach the limit of 10000\n# Take the minimum of 2016 and 54644, but more than 0 -> 2016\n# It is estimated that this validation will produce: 2016 * 0.1830 = 368 events\nEVENTS=2016\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/RPVStop_Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max2j_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05048_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05048.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/RPVStopStopToJets_UDD312_M-110_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05048_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05048_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05048_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05048 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05048_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05048_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05048_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n processParameters = cms.vstring(\n 'JetMatching:setMad = off',\n 'JetMatching:scheme = 1',\n 'JetMatching:merge = on',\n 'JetMatching:jetAlgorithm = 2',\n 'JetMatching:etaJetMax = 5.',\n 'JetMatching:coneRadius = 1.',\n 'JetMatching:slowJetPower = 1',\n 'JetMatching:qCut = 40.', #this is the actual merging scale\n 'JetMatching:nQmatch = 5', #4 corresponds to 4-flavour scheme (no matching of b-quarks), 5 for 5-flavour scheme\n 'JetMatching:nJetMax = 2', #number of partons in born matrix element for highest multiplicity\n 'JetMatching:doShowerKt = off', #off for MLM matching, turn on for shower-kT matching\n ),\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n 'processParameters',\n )\n )\n)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/54fa3b261d39df20a20647de0b3e35891ba83e7a/python/ThirteenTeV/RPVStop_Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max2j_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "933e9b8fa6769dd7f29374de2083ea85", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/RPVStopStopToJets_UDD312_M-110_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_20_patch2", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-00889_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-00889_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 11.0000s, 11.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 11.0000s = 11.0000s, 1 * 11.0000s = 11.0000s\n# Which adds up to 22.0000s per event\n# Single core events that fit in validation duration: 20160s / 22.0000s = 916\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 916 and 10000, but more than 0 -> 916\n# It is estimated that this validation will produce: 916 * 1.0000 = 916 events\nEVENTS=916\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00889_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-00889_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/RPVStopStopToJets_UDD312_M-110_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00889_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00889_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00889_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00889 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00889_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-00889.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-00889_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00889_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00889_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00889_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00889 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-00889_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-00889_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-00889_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "d180f3b074eb7601aa2827175884dd49", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "d180f3b074eb7601aa282717589292f1", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/RPVStopStopToJets_UDD312_M-110_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03583_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03583_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03583_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03583.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/RPVStopStopToJets_UDD312_M-110_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03583_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03583_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03583_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03583 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03583_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03583_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03583_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "2db80034f6fb21445f516c7c534e1ee4", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/RPVStopStopToJets_UDD312_M-110_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "18468", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/RPVStopStopToJets_UDD312_M-110_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset RPVStopStopToJets_UDD312_M-110_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data", + "title": "/RPVStopStopToJets_UDD312_M-1100_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset RPVStopStopToJets_UDD312_M-1100_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -46523,7 +48612,218 @@ }, { "abstract": { - "description": "

Simulated dataset RPVStopStopToJets_UDD312_M-1200_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + "description": "

Simulated dataset RPVStopStopToJets_UDD312_M-110_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Supersymmetry", + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 1753868, + "number_files": 50, + "size": 50338787464 + }, + "doi": "10.7483/OPENDATA.CMS.X3BI.GXZF", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:f8936438", + "description": "/RPVStopStopToJets_UDD312_M-110_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 19086, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RPVStopStopToJets_UDD312_M-110_TuneCUETP8M1_13TeV-madgraph-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RPVStopStopToJets_UDD312_M-110_TuneCUETP8M1_13TeV-madgraph-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_80000_file_index.json" + }, + { + "checksum": "adler32:3dacc638", + "description": "/RPVStopStopToJets_UDD312_M-110_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 11950, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RPVStopStopToJets_UDD312_M-110_TuneCUETP8M1_13TeV-madgraph-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RPVStopStopToJets_UDD312_M-110_TuneCUETP8M1_13TeV-madgraph-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_80000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02161\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02161_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02161_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch2/src ] ; then\n echo release CMSSW_7_1_20_patch2 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch2\nfi\ncd CMSSW_7_1_20_patch2/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02161 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02161-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02161-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02161-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02161-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0645s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0645s = 0.0645s\n# Which adds up to 0.0645s per event\n# Single core events that fit in validation duration: 20160s / 0.0645s = 312585\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 312585 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02161-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02161_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02161.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02161_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02161_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02161_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02161 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02161_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02161_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02161_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters: param_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18468/param_card.dat" + }, + { + "title": "Generator parameters: proc_card_mg5.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18468/proc_card_mg5.dat" + }, + { + "title": "Generator parameters: run_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18468/run_card.dat" + }, + { + "cms_confdb_id": "de656bd6b8dc39efa5bb42c95699fe05", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "madgraph" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/RPVStopStopToJets_UDD312_M-110_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_20_patch2", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05048\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05048_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05048_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch2/src ] ; then\n echo release CMSSW_7_1_20_patch2 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch2\nfi\ncd CMSSW_7_1_20_patch2/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/54fa3b261d39df20a20647de0b3e35891ba83e7a/python/ThirteenTeV/RPVStop_Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max2j_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/RPVStop_Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max2j_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/RPVStop_Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max2j_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/RPVStop_Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max2j_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/RPVStop_Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max2j_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 10.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 10.0000s = 10.0000s\n# Which adds up to 10.0000s per event\n# Single core events that fit in validation duration: 20160s / 10.0000s = 2016\n# Produced events limit in McM is 10000\n# According to 0.1830 efficiency, validation should run 10000 / 0.1830 = 54644 events to reach the limit of 10000\n# Take the minimum of 2016 and 54644, but more than 0 -> 2016\n# It is estimated that this validation will produce: 2016 * 0.1830 = 368 events\nEVENTS=2016\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/RPVStop_Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max2j_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05048_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05048.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/RPVStopStopToJets_UDD312_M-110_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05048_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05048_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05048_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05048 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05048_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05048_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05048_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n processParameters = cms.vstring(\n 'JetMatching:setMad = off',\n 'JetMatching:scheme = 1',\n 'JetMatching:merge = on',\n 'JetMatching:jetAlgorithm = 2',\n 'JetMatching:etaJetMax = 5.',\n 'JetMatching:coneRadius = 1.',\n 'JetMatching:slowJetPower = 1',\n 'JetMatching:qCut = 40.', #this is the actual merging scale\n 'JetMatching:nQmatch = 5', #4 corresponds to 4-flavour scheme (no matching of b-quarks), 5 for 5-flavour scheme\n 'JetMatching:nJetMax = 2', #number of partons in born matrix element for highest multiplicity\n 'JetMatching:doShowerKt = off', #off for MLM matching, turn on for shower-kT matching\n ),\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n 'processParameters',\n )\n )\n)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/54fa3b261d39df20a20647de0b3e35891ba83e7a/python/ThirteenTeV/RPVStop_Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max2j_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "933e9b8fa6769dd7f29374de2083ea85", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/RPVStopStopToJets_UDD312_M-110_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_20_patch2", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-00889_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-00889_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 11.0000s, 11.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 11.0000s = 11.0000s, 1 * 11.0000s = 11.0000s\n# Which adds up to 22.0000s per event\n# Single core events that fit in validation duration: 20160s / 22.0000s = 916\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 916 and 10000, but more than 0 -> 916\n# It is estimated that this validation will produce: 916 * 1.0000 = 916 events\nEVENTS=916\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00889_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-00889_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/RPVStopStopToJets_UDD312_M-110_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00889_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00889_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00889_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00889 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00889_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-00889.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-00889_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00889_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00889_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00889_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00889 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-00889_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-00889_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-00889_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "d180f3b074eb7601aa2827175884dd49", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "d180f3b074eb7601aa282717589292f1", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/RPVStopStopToJets_UDD312_M-110_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03583_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03583_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03583_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03583.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/RPVStopStopToJets_UDD312_M-110_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03583_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03583_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03583_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03583 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03583_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03583_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03583_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "2db80034f6fb21445f516c7c534e1ee4", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/RPVStopStopToJets_UDD312_M-110_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "18468", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/RPVStopStopToJets_UDD312_M-110_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset RPVStopStopToJets_UDD312_M-110_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset RPVStopStopToJets_UDD312_M-1200_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" }, "accelerator": "CERN-LHC", "categories": { @@ -46690,6 +48990,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46891,6 +49201,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47092,6 +49412,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47293,6 +49623,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47494,6 +49834,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47695,6 +50045,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47910,6 +50270,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48125,6 +50495,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48326,6 +50706,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48527,6 +50917,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48728,6 +51128,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48929,6 +51339,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49130,6 +51550,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49387,6 +51817,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49588,6 +52028,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49789,6 +52239,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49990,6 +52450,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50191,6 +52661,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50392,6 +52872,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50593,6 +53083,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50794,6 +53294,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50995,6 +53505,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51210,6 +53730,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51439,6 +53969,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51640,6 +54180,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51841,6 +54391,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52042,6 +54602,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52243,6 +54813,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52444,6 +55024,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52619,6 +55209,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52794,6 +55394,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52983,6 +55593,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53158,6 +55778,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53333,6 +55963,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53522,6 +56162,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53697,6 +56347,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53872,6 +56532,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54061,6 +56731,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54236,6 +56916,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54411,6 +57101,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54586,6 +57286,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54761,6 +57471,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54936,6 +57656,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55111,6 +57841,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55286,6 +58026,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55461,6 +58211,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55636,6 +58396,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55825,6 +58595,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56000,6 +58780,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56175,6 +58965,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56350,6 +59150,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56525,6 +59335,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56714,6 +59534,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56889,6 +59719,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57064,6 +59904,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57239,6 +60089,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57414,6 +60274,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57589,6 +60459,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57778,6 +60658,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57953,6 +60843,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58142,6 +61042,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58317,6 +61227,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58506,6 +61426,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58681,6 +61611,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58870,6 +61810,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59045,6 +61995,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59234,6 +62194,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59409,6 +62379,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59598,6 +62578,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59773,6 +62763,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59942,6 +62942,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60117,6 +63127,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60286,6 +63306,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60475,6 +63505,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60644,6 +63684,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60819,6 +63869,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60988,6 +64048,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61177,6 +64247,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61346,6 +64426,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61521,6 +64611,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61690,6 +64790,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61865,6 +64975,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62034,6 +65154,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62223,6 +65353,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62406,6 +65546,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62581,6 +65731,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62750,6 +65910,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62925,6 +66095,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63108,6 +66288,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63283,6 +66473,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63452,6 +66652,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63627,6 +66837,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63796,6 +67016,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63999,6 +67229,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64168,6 +67408,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64343,6 +67593,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64512,6 +67772,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64687,6 +67957,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64884,6 +68164,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65059,6 +68349,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65228,6 +68528,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65403,6 +68713,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65592,6 +68912,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65761,6 +69091,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65936,6 +69276,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66105,6 +69455,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66280,6 +69640,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66449,6 +69819,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66624,6 +70004,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66807,6 +70197,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66982,6 +70382,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67151,6 +70561,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67340,6 +70760,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67509,6 +70939,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67684,6 +71124,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67853,6 +71303,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68042,6 +71502,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68211,6 +71681,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68386,6 +71866,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68555,6 +72045,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68730,6 +72230,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68913,6 +72423,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69088,6 +72608,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69257,6 +72787,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69432,6 +72972,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69601,6 +73151,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69776,6 +73336,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69945,6 +73515,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70120,6 +73700,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70289,6 +73879,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70464,6 +74064,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70633,6 +74243,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70808,6 +74428,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70977,6 +74607,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71166,6 +74806,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71335,6 +74985,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71510,6 +75170,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71679,6 +75349,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71854,6 +75534,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72037,6 +75727,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72212,6 +75912,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72381,6 +76091,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72556,6 +76276,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72725,6 +76455,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72900,6 +76640,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73069,6 +76819,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73244,6 +77004,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73413,6 +77183,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73588,6 +77368,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73757,6 +77547,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73932,6 +77732,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74101,6 +77911,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74276,6 +78096,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74445,6 +78275,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74634,6 +78474,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74803,6 +78653,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74978,6 +78838,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75147,6 +79017,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75350,6 +79230,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75519,6 +79409,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75694,6 +79594,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75863,6 +79773,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76038,6 +79958,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76207,6 +80137,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76382,6 +80322,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76565,6 +80515,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76740,6 +80700,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76923,6 +80893,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77098,6 +81078,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77281,6 +81271,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77456,6 +81456,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77625,6 +81635,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77800,6 +81820,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77969,6 +81999,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78144,6 +82184,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78313,6 +82363,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78488,6 +82548,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78657,6 +82727,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78832,6 +82912,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79015,6 +83105,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79190,6 +83290,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79373,6 +83483,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79548,6 +83668,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79717,6 +83847,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79892,6 +84032,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80061,6 +84211,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80250,6 +84410,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80419,6 +84589,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80594,6 +84774,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80763,6 +84953,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80938,6 +85138,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81107,6 +85317,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81310,6 +85530,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81479,6 +85709,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81654,6 +85894,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81823,6 +86073,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81998,6 +86258,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82167,6 +86437,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82356,6 +86636,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82525,6 +86815,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82714,6 +87014,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82897,6 +87207,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83100,6 +87420,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83283,6 +87613,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83458,6 +87798,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83662,6 +88012,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83880,6 +88240,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84084,6 +88454,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84288,6 +88668,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84492,6 +88882,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84696,6 +89096,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84900,6 +89310,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85104,6 +89524,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85308,6 +89738,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85512,6 +89952,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85716,6 +90166,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85920,6 +90380,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86124,6 +90594,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86328,6 +90808,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86532,6 +91022,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86736,6 +91236,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86940,6 +91450,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87144,6 +91664,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87348,6 +91878,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87552,6 +92092,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87756,6 +92306,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87960,6 +92520,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88164,6 +92734,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88368,6 +92948,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88572,6 +93162,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88776,6 +93376,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88980,6 +93590,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89184,6 +93804,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89388,6 +94018,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89592,6 +94232,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89810,6 +94460,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90014,6 +94674,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90218,6 +94888,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90422,6 +95102,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90626,6 +95316,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90830,6 +95530,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91034,6 +95744,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91238,6 +95958,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91442,6 +96172,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91617,6 +96357,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91806,6 +96556,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91995,6 +96755,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92170,6 +96940,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92345,6 +97125,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92520,6 +97310,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92695,6 +97495,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92870,6 +97680,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93045,6 +97865,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93220,6 +98050,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93395,6 +98235,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93570,6 +98420,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93745,6 +98605,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93920,6 +98790,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94095,6 +98975,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94270,6 +99160,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94445,6 +99345,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94620,6 +99530,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94795,6 +99715,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94970,6 +99900,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95145,6 +100085,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95320,6 +100270,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95495,6 +100455,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95670,6 +100640,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95845,6 +100825,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96020,6 +101010,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, diff --git a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_09.json b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_09.json index 9069e7ba34..289b595cde 100644 --- a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_09.json +++ b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_09.json @@ -171,6 +171,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -375,6 +385,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -579,6 +599,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -783,6 +813,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1001,6 +1041,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1205,6 +1255,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1451,6 +1511,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1655,6 +1725,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1859,229 +1939,249 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/RSGravToWWToWlepWhad_width0p2_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset RSGravToWWToWlepWhad_width0p2_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Gravitons" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 50000, - "number_files": 3, - "size": 1621842459 - }, - "doi": "10.7483/OPENDATA.CMS.50A5.YB5A", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:e54e7049", - "description": "/RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 2) for access to data", - "size": 390, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.json" - }, - { - "checksum": "adler32:c23ddfbc", - "description": "/RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (2 of 2) for access to data", - "size": 775, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_80000_file_index.json" - }, - { - "checksum": "adler32:d6b04ddb", - "description": "/RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 2) for access to data", - "size": 244, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.txt" - }, - { - "checksum": "adler32:f25d9bc6", - "description": "/RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (2 of 2) for access to data", - "size": 488, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_80000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid B2G-RunIIWinter15wmLHE-00746\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a B2G-RunIIWinter15wmLHE-00746_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIWinter15wmLHE-00746_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/B2G-RunIIWinter15wmLHE-00746 --retry 3 --create-dirs -o Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00746-fragment.py\n[ -s Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00746-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00746-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00746-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0308s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0308s = 0.0308s\n# Which adds up to 0.0308s per event\n# Single core events that fit in validation duration: 20160s / 0.0308s = 655575\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 655575 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00746-fragment.py --python_filename B2G-RunIIWinter15wmLHE-00746_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:B2G-RunIIWinter15wmLHE-00746.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIWinter15wmLHE-00746_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIWinter15wmLHE-00746_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIWinter15wmLHE-00746_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIWinter15wmLHE-00746 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIWinter15wmLHE-00746_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIWinter15wmLHE-00746_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIWinter15wmLHE-00746_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters: param_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18788/param_card.dat" - }, - { - "title": "Generator parameters: proc_card_mg5.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18788/proc_card_mg5.dat" - }, - { - "title": "Generator parameters: run_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18788/run_card.dat" - }, - { - "cms_confdb_id": "0de4978df449ac0912da44cc562f2a0b", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "madgraph" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/RSGravToWWToWlepWhad_width0p2_M-800_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_20_patch3", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid B2G-RunIISummer15GS-00861\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a B2G-RunIISummer15GS-00861_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIISummer15GS-00861_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/a2fc84ec9b8b1396de3c555be6fff30c79787cb8/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 30.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 30.0000s = 30.0000s\n# Which adds up to 30.0000s per event\n# Single core events that fit in validation duration: 20160s / 30.0000s = 672\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 672 and 10000, but more than 0 -> 672\n# It is estimated that this validation will produce: 672 * 1.0000 = 672 events\nEVENTS=672\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename B2G-RunIISummer15GS-00861_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:B2G-RunIISummer15GS-00861.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/RSGravToWWToWlepWhad_width0p2_M-800_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIISummer15GS-00861_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIISummer15GS-00861_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIISummer15GS-00861_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIISummer15GS-00861 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIISummer15GS-00861_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIISummer15GS-00861_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIISummer15GS-00861_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/a2fc84ec9b8b1396de3c555be6fff30c79787cb8/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "c9d11dd5f9dd28b54761d866cb462560", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_20_patch3", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15DR76-00766_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15DR76-00766_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00766_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:B2G-RunIIFall15DR76-00766_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00766_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00766_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00766_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00766 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00766_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:B2G-RunIIFall15DR76-00766.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:B2G-RunIIFall15DR76-00766_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00766_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00766_2_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00766_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00766 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15DR76-00766_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15DR76-00766_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15DR76-00766_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "770bdbbc9f2f053016bcb30e98b191fb", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "770bdbbc9f2f053016bcb30e98b2ae6a", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15MiniAODv2-00885_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15MiniAODv2-00885_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15MiniAODv2-00885_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:B2G-RunIIFall15MiniAODv2-00885.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15MiniAODv2-00885_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15MiniAODv2-00885_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15MiniAODv2-00885_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15MiniAODv2-00885 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15MiniAODv2-00885_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15MiniAODv2-00885_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15MiniAODv2-00885_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "33b9cac79bd8650401638666f780e8c5", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "18788", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data", + "title": "/RSGravToWWToWlepWhad_width0p2_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset RSGravToWWToWlepWhad_width0p2_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Gravitons" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 50000, + "number_files": 3, + "size": 1621842459 + }, + "doi": "10.7483/OPENDATA.CMS.50A5.YB5A", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:e54e7049", + "description": "/RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 2) for access to data", + "size": 390, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.json" + }, + { + "checksum": "adler32:c23ddfbc", + "description": "/RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (2 of 2) for access to data", + "size": 775, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_80000_file_index.json" + }, + { + "checksum": "adler32:d6b04ddb", + "description": "/RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 2) for access to data", + "size": 244, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.txt" + }, + { + "checksum": "adler32:f25d9bc6", + "description": "/RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (2 of 2) for access to data", + "size": 488, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_80000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid B2G-RunIIWinter15wmLHE-00746\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a B2G-RunIIWinter15wmLHE-00746_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIWinter15wmLHE-00746_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/B2G-RunIIWinter15wmLHE-00746 --retry 3 --create-dirs -o Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00746-fragment.py\n[ -s Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00746-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00746-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00746-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0308s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0308s = 0.0308s\n# Which adds up to 0.0308s per event\n# Single core events that fit in validation duration: 20160s / 0.0308s = 655575\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 655575 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00746-fragment.py --python_filename B2G-RunIIWinter15wmLHE-00746_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:B2G-RunIIWinter15wmLHE-00746.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIWinter15wmLHE-00746_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIWinter15wmLHE-00746_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIWinter15wmLHE-00746_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIWinter15wmLHE-00746 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIWinter15wmLHE-00746_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIWinter15wmLHE-00746_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIWinter15wmLHE-00746_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters: param_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18788/param_card.dat" + }, + { + "title": "Generator parameters: proc_card_mg5.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18788/proc_card_mg5.dat" + }, + { + "title": "Generator parameters: run_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18788/run_card.dat" + }, + { + "cms_confdb_id": "0de4978df449ac0912da44cc562f2a0b", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "madgraph" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/RSGravToWWToWlepWhad_width0p2_M-800_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_20_patch3", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid B2G-RunIISummer15GS-00861\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a B2G-RunIISummer15GS-00861_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIISummer15GS-00861_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/a2fc84ec9b8b1396de3c555be6fff30c79787cb8/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 30.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 30.0000s = 30.0000s\n# Which adds up to 30.0000s per event\n# Single core events that fit in validation duration: 20160s / 30.0000s = 672\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 672 and 10000, but more than 0 -> 672\n# It is estimated that this validation will produce: 672 * 1.0000 = 672 events\nEVENTS=672\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename B2G-RunIISummer15GS-00861_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:B2G-RunIISummer15GS-00861.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/RSGravToWWToWlepWhad_width0p2_M-800_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIISummer15GS-00861_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIISummer15GS-00861_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIISummer15GS-00861_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIISummer15GS-00861 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIISummer15GS-00861_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIISummer15GS-00861_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIISummer15GS-00861_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/a2fc84ec9b8b1396de3c555be6fff30c79787cb8/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "c9d11dd5f9dd28b54761d866cb462560", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_20_patch3", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15DR76-00766_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15DR76-00766_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00766_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:B2G-RunIIFall15DR76-00766_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00766_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00766_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00766_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00766 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00766_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:B2G-RunIIFall15DR76-00766.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:B2G-RunIIFall15DR76-00766_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00766_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00766_2_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00766_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00766 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15DR76-00766_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15DR76-00766_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15DR76-00766_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "770bdbbc9f2f053016bcb30e98b191fb", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "770bdbbc9f2f053016bcb30e98b2ae6a", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15MiniAODv2-00885_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15MiniAODv2-00885_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15MiniAODv2-00885_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:B2G-RunIIFall15MiniAODv2-00885.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15MiniAODv2-00885_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15MiniAODv2-00885_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15MiniAODv2-00885_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15MiniAODv2-00885 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15MiniAODv2-00885_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15MiniAODv2-00885_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15MiniAODv2-00885_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "33b9cac79bd8650401638666f780e8c5", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "18788", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset RSGravToWWToWlepWhad_width0p2_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -2309,6 +2409,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2513,6 +2623,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2717,6 +2837,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2935,6 +3065,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3139,6 +3279,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3343,6 +3493,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3547,6 +3707,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3751,6 +3921,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3955,6 +4135,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4201,6 +4391,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4419,6 +4619,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4623,6 +4833,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4855,6 +5075,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5087,6 +5317,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5291,6 +5531,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5495,6 +5745,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5699,6 +5959,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5973,6 +6243,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6177,215 +6457,21 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/RSGravToWW_width0p3_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset RSGravToWW_width0p3_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset RSGravToWW_width0p3_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Gravitons" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 50000, - "number_files": 2, - "size": 1649862087 - }, - "doi": "10.7483/OPENDATA.CMS.6UGD.RF2T", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:0a40d805", - "description": "/RSGravToWW_width0p3_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 755, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RSGravToWW_width0p3_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RSGravToWW_width0p3_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.json" - }, - { - "checksum": "adler32:8b4a9464", - "description": "/RSGravToWW_width0p3_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 468, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RSGravToWW_width0p3_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RSGravToWW_width0p3_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid B2G-RunIIWinter15wmLHE-00732\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a B2G-RunIIWinter15wmLHE-00732_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIWinter15wmLHE-00732_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/B2G-RunIIWinter15wmLHE-00732 --retry 3 --create-dirs -o Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00732-fragment.py\n[ -s Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00732-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00732-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00732-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.1013s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.1013s = 0.1013s\n# Which adds up to 0.1013s per event\n# Single core events that fit in validation duration: 20160s / 0.1013s = 199042\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 199042 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00732-fragment.py --python_filename B2G-RunIIWinter15wmLHE-00732_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:B2G-RunIIWinter15wmLHE-00732.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIWinter15wmLHE-00732_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIWinter15wmLHE-00732_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIWinter15wmLHE-00732_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIWinter15wmLHE-00732 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIWinter15wmLHE-00732_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIWinter15wmLHE-00732_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIWinter15wmLHE-00732_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters: param_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18821/param_card.dat" - }, - { - "title": "Generator parameters: proc_card_mg5.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18821/proc_card_mg5.dat" - }, - { - "title": "Generator parameters: run_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18821/run_card.dat" - }, - { - "cms_confdb_id": "1b04470b32e9d17793b3447fce8bb6d5", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "madgraph" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/RSGravToWW_width0p3_M-800_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_20_patch3", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid B2G-RunIISummer15GS-00845\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a B2G-RunIISummer15GS-00845_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIISummer15GS-00845_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/a2fc84ec9b8b1396de3c555be6fff30c79787cb8/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 100.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 100.0000s = 100.0000s\n# Which adds up to 100.0000s per event\n# Single core events that fit in validation duration: 20160s / 100.0000s = 201\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 201 and 10000, but more than 0 -> 201\n# It is estimated that this validation will produce: 201 * 1.0000 = 201 events\nEVENTS=201\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename B2G-RunIISummer15GS-00845_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:B2G-RunIISummer15GS-00845.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/RSGravToWW_width0p3_M-800_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIISummer15GS-00845_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIISummer15GS-00845_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIISummer15GS-00845_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIISummer15GS-00845 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIISummer15GS-00845_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIISummer15GS-00845_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIISummer15GS-00845_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/a2fc84ec9b8b1396de3c555be6fff30c79787cb8/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "c9d11dd5f9dd28b54761d866cb462560", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/RSGravToWW_width0p3_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_20_patch3", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15DR76-00840_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15DR76-00840_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00840_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:B2G-RunIIFall15DR76-00840_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/RSGravToWW_width0p3_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00840_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00840_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00840_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00840 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00840_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:B2G-RunIIFall15DR76-00840.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:B2G-RunIIFall15DR76-00840_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00840_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00840_2_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00840_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00840 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15DR76-00840_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15DR76-00840_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15DR76-00840_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "d180f3b074eb7601aa2827175884dd49", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "d180f3b074eb7601aa282717589292f1", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/RSGravToWW_width0p3_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15MiniAODv2-00749_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15MiniAODv2-00749_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15MiniAODv2-00749_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:B2G-RunIIFall15MiniAODv2-00749.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:B2G-RunIIFall15DR76-00840.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15MiniAODv2-00749_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15MiniAODv2-00749_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15MiniAODv2-00749_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15MiniAODv2-00749 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15MiniAODv2-00749_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15MiniAODv2-00749_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15MiniAODv2-00749_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "d180f3b074eb7601aa28271758c3247e", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/RSGravToWW_width0p3_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "18821", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/RSGravToWW_width0p3_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset RSGravToWW_width0p3_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data", + "title": "/RSGravToWW_width0p3_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset RSGravToWW_width0p3_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -6415,7 +6501,7 @@ }, { "abstract": { - "description": "

Simulated dataset RSGravToZZ_kMpl01_M-1000_TuneCUETP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + "description": "

Simulated dataset RSGravToWW_width0p3_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" }, "accelerator": "CERN-LHC", "categories": { @@ -6446,26 +6532,26 @@ "miniaodsim", "root" ], - "number_events": 30000, - "number_files": 1, - "size": 945698745 + "number_events": 50000, + "number_files": 2, + "size": 1649862087 }, - "doi": "10.7483/OPENDATA.CMS.U7LD.9E5Z", + "doi": "10.7483/OPENDATA.CMS.6UGD.RF2T", "experiment": "CMS", "files": [ { - "checksum": "adler32:18d0688c", - "description": "/RSGravToZZ_kMpl01_M-1000_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 369, + "checksum": "adler32:0a40d805", + "description": "/RSGravToWW_width0p3_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 755, "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RSGravToZZ_kMpl01_M-1000_TuneCUETP8M1_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RSGravToZZ_kMpl01_M-1000_TuneCUETP8M1_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_50000_file_index.json" + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RSGravToWW_width0p3_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RSGravToWW_width0p3_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.json" }, { - "checksum": "adler32:d8c94609", - "description": "/RSGravToZZ_kMpl01_M-1000_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 224, + "checksum": "adler32:8b4a9464", + "description": "/RSGravToWW_width0p3_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 468, "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RSGravToZZ_kMpl01_M-1000_TuneCUETP8M1_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RSGravToZZ_kMpl01_M-1000_TuneCUETP8M1_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_50000_file_index.txt" + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RSGravToWW_width0p3_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RSGravToWW_width0p3_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.txt" } ], "license": { @@ -6477,64 +6563,93 @@ { "configuration_files": [ { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-00029\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-00029_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-00029_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19/src ] ; then\n echo release CMSSW_7_1_19 already exists\nelse\n scram p CMSSW CMSSW_7_1_19\nfi\ncd CMSSW_7_1_19/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/8bc024a8eda4327d97070e965467521d267f1ba3/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1000_TuneCUETP8M1_13TeV_pythia8_cfi.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1000_TuneCUETP8M1_13TeV_pythia8_cfi.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1000_TuneCUETP8M1_13TeV_pythia8_cfi.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1000_TuneCUETP8M1_13TeV_pythia8_cfi.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1000_TuneCUETP8M1_13TeV_pythia8_cfi.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 90.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 90.0000s = 90.0000s\n# Which adds up to 90.0000s per event\n# Single core events that fit in validation duration: 20160s / 90.0000s = 224\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 224 and 10000, but more than 0 -> 224\n# It is estimated that this validation will produce: 224 * 1.0000 = 224 events\nEVENTS=224\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1000_TuneCUETP8M1_13TeV_pythia8_cfi.py --python_filename EXO-RunIISummer15GS-00029_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-00029.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-00029_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-00029_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-00029_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-00029 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-00029_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-00029_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-00029_test.sh)\n", + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid B2G-RunIIWinter15wmLHE-00732\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a B2G-RunIIWinter15wmLHE-00732_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIWinter15wmLHE-00732_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/B2G-RunIIWinter15wmLHE-00732 --retry 3 --create-dirs -o Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00732-fragment.py\n[ -s Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00732-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00732-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00732-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.1013s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.1013s = 0.1013s\n# Which adds up to 0.1013s per event\n# Single core events that fit in validation duration: 20160s / 0.1013s = 199042\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 199042 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00732-fragment.py --python_filename B2G-RunIIWinter15wmLHE-00732_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:B2G-RunIIWinter15wmLHE-00732.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIWinter15wmLHE-00732_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIWinter15wmLHE-00732_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIWinter15wmLHE-00732_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIWinter15wmLHE-00732 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIWinter15wmLHE-00732_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIWinter15wmLHE-00732_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIWinter15wmLHE-00732_test.sh)\n", "title": "Production script" }, { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8GeneratorFilter\",\n\tcomEnergy = cms.double(13000.0),\n\tcrossSection = cms.untracked.double(1.333),\n\tfilterEfficiency = cms.untracked.double(1),\n\tmaxEventsToPrint = cms.untracked.int32(0),\n\tpythiaHepMCVerbosity = cms.untracked.bool(False),\n\tpythiaPylistVerbosity = cms.untracked.int32(1),\n\tPythiaParameters = cms.PSet(\n\t pythia8CommonSettingsBlock,\n\t\tpythia8CUEP8M1SettingsBlock,\n\t\tprocessParameters = cms.vstring(\n\t\t\t'ExtraDimensionsG*:all = on',\n\t\t\t'ExtraDimensionsG*:kappaMG = 0.54',\n\t\t\t'5100039:m0 = 1000',\n\t\t\t'5100039:onMode = off',\n\t\t\t'5100039:onIfAny = 23',\n\n\t\t),\n\t\tparameterSets = cms.vstring('pythia8CommonSettings',\n\t\t 'pythia8CUEP8M1Settings',\n\t\t 'processParameters')\n\t)\n)\n\nProductionFilterSequence = cms.Sequence(generator)\n", - "title": "Generator parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/8bc024a8eda4327d97070e965467521d267f1ba3/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1000_TuneCUETP8M1_13TeV_pythia8_cfi.py" + "title": "Generator parameters: param_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18821/param_card.dat" }, { - "cms_confdb_id": "5cb2c5aacda343cce75b8af99a3de268", - "process": "SIM", + "title": "Generator parameters: proc_card_mg5.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18821/proc_card_mg5.dat" + }, + { + "title": "Generator parameters: run_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18821/run_card.dat" + }, + { + "cms_confdb_id": "1b04470b32e9d17793b3447fce8bb6d5", + "process": "LHE", "title": "Configuration file" } ], "generators": [ - "pythia8" + "madgraph" ], "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/RSGravToZZ_kMpl01_M-1000_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_19", + "output_dataset": "/RSGravToWW_width0p3_M-800_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_20_patch3", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid B2G-RunIISummer15GS-00845\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a B2G-RunIISummer15GS-00845_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIISummer15GS-00845_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/a2fc84ec9b8b1396de3c555be6fff30c79787cb8/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 100.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 100.0000s = 100.0000s\n# Which adds up to 100.0000s per event\n# Single core events that fit in validation duration: 20160s / 100.0000s = 201\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 201 and 10000, but more than 0 -> 201\n# It is estimated that this validation will produce: 201 * 1.0000 = 201 events\nEVENTS=201\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename B2G-RunIISummer15GS-00845_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:B2G-RunIISummer15GS-00845.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/RSGravToWW_width0p3_M-800_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIISummer15GS-00845_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIISummer15GS-00845_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIISummer15GS-00845_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIISummer15GS-00845 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIISummer15GS-00845_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIISummer15GS-00845_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIISummer15GS-00845_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/a2fc84ec9b8b1396de3c555be6fff30c79787cb8/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "c9d11dd5f9dd28b54761d866cb462560", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/RSGravToWW_width0p3_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_20_patch3", "type": "SIM" }, { "configuration_files": [ { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-00028_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-00028_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00028_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-00028_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/RSGravToZZ_kMpl01_M-1000_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00028_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00028_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00028_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00028 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00028_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-00028.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-00028_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00028_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00028_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00028_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00028 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-00028_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-00028_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-00028_test.sh)\n", + "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15DR76-00840_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15DR76-00840_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00840_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:B2G-RunIIFall15DR76-00840_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/RSGravToWW_width0p3_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00840_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00840_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00840_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00840 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00840_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:B2G-RunIIFall15DR76-00840.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:B2G-RunIIFall15DR76-00840_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00840_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00840_2_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00840_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00840 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15DR76-00840_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15DR76-00840_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15DR76-00840_test.sh)\n", "title": "Production script" }, { - "cms_confdb_id": "3fb270c5fce17d13f4e13a68bfc3f62e", + "cms_confdb_id": "d180f3b074eb7601aa2827175884dd49", "process": "HLT", "title": "Configuration file" }, { - "cms_confdb_id": "3fb270c5fce17d13f4e13a68bfd15a00", + "cms_confdb_id": "d180f3b074eb7601aa282717589292f1", "process": "RECO", "title": "Configuration file" } ], "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/RSGravToZZ_kMpl01_M-1000_TuneCUETP8M1_13TeV-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "output_dataset": "/RSGravToWW_width0p3_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", "release": "CMSSW_7_6_1", "type": "HLT RECO" }, { "configuration_files": [ { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-01433_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-01433_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-01433_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-01433.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/RSGravToZZ_kMpl01_M-1000_TuneCUETP8M1_13TeV-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-01433_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-01433_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-01433_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-01433 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-01433_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-01433_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-01433_test.sh)\n", + "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15MiniAODv2-00749_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15MiniAODv2-00749_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15MiniAODv2-00749_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:B2G-RunIIFall15MiniAODv2-00749.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:B2G-RunIIFall15DR76-00840.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15MiniAODv2-00749_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15MiniAODv2-00749_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15MiniAODv2-00749_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15MiniAODv2-00749 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15MiniAODv2-00749_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15MiniAODv2-00749_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15MiniAODv2-00749_test.sh)\n", "title": "Production script" }, { - "cms_confdb_id": "c54bcac03a1744a7d7cbc50e514e6eb6", + "cms_confdb_id": "d180f3b074eb7601aa28271758c3247e", "process": "MINIAODSIM", "title": "Configuration file" } ], "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/RSGravToZZ_kMpl01_M-1000_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "output_dataset": "/RSGravToWW_width0p3_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", "release": "CMSSW_7_6_3", "type": "MINIAODSIM" } @@ -6550,17 +6665,27 @@ ] }, "publisher": "CERN Open Data Portal", - "recid": "18867", + "recid": "18821", "run_period": [ "Run2015C", "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/RSGravToZZ_kMpl01_M-1000_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset RSGravToZZ_kMpl01_M-1000_TuneCUETP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data", + "title": "/RSGravToWW_width0p3_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset RSGravToWW_width0p3_M-800_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -6590,7 +6715,7 @@ }, { "abstract": { - "description": "

Simulated dataset RSGravToZZ_kMpl01_M-1200_TuneCUETP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + "description": "

Simulated dataset RSGravToZZ_kMpl01_M-1000_TuneCUETP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" }, "accelerator": "CERN-LHC", "categories": { @@ -6623,24 +6748,24 @@ ], "number_events": 30000, "number_files": 1, - "size": 958136731 + "size": 945698745 }, - "doi": "10.7483/OPENDATA.CMS.DHX2.Q3RG", + "doi": "10.7483/OPENDATA.CMS.U7LD.9E5Z", "experiment": "CMS", "files": [ { - "checksum": "adler32:fe39685d", - "description": "/RSGravToZZ_kMpl01_M-1200_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "checksum": "adler32:18d0688c", + "description": "/RSGravToZZ_kMpl01_M-1000_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", "size": 369, "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RSGravToZZ_kMpl01_M-1200_TuneCUETP8M1_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RSGravToZZ_kMpl01_M-1200_TuneCUETP8M1_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.json" + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RSGravToZZ_kMpl01_M-1000_TuneCUETP8M1_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RSGravToZZ_kMpl01_M-1000_TuneCUETP8M1_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_50000_file_index.json" }, { - "checksum": "adler32:d5c645f1", - "description": "/RSGravToZZ_kMpl01_M-1200_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "checksum": "adler32:d8c94609", + "description": "/RSGravToZZ_kMpl01_M-1000_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", "size": 224, "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RSGravToZZ_kMpl01_M-1200_TuneCUETP8M1_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RSGravToZZ_kMpl01_M-1200_TuneCUETP8M1_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.txt" + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RSGravToZZ_kMpl01_M-1000_TuneCUETP8M1_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RSGravToZZ_kMpl01_M-1000_TuneCUETP8M1_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_50000_file_index.txt" } ], "license": { @@ -6652,16 +6777,16 @@ { "configuration_files": [ { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-00030\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-00030_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-00030_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19/src ] ; then\n echo release CMSSW_7_1_19 already exists\nelse\n scram p CMSSW CMSSW_7_1_19\nfi\ncd CMSSW_7_1_19/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/8bc024a8eda4327d97070e965467521d267f1ba3/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1200_TuneCUETP8M1_13TeV_pythia8_cfi.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1200_TuneCUETP8M1_13TeV_pythia8_cfi.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1200_TuneCUETP8M1_13TeV_pythia8_cfi.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1200_TuneCUETP8M1_13TeV_pythia8_cfi.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1200_TuneCUETP8M1_13TeV_pythia8_cfi.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 98.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 98.0000s = 98.0000s\n# Which adds up to 98.0000s per event\n# Single core events that fit in validation duration: 20160s / 98.0000s = 205\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 205 and 10000, but more than 0 -> 205\n# It is estimated that this validation will produce: 205 * 1.0000 = 205 events\nEVENTS=205\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1200_TuneCUETP8M1_13TeV_pythia8_cfi.py --python_filename EXO-RunIISummer15GS-00030_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-00030.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-00030_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-00030_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-00030_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-00030 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-00030_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-00030_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-00030_test.sh)\n", + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-00029\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-00029_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-00029_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19/src ] ; then\n echo release CMSSW_7_1_19 already exists\nelse\n scram p CMSSW CMSSW_7_1_19\nfi\ncd CMSSW_7_1_19/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/8bc024a8eda4327d97070e965467521d267f1ba3/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1000_TuneCUETP8M1_13TeV_pythia8_cfi.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1000_TuneCUETP8M1_13TeV_pythia8_cfi.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1000_TuneCUETP8M1_13TeV_pythia8_cfi.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1000_TuneCUETP8M1_13TeV_pythia8_cfi.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1000_TuneCUETP8M1_13TeV_pythia8_cfi.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 90.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 90.0000s = 90.0000s\n# Which adds up to 90.0000s per event\n# Single core events that fit in validation duration: 20160s / 90.0000s = 224\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 224 and 10000, but more than 0 -> 224\n# It is estimated that this validation will produce: 224 * 1.0000 = 224 events\nEVENTS=224\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1000_TuneCUETP8M1_13TeV_pythia8_cfi.py --python_filename EXO-RunIISummer15GS-00029_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-00029.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-00029_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-00029_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-00029_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-00029 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-00029_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-00029_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-00029_test.sh)\n", "title": "Production script" }, { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8GeneratorFilter\",\n\tcomEnergy = cms.double(13000.0),\n\tcrossSection = cms.untracked.double(0.5003),\n\tfilterEfficiency = cms.untracked.double(1),\n\tmaxEventsToPrint = cms.untracked.int32(0),\n\tpythiaHepMCVerbosity = cms.untracked.bool(False),\n\tpythiaPylistVerbosity = cms.untracked.int32(1),\n\tPythiaParameters = cms.PSet(\n\t pythia8CommonSettingsBlock,\n\t\tpythia8CUEP8M1SettingsBlock,\n\t\tprocessParameters = cms.vstring(\n\t\t\t'ExtraDimensionsG*:all = on',\n\t\t\t'ExtraDimensionsG*:kappaMG = 0.54',\n\t\t\t'5100039:m0 = 1200',\n\t\t\t'5100039:onMode = off',\n\t\t\t'5100039:onIfAny = 23',\n\n\t\t),\n\t\tparameterSets = cms.vstring('pythia8CommonSettings',\n\t\t 'pythia8CUEP8M1Settings',\n\t\t 'processParameters')\n\t)\n)\n\nProductionFilterSequence = cms.Sequence(generator)\n", + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8GeneratorFilter\",\n\tcomEnergy = cms.double(13000.0),\n\tcrossSection = cms.untracked.double(1.333),\n\tfilterEfficiency = cms.untracked.double(1),\n\tmaxEventsToPrint = cms.untracked.int32(0),\n\tpythiaHepMCVerbosity = cms.untracked.bool(False),\n\tpythiaPylistVerbosity = cms.untracked.int32(1),\n\tPythiaParameters = cms.PSet(\n\t pythia8CommonSettingsBlock,\n\t\tpythia8CUEP8M1SettingsBlock,\n\t\tprocessParameters = cms.vstring(\n\t\t\t'ExtraDimensionsG*:all = on',\n\t\t\t'ExtraDimensionsG*:kappaMG = 0.54',\n\t\t\t'5100039:m0 = 1000',\n\t\t\t'5100039:onMode = off',\n\t\t\t'5100039:onIfAny = 23',\n\n\t\t),\n\t\tparameterSets = cms.vstring('pythia8CommonSettings',\n\t\t 'pythia8CUEP8M1Settings',\n\t\t 'processParameters')\n\t)\n)\n\nProductionFilterSequence = cms.Sequence(generator)\n", "title": "Generator parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/8bc024a8eda4327d97070e965467521d267f1ba3/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1200_TuneCUETP8M1_13TeV_pythia8_cfi.py" + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/8bc024a8eda4327d97070e965467521d267f1ba3/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1000_TuneCUETP8M1_13TeV_pythia8_cfi.py" }, { - "cms_confdb_id": "5cb2c5aacda343cce75b8af99a3dca23", + "cms_confdb_id": "5cb2c5aacda343cce75b8af99a3de268", "process": "SIM", "title": "Configuration file" } @@ -6670,46 +6795,46 @@ "pythia8" ], "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/RSGravToZZ_kMpl01_M-1200_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "output_dataset": "/RSGravToZZ_kMpl01_M-1000_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", "release": "CMSSW_7_1_19", "type": "SIM" }, { "configuration_files": [ { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-00029_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-00029_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00029_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-00029_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/RSGravToZZ_kMpl01_M-1200_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00029_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00029_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00029_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00029 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00029_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-00029.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-00029_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00029_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00029_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00029_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00029 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-00029_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-00029_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-00029_test.sh)\n", + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-00028_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-00028_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00028_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-00028_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/RSGravToZZ_kMpl01_M-1000_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00028_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00028_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00028_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00028 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00028_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-00028.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-00028_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00028_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00028_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00028_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00028 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-00028_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-00028_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-00028_test.sh)\n", "title": "Production script" }, { - "cms_confdb_id": "847f341ccaa10791f1a9cb3313a03cd2", + "cms_confdb_id": "3fb270c5fce17d13f4e13a68bfc3f62e", "process": "HLT", "title": "Configuration file" }, { - "cms_confdb_id": "847f341ccaa10791f1a9cb3313a18311", + "cms_confdb_id": "3fb270c5fce17d13f4e13a68bfd15a00", "process": "RECO", "title": "Configuration file" } ], "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/RSGravToZZ_kMpl01_M-1200_TuneCUETP8M1_13TeV-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "output_dataset": "/RSGravToZZ_kMpl01_M-1000_TuneCUETP8M1_13TeV-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", "release": "CMSSW_7_6_1", "type": "HLT RECO" }, { "configuration_files": [ { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-00023_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-00023_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-00023_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-00023.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/RSGravToZZ_kMpl01_M-1200_TuneCUETP8M1_13TeV-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-00023_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-00023_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-00023_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-00023 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-00023_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-00023_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-00023_test.sh)\n", + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-01433_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-01433_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-01433_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-01433.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/RSGravToZZ_kMpl01_M-1000_TuneCUETP8M1_13TeV-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-01433_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-01433_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-01433_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-01433 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-01433_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-01433_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-01433_test.sh)\n", "title": "Production script" }, { - "cms_confdb_id": "744109404cdf471f6e79fd983bdf69e1", + "cms_confdb_id": "c54bcac03a1744a7d7cbc50e514e6eb6", "process": "MINIAODSIM", "title": "Configuration file" } ], "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/RSGravToZZ_kMpl01_M-1200_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "output_dataset": "/RSGravToZZ_kMpl01_M-1000_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", "release": "CMSSW_7_6_3", "type": "MINIAODSIM" } @@ -6725,17 +6850,27 @@ ] }, "publisher": "CERN Open Data Portal", - "recid": "18868", + "recid": "18867", "run_period": [ "Run2015C", "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/RSGravToZZ_kMpl01_M-1200_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset RSGravToZZ_kMpl01_M-1200_TuneCUETP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data", + "title": "/RSGravToZZ_kMpl01_M-1000_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset RSGravToZZ_kMpl01_M-1000_TuneCUETP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -6765,7 +6900,7 @@ }, { "abstract": { - "description": "

Simulated dataset RSGravToZZ_kMpl01_M-1400_TuneCUETP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + "description": "

Simulated dataset RSGravToZZ_kMpl01_M-1200_TuneCUETP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" }, "accelerator": "CERN-LHC", "categories": { @@ -6798,24 +6933,24 @@ ], "number_events": 30000, "number_files": 1, - "size": 964059418 + "size": 958136731 }, - "doi": "10.7483/OPENDATA.CMS.2HGJ.IDS1", + "doi": "10.7483/OPENDATA.CMS.DHX2.Q3RG", "experiment": "CMS", "files": [ { - "checksum": "adler32:cb87687d", - "description": "/RSGravToZZ_kMpl01_M-1400_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "checksum": "adler32:fe39685d", + "description": "/RSGravToZZ_kMpl01_M-1200_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", "size": 369, "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RSGravToZZ_kMpl01_M-1400_TuneCUETP8M1_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RSGravToZZ_kMpl01_M-1400_TuneCUETP8M1_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.json" + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RSGravToZZ_kMpl01_M-1200_TuneCUETP8M1_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RSGravToZZ_kMpl01_M-1200_TuneCUETP8M1_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.json" }, { - "checksum": "adler32:d79b462e", - "description": "/RSGravToZZ_kMpl01_M-1400_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "checksum": "adler32:d5c645f1", + "description": "/RSGravToZZ_kMpl01_M-1200_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", "size": 224, "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RSGravToZZ_kMpl01_M-1400_TuneCUETP8M1_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RSGravToZZ_kMpl01_M-1400_TuneCUETP8M1_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.txt" + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RSGravToZZ_kMpl01_M-1200_TuneCUETP8M1_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RSGravToZZ_kMpl01_M-1200_TuneCUETP8M1_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.txt" } ], "license": { @@ -6827,16 +6962,16 @@ { "configuration_files": [ { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-00031\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-00031_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-00031_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19/src ] ; then\n echo release CMSSW_7_1_19 already exists\nelse\n scram p CMSSW CMSSW_7_1_19\nfi\ncd CMSSW_7_1_19/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/8bc024a8eda4327d97070e965467521d267f1ba3/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1400_TuneCUETP8M1_13TeV_pythia8_cfi.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1400_TuneCUETP8M1_13TeV_pythia8_cfi.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1400_TuneCUETP8M1_13TeV_pythia8_cfi.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1400_TuneCUETP8M1_13TeV_pythia8_cfi.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1400_TuneCUETP8M1_13TeV_pythia8_cfi.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 76.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 76.0000s = 76.0000s\n# Which adds up to 76.0000s per event\n# Single core events that fit in validation duration: 20160s / 76.0000s = 265\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 265 and 10000, but more than 0 -> 265\n# It is estimated that this validation will produce: 265 * 1.0000 = 265 events\nEVENTS=265\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1400_TuneCUETP8M1_13TeV_pythia8_cfi.py --python_filename EXO-RunIISummer15GS-00031_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-00031.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-00031_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-00031_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-00031_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-00031 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-00031_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-00031_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-00031_test.sh)\n", + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-00030\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-00030_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-00030_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19/src ] ; then\n echo release CMSSW_7_1_19 already exists\nelse\n scram p CMSSW CMSSW_7_1_19\nfi\ncd CMSSW_7_1_19/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/8bc024a8eda4327d97070e965467521d267f1ba3/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1200_TuneCUETP8M1_13TeV_pythia8_cfi.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1200_TuneCUETP8M1_13TeV_pythia8_cfi.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1200_TuneCUETP8M1_13TeV_pythia8_cfi.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1200_TuneCUETP8M1_13TeV_pythia8_cfi.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1200_TuneCUETP8M1_13TeV_pythia8_cfi.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 98.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 98.0000s = 98.0000s\n# Which adds up to 98.0000s per event\n# Single core events that fit in validation duration: 20160s / 98.0000s = 205\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 205 and 10000, but more than 0 -> 205\n# It is estimated that this validation will produce: 205 * 1.0000 = 205 events\nEVENTS=205\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1200_TuneCUETP8M1_13TeV_pythia8_cfi.py --python_filename EXO-RunIISummer15GS-00030_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-00030.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-00030_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-00030_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-00030_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-00030 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-00030_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-00030_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-00030_test.sh)\n", "title": "Production script" }, { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8GeneratorFilter\",\n\tcomEnergy = cms.double(13000.0),\n\tcrossSection = cms.untracked.double(0.2199),\n\tfilterEfficiency = cms.untracked.double(1),\n\tmaxEventsToPrint = cms.untracked.int32(0),\n\tpythiaHepMCVerbosity = cms.untracked.bool(False),\n\tpythiaPylistVerbosity = cms.untracked.int32(1),\n\tPythiaParameters = cms.PSet(\n\t pythia8CommonSettingsBlock,\n\t\tpythia8CUEP8M1SettingsBlock,\n\t\tprocessParameters = cms.vstring(\n\t\t\t'ExtraDimensionsG*:all = on',\n\t\t\t'ExtraDimensionsG*:kappaMG = 0.54',\n\t\t\t'5100039:m0 = 1400',\n\t\t\t'5100039:onMode = off',\n\t\t\t'5100039:onIfAny = 23',\n\n\t\t),\n\t\tparameterSets = cms.vstring('pythia8CommonSettings',\n\t\t 'pythia8CUEP8M1Settings',\n\t\t 'processParameters')\n\t)\n)\n\nProductionFilterSequence = cms.Sequence(generator)\n", + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8GeneratorFilter\",\n\tcomEnergy = cms.double(13000.0),\n\tcrossSection = cms.untracked.double(0.5003),\n\tfilterEfficiency = cms.untracked.double(1),\n\tmaxEventsToPrint = cms.untracked.int32(0),\n\tpythiaHepMCVerbosity = cms.untracked.bool(False),\n\tpythiaPylistVerbosity = cms.untracked.int32(1),\n\tPythiaParameters = cms.PSet(\n\t pythia8CommonSettingsBlock,\n\t\tpythia8CUEP8M1SettingsBlock,\n\t\tprocessParameters = cms.vstring(\n\t\t\t'ExtraDimensionsG*:all = on',\n\t\t\t'ExtraDimensionsG*:kappaMG = 0.54',\n\t\t\t'5100039:m0 = 1200',\n\t\t\t'5100039:onMode = off',\n\t\t\t'5100039:onIfAny = 23',\n\n\t\t),\n\t\tparameterSets = cms.vstring('pythia8CommonSettings',\n\t\t 'pythia8CUEP8M1Settings',\n\t\t 'processParameters')\n\t)\n)\n\nProductionFilterSequence = cms.Sequence(generator)\n", "title": "Generator parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/8bc024a8eda4327d97070e965467521d267f1ba3/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1400_TuneCUETP8M1_13TeV_pythia8_cfi.py" + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/8bc024a8eda4327d97070e965467521d267f1ba3/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1200_TuneCUETP8M1_13TeV_pythia8_cfi.py" }, { - "cms_confdb_id": "5cb2c5aacda343cce75b8af99a3de526", + "cms_confdb_id": "5cb2c5aacda343cce75b8af99a3dca23", "process": "SIM", "title": "Configuration file" } @@ -6845,46 +6980,46 @@ "pythia8" ], "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/RSGravToZZ_kMpl01_M-1400_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "output_dataset": "/RSGravToZZ_kMpl01_M-1200_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", "release": "CMSSW_7_1_19", "type": "SIM" }, { "configuration_files": [ { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-00030_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-00030_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00030_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-00030_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/RSGravToZZ_kMpl01_M-1400_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00030_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00030_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00030_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00030 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00030_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-00030.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-00030_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00030_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00030_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00030_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00030 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-00030_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-00030_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-00030_test.sh)\n", + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-00029_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-00029_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00029_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-00029_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/RSGravToZZ_kMpl01_M-1200_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00029_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00029_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00029_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00029 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00029_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-00029.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-00029_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00029_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00029_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00029_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00029 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-00029_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-00029_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-00029_test.sh)\n", "title": "Production script" }, { - "cms_confdb_id": "3fb270c5fce17d13f4e13a68bfc3f62e", + "cms_confdb_id": "847f341ccaa10791f1a9cb3313a03cd2", "process": "HLT", "title": "Configuration file" }, { - "cms_confdb_id": "3fb270c5fce17d13f4e13a68bfd15a00", + "cms_confdb_id": "847f341ccaa10791f1a9cb3313a18311", "process": "RECO", "title": "Configuration file" } ], "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/RSGravToZZ_kMpl01_M-1400_TuneCUETP8M1_13TeV-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "output_dataset": "/RSGravToZZ_kMpl01_M-1200_TuneCUETP8M1_13TeV-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", "release": "CMSSW_7_6_1", "type": "HLT RECO" }, { "configuration_files": [ { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-01569_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-01569_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-01569_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-01569.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/RSGravToZZ_kMpl01_M-1400_TuneCUETP8M1_13TeV-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-01569_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-01569_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-01569_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-01569 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-01569_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-01569_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-01569_test.sh)\n", + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-00023_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-00023_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-00023_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-00023.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/RSGravToZZ_kMpl01_M-1200_TuneCUETP8M1_13TeV-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-00023_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-00023_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-00023_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-00023 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-00023_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-00023_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-00023_test.sh)\n", "title": "Production script" }, { - "cms_confdb_id": "263bc77d99136bb88051f7972daa8663", + "cms_confdb_id": "744109404cdf471f6e79fd983bdf69e1", "process": "MINIAODSIM", "title": "Configuration file" } ], "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/RSGravToZZ_kMpl01_M-1400_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "output_dataset": "/RSGravToZZ_kMpl01_M-1200_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", "release": "CMSSW_7_6_3", "type": "MINIAODSIM" } @@ -6900,17 +7035,27 @@ ] }, "publisher": "CERN Open Data Portal", - "recid": "18869", + "recid": "18868", "run_period": [ "Run2015C", "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/RSGravToZZ_kMpl01_M-1400_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset RSGravToZZ_kMpl01_M-1400_TuneCUETP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data", + "title": "/RSGravToZZ_kMpl01_M-1200_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset RSGravToZZ_kMpl01_M-1200_TuneCUETP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -6940,7 +7085,7 @@ }, { "abstract": { - "description": "

Simulated dataset RSGravToZZ_kMpl01_M-1600_TuneCUETP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + "description": "

Simulated dataset RSGravToZZ_kMpl01_M-1400_TuneCUETP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" }, "accelerator": "CERN-LHC", "categories": { @@ -6973,24 +7118,24 @@ ], "number_events": 30000, "number_files": 1, - "size": 964484017 + "size": 964059418 }, - "doi": "10.7483/OPENDATA.CMS.XI3G.0POI", + "doi": "10.7483/OPENDATA.CMS.2HGJ.IDS1", "experiment": "CMS", "files": [ { - "checksum": "adler32:2bc96899", - "description": "/RSGravToZZ_kMpl01_M-1600_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "checksum": "adler32:cb87687d", + "description": "/RSGravToZZ_kMpl01_M-1400_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", "size": 369, "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RSGravToZZ_kMpl01_M-1600_TuneCUETP8M1_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RSGravToZZ_kMpl01_M-1600_TuneCUETP8M1_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.json" + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RSGravToZZ_kMpl01_M-1400_TuneCUETP8M1_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RSGravToZZ_kMpl01_M-1400_TuneCUETP8M1_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.json" }, { - "checksum": "adler32:daee460c", - "description": "/RSGravToZZ_kMpl01_M-1600_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "checksum": "adler32:d79b462e", + "description": "/RSGravToZZ_kMpl01_M-1400_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", "size": 224, "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RSGravToZZ_kMpl01_M-1600_TuneCUETP8M1_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RSGravToZZ_kMpl01_M-1600_TuneCUETP8M1_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.txt" + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RSGravToZZ_kMpl01_M-1400_TuneCUETP8M1_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RSGravToZZ_kMpl01_M-1400_TuneCUETP8M1_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.txt" } ], "license": { @@ -7002,16 +7147,16 @@ { "configuration_files": [ { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-00032\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-00032_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-00032_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19/src ] ; then\n echo release CMSSW_7_1_19 already exists\nelse\n scram p CMSSW CMSSW_7_1_19\nfi\ncd CMSSW_7_1_19/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/8bc024a8eda4327d97070e965467521d267f1ba3/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1600_TuneCUETP8M1_13TeV_pythia8_cfi.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1600_TuneCUETP8M1_13TeV_pythia8_cfi.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1600_TuneCUETP8M1_13TeV_pythia8_cfi.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1600_TuneCUETP8M1_13TeV_pythia8_cfi.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1600_TuneCUETP8M1_13TeV_pythia8_cfi.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 102.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 102.0000s = 102.0000s\n# Which adds up to 102.0000s per event\n# Single core events that fit in validation duration: 20160s / 102.0000s = 197\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 197 and 10000, but more than 0 -> 197\n# It is estimated that this validation will produce: 197 * 1.0000 = 197 events\nEVENTS=197\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1600_TuneCUETP8M1_13TeV_pythia8_cfi.py --python_filename EXO-RunIISummer15GS-00032_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-00032.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-00032_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-00032_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-00032_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-00032 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-00032_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-00032_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-00032_test.sh)\n", + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-00031\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-00031_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-00031_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19/src ] ; then\n echo release CMSSW_7_1_19 already exists\nelse\n scram p CMSSW CMSSW_7_1_19\nfi\ncd CMSSW_7_1_19/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/8bc024a8eda4327d97070e965467521d267f1ba3/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1400_TuneCUETP8M1_13TeV_pythia8_cfi.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1400_TuneCUETP8M1_13TeV_pythia8_cfi.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1400_TuneCUETP8M1_13TeV_pythia8_cfi.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1400_TuneCUETP8M1_13TeV_pythia8_cfi.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1400_TuneCUETP8M1_13TeV_pythia8_cfi.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 76.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 76.0000s = 76.0000s\n# Which adds up to 76.0000s per event\n# Single core events that fit in validation duration: 20160s / 76.0000s = 265\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 265 and 10000, but more than 0 -> 265\n# It is estimated that this validation will produce: 265 * 1.0000 = 265 events\nEVENTS=265\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1400_TuneCUETP8M1_13TeV_pythia8_cfi.py --python_filename EXO-RunIISummer15GS-00031_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-00031.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-00031_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-00031_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-00031_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-00031 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-00031_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-00031_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-00031_test.sh)\n", "title": "Production script" }, { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8GeneratorFilter\",\n\tcomEnergy = cms.double(13000.0),\n\tcrossSection = cms.untracked.double(0.1023),\n\tfilterEfficiency = cms.untracked.double(1),\n\tmaxEventsToPrint = cms.untracked.int32(0),\n\tpythiaHepMCVerbosity = cms.untracked.bool(False),\n\tpythiaPylistVerbosity = cms.untracked.int32(1),\n\tPythiaParameters = cms.PSet(\n\t pythia8CommonSettingsBlock,\n\t\tpythia8CUEP8M1SettingsBlock,\n\t\tprocessParameters = cms.vstring(\n\t\t\t'ExtraDimensionsG*:all = on',\n\t\t\t'ExtraDimensionsG*:kappaMG = 0.54',\n\t\t\t'5100039:m0 = 1600',\n\t\t\t'5100039:onMode = off',\n\t\t\t'5100039:onIfAny = 23',\n\n\t\t),\n\t\tparameterSets = cms.vstring('pythia8CommonSettings',\n\t\t 'pythia8CUEP8M1Settings',\n\t\t 'processParameters')\n\t)\n)\n\nProductionFilterSequence = cms.Sequence(generator)\n", + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8GeneratorFilter\",\n\tcomEnergy = cms.double(13000.0),\n\tcrossSection = cms.untracked.double(0.2199),\n\tfilterEfficiency = cms.untracked.double(1),\n\tmaxEventsToPrint = cms.untracked.int32(0),\n\tpythiaHepMCVerbosity = cms.untracked.bool(False),\n\tpythiaPylistVerbosity = cms.untracked.int32(1),\n\tPythiaParameters = cms.PSet(\n\t pythia8CommonSettingsBlock,\n\t\tpythia8CUEP8M1SettingsBlock,\n\t\tprocessParameters = cms.vstring(\n\t\t\t'ExtraDimensionsG*:all = on',\n\t\t\t'ExtraDimensionsG*:kappaMG = 0.54',\n\t\t\t'5100039:m0 = 1400',\n\t\t\t'5100039:onMode = off',\n\t\t\t'5100039:onIfAny = 23',\n\n\t\t),\n\t\tparameterSets = cms.vstring('pythia8CommonSettings',\n\t\t 'pythia8CUEP8M1Settings',\n\t\t 'processParameters')\n\t)\n)\n\nProductionFilterSequence = cms.Sequence(generator)\n", "title": "Generator parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/8bc024a8eda4327d97070e965467521d267f1ba3/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1600_TuneCUETP8M1_13TeV_pythia8_cfi.py" + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/8bc024a8eda4327d97070e965467521d267f1ba3/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1400_TuneCUETP8M1_13TeV_pythia8_cfi.py" }, { - "cms_confdb_id": "5cb2c5aacda343cce75b8af99a3df7ea", + "cms_confdb_id": "5cb2c5aacda343cce75b8af99a3de526", "process": "SIM", "title": "Configuration file" } @@ -7020,46 +7165,46 @@ "pythia8" ], "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/RSGravToZZ_kMpl01_M-1600_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "output_dataset": "/RSGravToZZ_kMpl01_M-1400_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", "release": "CMSSW_7_1_19", "type": "SIM" }, { "configuration_files": [ { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-00031_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-00031_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00031_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-00031_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/RSGravToZZ_kMpl01_M-1600_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00031_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00031_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00031_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00031 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00031_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-00031.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-00031_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00031_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00031_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00031_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00031 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-00031_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-00031_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-00031_test.sh)\n", + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-00030_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-00030_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00030_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-00030_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/RSGravToZZ_kMpl01_M-1400_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00030_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00030_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00030_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00030 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00030_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-00030.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-00030_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00030_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00030_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00030_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00030 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-00030_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-00030_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-00030_test.sh)\n", "title": "Production script" }, { - "cms_confdb_id": "847f341ccaa10791f1a9cb3313a03cd2", + "cms_confdb_id": "3fb270c5fce17d13f4e13a68bfc3f62e", "process": "HLT", "title": "Configuration file" }, { - "cms_confdb_id": "847f341ccaa10791f1a9cb3313a18311", + "cms_confdb_id": "3fb270c5fce17d13f4e13a68bfd15a00", "process": "RECO", "title": "Configuration file" } ], "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/RSGravToZZ_kMpl01_M-1600_TuneCUETP8M1_13TeV-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v2/AODSIM", + "output_dataset": "/RSGravToZZ_kMpl01_M-1400_TuneCUETP8M1_13TeV-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", "release": "CMSSW_7_6_1", "type": "HLT RECO" }, { "configuration_files": [ { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-00024_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-00024_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-00024_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-00024.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/RSGravToZZ_kMpl01_M-1600_TuneCUETP8M1_13TeV-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v2/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-00024_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-00024_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-00024_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-00024 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-00024_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-00024_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-00024_test.sh)\n", + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-01569_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-01569_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-01569_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-01569.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/RSGravToZZ_kMpl01_M-1400_TuneCUETP8M1_13TeV-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-01569_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-01569_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-01569_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-01569 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-01569_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-01569_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-01569_test.sh)\n", "title": "Production script" }, { - "cms_confdb_id": "744109404cdf471f6e79fd983bdf69e1", + "cms_confdb_id": "263bc77d99136bb88051f7972daa8663", "process": "MINIAODSIM", "title": "Configuration file" } ], "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/RSGravToZZ_kMpl01_M-1600_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "output_dataset": "/RSGravToZZ_kMpl01_M-1400_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", "release": "CMSSW_7_6_3", "type": "MINIAODSIM" } @@ -7075,17 +7220,212 @@ ] }, "publisher": "CERN Open Data Portal", - "recid": "18870", + "recid": "18869", "run_period": [ "Run2015C", "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/RSGravToZZ_kMpl01_M-1600_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset RSGravToZZ_kMpl01_M-1600_TuneCUETP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data", + "title": "/RSGravToZZ_kMpl01_M-1400_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset RSGravToZZ_kMpl01_M-1400_TuneCUETP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset RSGravToZZ_kMpl01_M-1600_TuneCUETP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Gravitons" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 30000, + "number_files": 1, + "size": 964484017 + }, + "doi": "10.7483/OPENDATA.CMS.XI3G.0POI", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:2bc96899", + "description": "/RSGravToZZ_kMpl01_M-1600_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 369, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RSGravToZZ_kMpl01_M-1600_TuneCUETP8M1_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RSGravToZZ_kMpl01_M-1600_TuneCUETP8M1_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.json" + }, + { + "checksum": "adler32:daee460c", + "description": "/RSGravToZZ_kMpl01_M-1600_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 224, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RSGravToZZ_kMpl01_M-1600_TuneCUETP8M1_13TeV-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RSGravToZZ_kMpl01_M-1600_TuneCUETP8M1_13TeV-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-00032\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-00032_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-00032_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19/src ] ; then\n echo release CMSSW_7_1_19 already exists\nelse\n scram p CMSSW CMSSW_7_1_19\nfi\ncd CMSSW_7_1_19/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/8bc024a8eda4327d97070e965467521d267f1ba3/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1600_TuneCUETP8M1_13TeV_pythia8_cfi.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1600_TuneCUETP8M1_13TeV_pythia8_cfi.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1600_TuneCUETP8M1_13TeV_pythia8_cfi.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1600_TuneCUETP8M1_13TeV_pythia8_cfi.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1600_TuneCUETP8M1_13TeV_pythia8_cfi.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 102.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 102.0000s = 102.0000s\n# Which adds up to 102.0000s per event\n# Single core events that fit in validation duration: 20160s / 102.0000s = 197\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 197 and 10000, but more than 0 -> 197\n# It is estimated that this validation will produce: 197 * 1.0000 = 197 events\nEVENTS=197\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1600_TuneCUETP8M1_13TeV_pythia8_cfi.py --python_filename EXO-RunIISummer15GS-00032_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-00032.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-00032_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-00032_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-00032_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-00032 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-00032_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-00032_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-00032_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8GeneratorFilter\",\n\tcomEnergy = cms.double(13000.0),\n\tcrossSection = cms.untracked.double(0.1023),\n\tfilterEfficiency = cms.untracked.double(1),\n\tmaxEventsToPrint = cms.untracked.int32(0),\n\tpythiaHepMCVerbosity = cms.untracked.bool(False),\n\tpythiaPylistVerbosity = cms.untracked.int32(1),\n\tPythiaParameters = cms.PSet(\n\t pythia8CommonSettingsBlock,\n\t\tpythia8CUEP8M1SettingsBlock,\n\t\tprocessParameters = cms.vstring(\n\t\t\t'ExtraDimensionsG*:all = on',\n\t\t\t'ExtraDimensionsG*:kappaMG = 0.54',\n\t\t\t'5100039:m0 = 1600',\n\t\t\t'5100039:onMode = off',\n\t\t\t'5100039:onIfAny = 23',\n\n\t\t),\n\t\tparameterSets = cms.vstring('pythia8CommonSettings',\n\t\t 'pythia8CUEP8M1Settings',\n\t\t 'processParameters')\n\t)\n)\n\nProductionFilterSequence = cms.Sequence(generator)\n", + "title": "Generator parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/8bc024a8eda4327d97070e965467521d267f1ba3/python/ThirteenTeV/RSGravitonToZZ_kMpl01_M_1600_TuneCUETP8M1_13TeV_pythia8_cfi.py" + }, + { + "cms_confdb_id": "5cb2c5aacda343cce75b8af99a3df7ea", + "process": "SIM", + "title": "Configuration file" + } + ], + "generators": [ + "pythia8" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/RSGravToZZ_kMpl01_M-1600_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_19", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-00031_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-00031_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00031_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-00031_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/RSGravToZZ_kMpl01_M-1600_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00031_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00031_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00031_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00031 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-00031_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-00031.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-00031_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-00031_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-00031_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-00031_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-00031 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-00031_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-00031_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-00031_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "847f341ccaa10791f1a9cb3313a03cd2", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "847f341ccaa10791f1a9cb3313a18311", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/RSGravToZZ_kMpl01_M-1600_TuneCUETP8M1_13TeV-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v2/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-00024_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-00024_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-00024_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-00024.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/RSGravToZZ_kMpl01_M-1600_TuneCUETP8M1_13TeV-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v2/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-00024_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-00024_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-00024_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-00024 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-00024_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-00024_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-00024_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "744109404cdf471f6e79fd983bdf69e1", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/RSGravToZZ_kMpl01_M-1600_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "18870", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/RSGravToZZ_kMpl01_M-1600_TuneCUETP8M1_13TeV-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset RSGravToZZ_kMpl01_M-1600_TuneCUETP8M1_13TeV-pythia8 in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -7256,6 +7596,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7431,6 +7781,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7606,6 +7966,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7781,6 +8151,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7956,6 +8336,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8131,6 +8521,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8306,6 +8706,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8481,6 +8891,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8656,6 +9076,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8831,6 +9261,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9006,6 +9446,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9181,6 +9631,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9356,6 +9816,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9531,6 +10001,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9706,6 +10186,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9881,6 +10371,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10056,6 +10556,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10231,6 +10741,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10406,6 +10926,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10581,6 +11111,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10756,6 +11296,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10931,6 +11481,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11106,6 +11666,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11281,6 +11851,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11456,6 +12036,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11688,6 +12278,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11892,6 +12492,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12124,215 +12734,235 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/RSGravToZZToZlepZhad_width0p1_M-3000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset RSGravToZZToZlepZhad_width0p1_M-3000_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset RSGravToZZToZlepZhad_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Gravitons" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 49200, - "number_files": 2, - "size": 1902974589 - }, - "doi": "10.7483/OPENDATA.CMS.41F8.TOM2", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:c76ce066", - "description": "/RSGravToZZToZlepZhad_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 778, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RSGravToZZToZlepZhad_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RSGravToZZToZlepZhad_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_70000_file_index.json" - }, - { - "checksum": "adler32:f0539c1a", - "description": "/RSGravToZZToZlepZhad_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 490, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RSGravToZZToZlepZhad_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RSGravToZZToZlepZhad_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_70000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid B2G-RunIIWinter15wmLHE-00787\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a B2G-RunIIWinter15wmLHE-00787_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIWinter15wmLHE-00787_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/B2G-RunIIWinter15wmLHE-00787 --retry 3 --create-dirs -o Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00787-fragment.py\n[ -s Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00787-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00787-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00787-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.1000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.1000s = 0.1000s\n# Which adds up to 0.1000s per event\n# Single core events that fit in validation duration: 20160s / 0.1000s = 201600\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 201600 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00787-fragment.py --python_filename B2G-RunIIWinter15wmLHE-00787_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:B2G-RunIIWinter15wmLHE-00787.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIWinter15wmLHE-00787_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIWinter15wmLHE-00787_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIWinter15wmLHE-00787_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIWinter15wmLHE-00787 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIWinter15wmLHE-00787_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIWinter15wmLHE-00787_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIWinter15wmLHE-00787_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters: param_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18855/param_card.dat" - }, - { - "title": "Generator parameters: proc_card_mg5.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18855/proc_card_mg5.dat" - }, - { - "title": "Generator parameters: run_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18855/run_card.dat" - }, - { - "cms_confdb_id": "0de4978df449ac0912da44cc569eb430", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "madgraph" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/RSGravToZZToZlepZhad_width0p1_M-4000_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_20_patch3", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid B2G-RunIISummer15GS-00903\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a B2G-RunIISummer15GS-00903_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIISummer15GS-00903_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/a2fc84ec9b8b1396de3c555be6fff30c79787cb8/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 122.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 122.0000s = 122.0000s\n# Which adds up to 122.0000s per event\n# Single core events that fit in validation duration: 20160s / 122.0000s = 165\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 165 and 10000, but more than 0 -> 165\n# It is estimated that this validation will produce: 165 * 1.0000 = 165 events\nEVENTS=165\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename B2G-RunIISummer15GS-00903_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:B2G-RunIISummer15GS-00903.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/RSGravToZZToZlepZhad_width0p1_M-4000_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIISummer15GS-00903_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIISummer15GS-00903_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIISummer15GS-00903_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIISummer15GS-00903 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIISummer15GS-00903_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIISummer15GS-00903_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIISummer15GS-00903_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/a2fc84ec9b8b1396de3c555be6fff30c79787cb8/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "c9d11dd5f9dd28b54761d866cb462560", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/RSGravToZZToZlepZhad_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_20_patch3", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15DR76-00784_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15DR76-00784_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00784_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:B2G-RunIIFall15DR76-00784_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/RSGravToZZToZlepZhad_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00784_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00784_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00784_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00784 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00784_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:B2G-RunIIFall15DR76-00784.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:B2G-RunIIFall15DR76-00784_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00784_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00784_2_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00784_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00784 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15DR76-00784_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15DR76-00784_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15DR76-00784_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "8f028c96e20d84204bc0697b3f28a4dd", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "8f028c96e20d84204bc0697b3fd8ffdb", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/RSGravToZZToZlepZhad_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15MiniAODv2-00688_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15MiniAODv2-00688_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15MiniAODv2-00688_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:B2G-RunIIFall15MiniAODv2-00688.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:B2G-RunIIFall15DR76-00784.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15MiniAODv2-00688_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15MiniAODv2-00688_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15MiniAODv2-00688_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15MiniAODv2-00688 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15MiniAODv2-00688_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15MiniAODv2-00688_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15MiniAODv2-00688_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "a86ff8d67749ff02645fe57602bced0c", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/RSGravToZZToZlepZhad_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "18855", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/RSGravToZZToZlepZhad_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset RSGravToZZToZlepZhad_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data", + "title": "/RSGravToZZToZlepZhad_width0p1_M-3000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset RSGravToZZToZlepZhad_width0p1_M-3000_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset RSGravToZZToZlepZhad_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Gravitons" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 49200, + "number_files": 2, + "size": 1902974589 + }, + "doi": "10.7483/OPENDATA.CMS.41F8.TOM2", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:c76ce066", + "description": "/RSGravToZZToZlepZhad_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 778, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RSGravToZZToZlepZhad_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RSGravToZZToZlepZhad_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_70000_file_index.json" + }, + { + "checksum": "adler32:f0539c1a", + "description": "/RSGravToZZToZlepZhad_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 490, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RSGravToZZToZlepZhad_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RSGravToZZToZlepZhad_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_70000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid B2G-RunIIWinter15wmLHE-00787\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a B2G-RunIIWinter15wmLHE-00787_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIWinter15wmLHE-00787_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/B2G-RunIIWinter15wmLHE-00787 --retry 3 --create-dirs -o Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00787-fragment.py\n[ -s Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00787-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00787-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00787-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.1000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.1000s = 0.1000s\n# Which adds up to 0.1000s per event\n# Single core events that fit in validation duration: 20160s / 0.1000s = 201600\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 201600 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00787-fragment.py --python_filename B2G-RunIIWinter15wmLHE-00787_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:B2G-RunIIWinter15wmLHE-00787.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIWinter15wmLHE-00787_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIWinter15wmLHE-00787_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIWinter15wmLHE-00787_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIWinter15wmLHE-00787 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIWinter15wmLHE-00787_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIWinter15wmLHE-00787_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIWinter15wmLHE-00787_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters: param_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18855/param_card.dat" + }, + { + "title": "Generator parameters: proc_card_mg5.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18855/proc_card_mg5.dat" + }, + { + "title": "Generator parameters: run_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18855/run_card.dat" + }, + { + "cms_confdb_id": "0de4978df449ac0912da44cc569eb430", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "madgraph" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/RSGravToZZToZlepZhad_width0p1_M-4000_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_20_patch3", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid B2G-RunIISummer15GS-00903\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a B2G-RunIISummer15GS-00903_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIISummer15GS-00903_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/a2fc84ec9b8b1396de3c555be6fff30c79787cb8/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 122.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 122.0000s = 122.0000s\n# Which adds up to 122.0000s per event\n# Single core events that fit in validation duration: 20160s / 122.0000s = 165\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 165 and 10000, but more than 0 -> 165\n# It is estimated that this validation will produce: 165 * 1.0000 = 165 events\nEVENTS=165\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename B2G-RunIISummer15GS-00903_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:B2G-RunIISummer15GS-00903.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/RSGravToZZToZlepZhad_width0p1_M-4000_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIISummer15GS-00903_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIISummer15GS-00903_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIISummer15GS-00903_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIISummer15GS-00903 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIISummer15GS-00903_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIISummer15GS-00903_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIISummer15GS-00903_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/a2fc84ec9b8b1396de3c555be6fff30c79787cb8/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "c9d11dd5f9dd28b54761d866cb462560", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/RSGravToZZToZlepZhad_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_20_patch3", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15DR76-00784_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15DR76-00784_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00784_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:B2G-RunIIFall15DR76-00784_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/RSGravToZZToZlepZhad_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00784_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00784_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00784_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00784 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00784_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:B2G-RunIIFall15DR76-00784.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:B2G-RunIIFall15DR76-00784_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00784_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00784_2_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00784_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00784 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15DR76-00784_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15DR76-00784_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15DR76-00784_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "8f028c96e20d84204bc0697b3f28a4dd", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "8f028c96e20d84204bc0697b3fd8ffdb", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/RSGravToZZToZlepZhad_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15MiniAODv2-00688_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15MiniAODv2-00688_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15MiniAODv2-00688_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:B2G-RunIIFall15MiniAODv2-00688.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:B2G-RunIIFall15DR76-00784.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15MiniAODv2-00688_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15MiniAODv2-00688_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15MiniAODv2-00688_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15MiniAODv2-00688 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15MiniAODv2-00688_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15MiniAODv2-00688_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15MiniAODv2-00688_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "a86ff8d67749ff02645fe57602bced0c", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/RSGravToZZToZlepZhad_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "18855", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/RSGravToZZToZlepZhad_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset RSGravToZZToZlepZhad_width0p1_M-4000_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -12532,6 +13162,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12736,6 +13376,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12940,6 +13590,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13144,6 +13804,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13348,6 +14018,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13552,6 +14232,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13784,6 +14474,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14002,6 +14702,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14276,6 +14986,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14480,6 +15200,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14684,6 +15414,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14888,6 +15628,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15092,6 +15842,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15310,6 +16070,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15514,6 +16284,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15718,6 +16498,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15922,6 +16712,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16126,6 +16926,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16330,6 +17140,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16534,6 +17354,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16738,6 +17568,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16942,215 +17782,235 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/RSGravToZZToZZinv_narrow_M-4500_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset RSGravToZZToZZinv_narrow_M-4500_13TeV-madgraph in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset RSGravToZZToZZinv_narrow_M-600_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Gravitons" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 100000, - "number_files": 3, - "size": 2763433315 - }, - "doi": "10.7483/OPENDATA.CMS.Y1T0.R4IX", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:b44b3778", - "description": "/RSGravToZZToZZinv_narrow_M-600_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1085, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RSGravToZZToZZinv_narrow_M-600_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RSGravToZZToZZinv_narrow_M-600_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.json" - }, - { - "checksum": "adler32:5576d0a6", - "description": "/RSGravToZZToZZinv_narrow_M-600_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 654, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RSGravToZZToZZinv_narrow_M-600_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RSGravToZZToZZinv_narrow_M-600_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02061\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02061_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02061_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19/src ] ; then\n echo release CMSSW_7_1_19 already exists\nelse\n scram p CMSSW CMSSW_7_1_19\nfi\ncd CMSSW_7_1_19/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02061 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02061-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02061-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02061-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02061-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.1139s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.1139s = 0.1139s\n# Which adds up to 0.1139s per event\n# Single core events that fit in validation duration: 20160s / 0.1139s = 176935\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 176935 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02061-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02061_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02061.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02061_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02061_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02061_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02061 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02061_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02061_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02061_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters: param_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18850/param_card.dat" - }, - { - "title": "Generator parameters: proc_card_mg5.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18850/proc_card_mg5.dat" - }, - { - "title": "Generator parameters: run_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18850/run_card.dat" - }, - { - "cms_confdb_id": "d1f6827881c9345c54a4cfd09e002662", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "madgraph" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/RSGravToZZToZZinv_narrow_M-600_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_19", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-03195\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-03195_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-03195_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_21/src ] ; then\n echo release CMSSW_7_1_21 already exists\nelse\n scram p CMSSW CMSSW_7_1_21\nfi\ncd CMSSW_7_1_21/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/071218017779916161e47643e07a49ea18433425/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 56.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 56.0000s = 56.0000s\n# Which adds up to 56.0000s per event\n# Single core events that fit in validation duration: 20160s / 56.0000s = 360\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 360 and 10000, but more than 0 -> 360\n# It is estimated that this validation will produce: 360 * 1.0000 = 360 events\nEVENTS=360\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-03195_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-03195.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/RSGravToZZToZZinv_narrow_M-600_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-03195_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-03195_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-03195_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-03195 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-03195_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-03195_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-03195_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/071218017779916161e47643e07a49ea18433425/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "88313dcc002f115b831611bfd1075a6b", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/RSGravToZZToZZinv_narrow_M-600_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_21", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-03461_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-03461_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03461_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-03461_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/RSGravToZZToZZinv_narrow_M-600_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03461_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03461_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03461_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03461 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03461_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-03461.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-03461_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03461_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03461_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03461_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03461 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-03461_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-03461_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-03461_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "5c99b36cfb23dbe5420abd03529edea6", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "5c99b36cfb23dbe5420abd0352ba56e5", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/RSGravToZZToZZinv_narrow_M-600_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03096_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03096_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03096_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03096.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:EXO-RunIIFall15DR76-03461.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03096_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03096_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03096_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03096 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03096_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03096_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03096_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "1e9b2302f73f741c030db87f900f4f03", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/RSGravToZZToZZinv_narrow_M-600_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "18850", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/RSGravToZZToZZinv_narrow_M-600_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset RSGravToZZToZZinv_narrow_M-600_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "title": "/RSGravToZZToZZinv_narrow_M-4500_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset RSGravToZZToZZinv_narrow_M-4500_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset RSGravToZZToZZinv_narrow_M-600_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Gravitons" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 100000, + "number_files": 3, + "size": 2763433315 + }, + "doi": "10.7483/OPENDATA.CMS.Y1T0.R4IX", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:b44b3778", + "description": "/RSGravToZZToZZinv_narrow_M-600_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1085, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RSGravToZZToZZinv_narrow_M-600_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RSGravToZZToZZinv_narrow_M-600_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.json" + }, + { + "checksum": "adler32:5576d0a6", + "description": "/RSGravToZZToZZinv_narrow_M-600_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 654, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/RSGravToZZToZZinv_narrow_M-600_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_RSGravToZZToZZinv_narrow_M-600_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02061\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02061_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02061_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19/src ] ; then\n echo release CMSSW_7_1_19 already exists\nelse\n scram p CMSSW CMSSW_7_1_19\nfi\ncd CMSSW_7_1_19/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02061 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02061-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02061-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02061-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02061-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.1139s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.1139s = 0.1139s\n# Which adds up to 0.1139s per event\n# Single core events that fit in validation duration: 20160s / 0.1139s = 176935\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 176935 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02061-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02061_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02061.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02061_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02061_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02061_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02061 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02061_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02061_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02061_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters: param_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18850/param_card.dat" + }, + { + "title": "Generator parameters: proc_card_mg5.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18850/proc_card_mg5.dat" + }, + { + "title": "Generator parameters: run_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/18850/run_card.dat" + }, + { + "cms_confdb_id": "d1f6827881c9345c54a4cfd09e002662", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "madgraph" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/RSGravToZZToZZinv_narrow_M-600_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_19", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-03195\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-03195_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-03195_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_21/src ] ; then\n echo release CMSSW_7_1_21 already exists\nelse\n scram p CMSSW CMSSW_7_1_21\nfi\ncd CMSSW_7_1_21/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/071218017779916161e47643e07a49ea18433425/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 56.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 56.0000s = 56.0000s\n# Which adds up to 56.0000s per event\n# Single core events that fit in validation duration: 20160s / 56.0000s = 360\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 360 and 10000, but more than 0 -> 360\n# It is estimated that this validation will produce: 360 * 1.0000 = 360 events\nEVENTS=360\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-03195_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-03195.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/RSGravToZZToZZinv_narrow_M-600_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-03195_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-03195_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-03195_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-03195 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-03195_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-03195_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-03195_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/071218017779916161e47643e07a49ea18433425/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "88313dcc002f115b831611bfd1075a6b", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/RSGravToZZToZZinv_narrow_M-600_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_21", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-03461_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-03461_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03461_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-03461_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/RSGravToZZToZZinv_narrow_M-600_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03461_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03461_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03461_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03461 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03461_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-03461.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-03461_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03461_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03461_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03461_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03461 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-03461_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-03461_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-03461_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "5c99b36cfb23dbe5420abd03529edea6", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "5c99b36cfb23dbe5420abd0352ba56e5", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/RSGravToZZToZZinv_narrow_M-600_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03096_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03096_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03096_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03096.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:EXO-RunIIFall15DR76-03461.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03096_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03096_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03096_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03096 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03096_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03096_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03096_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "1e9b2302f73f741c030db87f900f4f03", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/RSGravToZZToZZinv_narrow_M-600_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "18850", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/RSGravToZZToZZinv_narrow_M-600_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset RSGravToZZToZZinv_narrow_M-600_13TeV-madgraph in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -17350,6 +18210,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17554,6 +18424,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17758,6 +18638,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17962,6 +18852,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18166,6 +19066,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18384,6 +19294,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18588,6 +19508,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18806,6 +19736,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19010,6 +19950,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19214,6 +20164,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19418,6 +20378,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19622,6 +20592,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19826,6 +20806,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20030,6 +21020,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20234,6 +21234,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20438,6 +21448,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20642,6 +21662,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20846,6 +21876,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21050,6 +22090,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21254,6 +22304,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21458,6 +22518,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21662,215 +22732,235 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/SeesawTypeIII_SIGMAplusSIGMA0HH_M-340_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA0HH_M-340_13TeV-madgraph in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset SeesawTypeIII_SIGMAplusSIGMA0HH_M-380_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Heavy Fermions, Heavy Righ-Handed Neutrinos" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 101922, - "number_files": 7, - "size": 3953476666 - }, - "doi": "10.7483/OPENDATA.CMS.9ZEH.WDRU", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:9824ddde", - "description": "/SeesawTypeIII_SIGMAplusSIGMA0HH_M-380_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 2572, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA0HH_M-380_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA0HH_M-380_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.json" - }, - { - "checksum": "adler32:6e8cefd0", - "description": "/SeesawTypeIII_SIGMAplusSIGMA0HH_M-380_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1575, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA0HH_M-380_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA0HH_M-380_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02366\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02366_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02366_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02366 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02366-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02366-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02366-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02366-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0985s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0985s = 0.0985s\n# Which adds up to 0.0985s per event\n# Single core events that fit in validation duration: 20160s / 0.0985s = 204765\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 204765 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02366-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02366_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02366.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02366_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02366_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02366_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02366 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02366_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02366_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02366_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters: param_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19769/param_card.dat" - }, - { - "title": "Generator parameters: proc_card_mg5.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19769/proc_card_mg5.dat" - }, - { - "title": "Generator parameters: run_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19769/run_card.dat" - }, - { - "cms_confdb_id": "eaa35f6fe2d20aef947d827805af3e05", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "madgraph" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0HH_M-380_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_20_patch3", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05572\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05572_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05572_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 61.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 61.0000s = 61.0000s\n# Which adds up to 61.0000s per event\n# Single core events that fit in validation duration: 20160s / 61.0000s = 330\n# Produced events limit in McM is 10000\n# According to 0.4800 efficiency, validation should run 10000 / 0.4800 = 20833 events to reach the limit of 10000\n# Take the minimum of 330 and 20833, but more than 0 -> 330\n# It is estimated that this validation will produce: 330 * 0.4800 = 158 events\nEVENTS=330\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05572_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05572.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0HH_M-380_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05572_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05572_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05572_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05572 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05572_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05572_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05572_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.0),\n maxEventsToPrint = cms.untracked.int32(1),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings', \n 'pythia8CUEP8M1Settings')\n )\n)\n\ndirhadrongenfilter = cms.EDFilter(\"MCMultiParticleFilter\",\n\tsrc=cms.InputTag(\"generator\"),\n NumRequired = cms.int32(3),\n AcceptMore = cms.bool(True),\n\tParticleID = cms.vint32(11,13,15),\n\tPtMin = cms.vdouble(4.0, 4.0, 4.0),\n\tEtaMax = cms.vdouble(999.0, 999.0, 999.0),\n\tStatus = cms.vint32(1,1,2)\n\t\n)\n\nProductionFilterSequence = cms.Sequence(generator*dirhadrongenfilter)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "f4c41c32535af3db6341648352bed708", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0HH_M-380_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_20_patch3", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-02956_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-02956_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02956_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-02956_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0HH_M-380_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02956_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02956_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02956_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02956 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02956_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-02956.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-02956_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02956_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02956_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02956_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02956 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-02956_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-02956_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-02956_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "c4018c94e85aa96db10807711068192a", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "c4018c94e85aa96db108077110682653", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0HH_M-380_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03172_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03172_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03172_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03172.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0HH_M-380_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03172_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03172_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03172_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03172 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03172_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03172_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03172_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "2db80034f6fb21445f516c7c534e1ee4", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0HH_M-380_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "19769", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/SeesawTypeIII_SIGMAplusSIGMA0HH_M-380_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA0HH_M-380_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "title": "/SeesawTypeIII_SIGMAplusSIGMA0HH_M-340_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA0HH_M-340_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset SeesawTypeIII_SIGMAplusSIGMA0HH_M-380_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Heavy Fermions, Heavy Righ-Handed Neutrinos" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 101922, + "number_files": 7, + "size": 3953476666 + }, + "doi": "10.7483/OPENDATA.CMS.9ZEH.WDRU", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:9824ddde", + "description": "/SeesawTypeIII_SIGMAplusSIGMA0HH_M-380_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 2572, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA0HH_M-380_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA0HH_M-380_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.json" + }, + { + "checksum": "adler32:6e8cefd0", + "description": "/SeesawTypeIII_SIGMAplusSIGMA0HH_M-380_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1575, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA0HH_M-380_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA0HH_M-380_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02366\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02366_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02366_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02366 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02366-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02366-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02366-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02366-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0985s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0985s = 0.0985s\n# Which adds up to 0.0985s per event\n# Single core events that fit in validation duration: 20160s / 0.0985s = 204765\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 204765 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02366-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02366_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02366.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02366_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02366_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02366_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02366 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02366_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02366_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02366_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters: param_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19769/param_card.dat" + }, + { + "title": "Generator parameters: proc_card_mg5.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19769/proc_card_mg5.dat" + }, + { + "title": "Generator parameters: run_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19769/run_card.dat" + }, + { + "cms_confdb_id": "eaa35f6fe2d20aef947d827805af3e05", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "madgraph" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0HH_M-380_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_20_patch3", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05572\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05572_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05572_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 61.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 61.0000s = 61.0000s\n# Which adds up to 61.0000s per event\n# Single core events that fit in validation duration: 20160s / 61.0000s = 330\n# Produced events limit in McM is 10000\n# According to 0.4800 efficiency, validation should run 10000 / 0.4800 = 20833 events to reach the limit of 10000\n# Take the minimum of 330 and 20833, but more than 0 -> 330\n# It is estimated that this validation will produce: 330 * 0.4800 = 158 events\nEVENTS=330\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05572_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05572.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0HH_M-380_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05572_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05572_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05572_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05572 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05572_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05572_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05572_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.0),\n maxEventsToPrint = cms.untracked.int32(1),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings', \n 'pythia8CUEP8M1Settings')\n )\n)\n\ndirhadrongenfilter = cms.EDFilter(\"MCMultiParticleFilter\",\n\tsrc=cms.InputTag(\"generator\"),\n NumRequired = cms.int32(3),\n AcceptMore = cms.bool(True),\n\tParticleID = cms.vint32(11,13,15),\n\tPtMin = cms.vdouble(4.0, 4.0, 4.0),\n\tEtaMax = cms.vdouble(999.0, 999.0, 999.0),\n\tStatus = cms.vint32(1,1,2)\n\t\n)\n\nProductionFilterSequence = cms.Sequence(generator*dirhadrongenfilter)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "f4c41c32535af3db6341648352bed708", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0HH_M-380_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_20_patch3", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-02956_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-02956_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02956_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-02956_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0HH_M-380_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02956_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02956_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02956_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02956 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02956_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-02956.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-02956_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02956_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02956_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02956_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02956 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-02956_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-02956_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-02956_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "c4018c94e85aa96db10807711068192a", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "c4018c94e85aa96db108077110682653", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0HH_M-380_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03172_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03172_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03172_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03172.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0HH_M-380_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03172_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03172_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03172_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03172 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03172_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03172_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03172_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "2db80034f6fb21445f516c7c534e1ee4", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0HH_M-380_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "19769", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/SeesawTypeIII_SIGMAplusSIGMA0HH_M-380_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA0HH_M-380_13TeV-madgraph in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -22070,6 +23160,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22274,6 +23374,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22478,6 +23588,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22682,6 +23802,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22886,6 +24016,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23090,6 +24230,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23294,6 +24444,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23512,6 +24672,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23730,6 +24900,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23934,6 +25114,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24138,6 +25328,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24342,6 +25542,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24546,6 +25756,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24750,6 +25970,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24954,6 +26184,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25158,6 +26398,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25362,6 +26612,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25566,6 +26826,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25770,6 +27040,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25974,6 +27254,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26178,6 +27468,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26382,6 +27682,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26600,6 +27910,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26804,6 +28124,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27008,6 +28338,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27212,6 +28552,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27416,6 +28766,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27620,6 +28980,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27824,6 +29194,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28028,6 +29408,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28232,6 +29622,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28436,6 +29836,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28640,6 +30050,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28844,6 +30264,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29048,6 +30478,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29252,6 +30692,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29456,6 +30906,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29660,6 +31120,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29864,6 +31334,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30068,6 +31548,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30272,6 +31762,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30476,6 +31976,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30680,6 +32190,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30884,6 +32404,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31088,6 +32618,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31292,6 +32832,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31496,6 +33046,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31714,6 +33274,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31918,6 +33488,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32122,6 +33702,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32326,6 +33916,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32544,6 +34144,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32748,6 +34358,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32952,6 +34572,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33156,6 +34786,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33360,6 +35000,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33564,6 +35214,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33768,6 +35428,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33972,6 +35642,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34190,6 +35870,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34394,6 +36084,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34598,6 +36298,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34802,6 +36512,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35020,6 +36740,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35224,6 +36954,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35428,6 +37168,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35632,6 +37382,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35836,6 +37596,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36040,6 +37810,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36244,6 +38024,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36448,6 +38238,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36652,6 +38452,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36856,6 +38666,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37060,215 +38880,235 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/SeesawTypeIII_SIGMAplusSIGMA0WZ_M-580_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA0WZ_M-580_13TeV-madgraph in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset SeesawTypeIII_SIGMAplusSIGMA0WZ_M-620_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Heavy Fermions, Heavy Righ-Handed Neutrinos" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 113336, - "number_files": 5, - "size": 3730848054 - }, - "doi": "10.7483/OPENDATA.CMS.EUA1.7TMO", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:efe10bfb", - "description": "/SeesawTypeIII_SIGMAplusSIGMA0WZ_M-620_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1839, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA0WZ_M-620_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA0WZ_M-620_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_80000_file_index.json" - }, - { - "checksum": "adler32:2413621f", - "description": "/SeesawTypeIII_SIGMAplusSIGMA0WZ_M-620_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1125, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA0WZ_M-620_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA0WZ_M-620_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_80000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02521\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02521_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02521_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02521 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02521-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02521-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02521-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02521-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0536s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0536s = 0.0536s\n# Which adds up to 0.0536s per event\n# Single core events that fit in validation duration: 20160s / 0.0536s = 375817\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 375817 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02521-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02521_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02521.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02521_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02521_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02521_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02521 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02521_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02521_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02521_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters: param_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19844/param_card.dat" - }, - { - "title": "Generator parameters: proc_card_mg5.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19844/proc_card_mg5.dat" - }, - { - "title": "Generator parameters: run_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19844/run_card.dat" - }, - { - "cms_confdb_id": "327e180c8eba9e41b89204610042c217", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "madgraph" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0WZ_M-620_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_20_patch3", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05728\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05728_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05728_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 6.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 6.0000s = 6.0000s\n# Which adds up to 6.0000s per event\n# Single core events that fit in validation duration: 20160s / 6.0000s = 3360\n# Produced events limit in McM is 10000\n# According to 0.1100 efficiency, validation should run 10000 / 0.1100 = 90909 events to reach the limit of 10000\n# Take the minimum of 3360 and 90909, but more than 0 -> 3360\n# It is estimated that this validation will produce: 3360 * 0.1100 = 369 events\nEVENTS=3360\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05728_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05728.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0WZ_M-620_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05728_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05728_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05728_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05728 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05728_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05728_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05728_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.0),\n maxEventsToPrint = cms.untracked.int32(1),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings', \n 'pythia8CUEP8M1Settings')\n )\n)\n\ndirhadrongenfilter = cms.EDFilter(\"MCMultiParticleFilter\",\n\tsrc=cms.InputTag(\"generator\"),\n NumRequired = cms.int32(3),\n AcceptMore = cms.bool(True),\n\tParticleID = cms.vint32(11,13,15),\n\tPtMin = cms.vdouble(4.0, 4.0, 4.0),\n\tEtaMax = cms.vdouble(999.0, 999.0, 999.0),\n\tStatus = cms.vint32(1,1,2)\n\t\n)\n\nProductionFilterSequence = cms.Sequence(generator*dirhadrongenfilter)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "230e467cfbd4811120c5c078a33cc726", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0WZ_M-620_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_20_patch3", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-02365_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-02365_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02365_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-02365_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0WZ_M-620_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02365_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02365_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02365_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02365 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02365_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-02365.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-02365_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02365_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02365_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02365_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02365 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-02365_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-02365_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-02365_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "c4018c94e85aa96db10807711068192a", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "c4018c94e85aa96db108077110682653", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0WZ_M-620_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03429_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03429_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03429_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03429.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0WZ_M-620_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03429_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03429_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03429_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03429 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03429_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03429_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03429_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "2db80034f6fb21445f516c7c534e1ee4", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0WZ_M-620_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "19844", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/SeesawTypeIII_SIGMAplusSIGMA0WZ_M-620_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA0WZ_M-620_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "title": "/SeesawTypeIII_SIGMAplusSIGMA0WZ_M-580_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA0WZ_M-580_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset SeesawTypeIII_SIGMAplusSIGMA0WZ_M-620_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Heavy Fermions, Heavy Righ-Handed Neutrinos" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 113336, + "number_files": 5, + "size": 3730848054 + }, + "doi": "10.7483/OPENDATA.CMS.EUA1.7TMO", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:efe10bfb", + "description": "/SeesawTypeIII_SIGMAplusSIGMA0WZ_M-620_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1839, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA0WZ_M-620_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA0WZ_M-620_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_80000_file_index.json" + }, + { + "checksum": "adler32:2413621f", + "description": "/SeesawTypeIII_SIGMAplusSIGMA0WZ_M-620_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1125, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA0WZ_M-620_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA0WZ_M-620_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_80000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02521\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02521_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02521_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02521 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02521-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02521-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02521-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02521-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0536s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0536s = 0.0536s\n# Which adds up to 0.0536s per event\n# Single core events that fit in validation duration: 20160s / 0.0536s = 375817\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 375817 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02521-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02521_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02521.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02521_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02521_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02521_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02521 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02521_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02521_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02521_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters: param_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19844/param_card.dat" + }, + { + "title": "Generator parameters: proc_card_mg5.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19844/proc_card_mg5.dat" + }, + { + "title": "Generator parameters: run_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19844/run_card.dat" + }, + { + "cms_confdb_id": "327e180c8eba9e41b89204610042c217", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "madgraph" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0WZ_M-620_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_20_patch3", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05728\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05728_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05728_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 6.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 6.0000s = 6.0000s\n# Which adds up to 6.0000s per event\n# Single core events that fit in validation duration: 20160s / 6.0000s = 3360\n# Produced events limit in McM is 10000\n# According to 0.1100 efficiency, validation should run 10000 / 0.1100 = 90909 events to reach the limit of 10000\n# Take the minimum of 3360 and 90909, but more than 0 -> 3360\n# It is estimated that this validation will produce: 3360 * 0.1100 = 369 events\nEVENTS=3360\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05728_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05728.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0WZ_M-620_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05728_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05728_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05728_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05728 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05728_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05728_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05728_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.0),\n maxEventsToPrint = cms.untracked.int32(1),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings', \n 'pythia8CUEP8M1Settings')\n )\n)\n\ndirhadrongenfilter = cms.EDFilter(\"MCMultiParticleFilter\",\n\tsrc=cms.InputTag(\"generator\"),\n NumRequired = cms.int32(3),\n AcceptMore = cms.bool(True),\n\tParticleID = cms.vint32(11,13,15),\n\tPtMin = cms.vdouble(4.0, 4.0, 4.0),\n\tEtaMax = cms.vdouble(999.0, 999.0, 999.0),\n\tStatus = cms.vint32(1,1,2)\n\t\n)\n\nProductionFilterSequence = cms.Sequence(generator*dirhadrongenfilter)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "230e467cfbd4811120c5c078a33cc726", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0WZ_M-620_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_20_patch3", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-02365_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-02365_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02365_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-02365_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0WZ_M-620_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02365_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02365_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02365_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02365 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02365_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-02365.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-02365_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02365_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02365_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02365_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02365 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-02365_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-02365_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-02365_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "c4018c94e85aa96db10807711068192a", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "c4018c94e85aa96db108077110682653", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0WZ_M-620_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03429_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03429_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03429_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03429.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0WZ_M-620_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03429_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03429_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03429_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03429 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03429_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03429_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03429_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "2db80034f6fb21445f516c7c534e1ee4", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0WZ_M-620_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "19844", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/SeesawTypeIII_SIGMAplusSIGMA0WZ_M-620_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA0WZ_M-620_13TeV-madgraph in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -37468,6 +39308,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37672,6 +39522,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37876,6 +39736,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38080,6 +39950,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38284,6 +40164,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38488,6 +40378,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38692,6 +40592,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38896,6 +40806,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39100,6 +41020,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39304,6 +41234,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39508,6 +41448,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39712,6 +41662,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39916,6 +41876,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40120,6 +42090,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40324,6 +42304,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40528,6 +42518,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40732,6 +42732,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40936,6 +42946,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41140,6 +43160,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41344,6 +43374,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41548,6 +43588,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41752,215 +43802,21 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-380_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA0ZW_M-380_13TeV-madgraph in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset SeesawTypeIII_SIGMAplusSIGMA0ZW_M-420_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Heavy Fermions, Heavy Righ-Handed Neutrinos" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 101039, - "number_files": 3, - "size": 3807535400 - }, - "doi": "10.7483/OPENDATA.CMS.DIRT.E0WW", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:6e013a5f", - "description": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-420_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1106, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-420_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA0ZW_M-420_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.json" - }, - { - "checksum": "adler32:a44bd40d", - "description": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-420_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 675, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-420_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA0ZW_M-420_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02388\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02388_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02388_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02388 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02388-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02388-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02388-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02388-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0985s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0985s = 0.0985s\n# Which adds up to 0.0985s per event\n# Single core events that fit in validation duration: 20160s / 0.0985s = 204741\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 204741 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02388-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02388_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02388.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02388_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02388_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02388_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02388 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02388_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02388_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02388_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters: param_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19867/param_card.dat" - }, - { - "title": "Generator parameters: proc_card_mg5.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19867/proc_card_mg5.dat" - }, - { - "title": "Generator parameters: run_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19867/run_card.dat" - }, - { - "cms_confdb_id": "74c3d8fca8eba8ac584ec0553e27fb93", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "madgraph" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-420_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_20_patch3", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05595\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05595_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05595_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 82.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 82.0000s = 82.0000s\n# Which adds up to 82.0000s per event\n# Single core events that fit in validation duration: 20160s / 82.0000s = 245\n# Produced events limit in McM is 10000\n# According to 0.6100 efficiency, validation should run 10000 / 0.6100 = 16393 events to reach the limit of 10000\n# Take the minimum of 245 and 16393, but more than 0 -> 245\n# It is estimated that this validation will produce: 245 * 0.6100 = 149 events\nEVENTS=245\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05595_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05595.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-420_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05595_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05595_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05595_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05595 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05595_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05595_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05595_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.0),\n maxEventsToPrint = cms.untracked.int32(1),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings', \n 'pythia8CUEP8M1Settings')\n )\n)\n\ndirhadrongenfilter = cms.EDFilter(\"MCMultiParticleFilter\",\n\tsrc=cms.InputTag(\"generator\"),\n NumRequired = cms.int32(3),\n AcceptMore = cms.bool(True),\n\tParticleID = cms.vint32(11,13,15),\n\tPtMin = cms.vdouble(4.0, 4.0, 4.0),\n\tEtaMax = cms.vdouble(999.0, 999.0, 999.0),\n\tStatus = cms.vint32(1,1,2)\n\t\n)\n\nProductionFilterSequence = cms.Sequence(generator*dirhadrongenfilter)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "f4c41c32535af3db6341648352bed708", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-420_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_20_patch3", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-02957_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-02957_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02957_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-02957_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-420_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02957_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02957_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02957_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02957 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02957_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-02957.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-02957_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02957_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02957_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02957_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02957 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-02957_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-02957_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-02957_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "c4018c94e85aa96db10807711068192a", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "c4018c94e85aa96db108077110682653", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-420_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03174_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03174_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03174_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03174.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-420_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03174_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03174_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03174_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03174 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03174_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03174_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03174_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "2db80034f6fb21445f516c7c534e1ee4", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-420_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "19867", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-420_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA0ZW_M-420_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "title": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-380_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA0ZW_M-380_13TeV-madgraph in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -41990,7 +43846,7 @@ }, { "abstract": { - "description": "

Simulated dataset SeesawTypeIII_SIGMAplusSIGMA0ZW_M-460_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + "description": "

Simulated dataset SeesawTypeIII_SIGMAplusSIGMA0ZW_M-420_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" }, "accelerator": "CERN-LHC", "categories": { @@ -42021,26 +43877,26 @@ "miniaodsim", "root" ], - "number_events": 100408, - "number_files": 4, - "size": 3849984678 + "number_events": 101039, + "number_files": 3, + "size": 3807535400 }, - "doi": "10.7483/OPENDATA.CMS.I2TC.D8VF", + "doi": "10.7483/OPENDATA.CMS.DIRT.E0WW", "experiment": "CMS", "files": [ { - "checksum": "adler32:dc8da30b", - "description": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-460_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1472, + "checksum": "adler32:6e013a5f", + "description": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-420_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1106, "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-460_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA0ZW_M-460_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.json" + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-420_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA0ZW_M-420_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.json" }, { - "checksum": "adler32:b24b1b72", - "description": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-460_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 900, + "checksum": "adler32:a44bd40d", + "description": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-420_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 675, "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-460_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA0ZW_M-460_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.txt" + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-420_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA0ZW_M-420_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.txt" } ], "license": { @@ -42052,23 +43908,23 @@ { "configuration_files": [ { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02415\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02415_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02415_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02415 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02415-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02415-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02415-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02415-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0543s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0543s = 0.0543s\n# Which adds up to 0.0543s per event\n# Single core events that fit in validation duration: 20160s / 0.0543s = 371212\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 371212 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02415-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02415_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02415.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02415_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02415_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02415_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02415 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02415_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02415_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02415_test.sh)\n", + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02388\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02388_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02388_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02388 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02388-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02388-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02388-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02388-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0985s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0985s = 0.0985s\n# Which adds up to 0.0985s per event\n# Single core events that fit in validation duration: 20160s / 0.0985s = 204741\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 204741 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02388-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02388_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02388.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02388_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02388_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02388_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02388 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02388_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02388_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02388_test.sh)\n", "title": "Production script" }, { "title": "Generator parameters: param_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19868/param_card.dat" + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19867/param_card.dat" }, { "title": "Generator parameters: proc_card_mg5.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19868/proc_card_mg5.dat" + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19867/proc_card_mg5.dat" }, { "title": "Generator parameters: run_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19868/run_card.dat" + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19867/run_card.dat" }, { - "cms_confdb_id": "1c21ca1affe1d1c313bc975fee382344", + "cms_confdb_id": "74c3d8fca8eba8ac584ec0553e27fb93", "process": "LHE", "title": "Configuration file" } @@ -42077,14 +43933,14 @@ "madgraph" ], "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-460_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-420_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", "release": "CMSSW_7_1_20_patch3", "type": "LHE" }, { "configuration_files": [ { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05619\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05619_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05619_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 35.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 35.0000s = 35.0000s\n# Which adds up to 35.0000s per event\n# Single core events that fit in validation duration: 20160s / 35.0000s = 576\n# Produced events limit in McM is 10000\n# According to 0.6200 efficiency, validation should run 10000 / 0.6200 = 16129 events to reach the limit of 10000\n# Take the minimum of 576 and 16129, but more than 0 -> 576\n# It is estimated that this validation will produce: 576 * 0.6200 = 357 events\nEVENTS=576\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05619_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05619.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-460_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05619_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05619_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05619_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05619 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05619_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05619_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05619_test.sh)\n", + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05595\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05595_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05595_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 82.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 82.0000s = 82.0000s\n# Which adds up to 82.0000s per event\n# Single core events that fit in validation duration: 20160s / 82.0000s = 245\n# Produced events limit in McM is 10000\n# According to 0.6100 efficiency, validation should run 10000 / 0.6100 = 16393 events to reach the limit of 10000\n# Take the minimum of 245 and 16393, but more than 0 -> 245\n# It is estimated that this validation will produce: 245 * 0.6100 = 149 events\nEVENTS=245\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05595_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05595.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-420_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05595_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05595_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05595_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05595 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05595_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05595_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05595_test.sh)\n", "title": "Production script" }, { @@ -42099,36 +43955,36 @@ } ], "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-460_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-420_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", "release": "CMSSW_7_1_20_patch3", "type": "SIM" }, { "configuration_files": [ { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-03130_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-03130_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03130_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-03130_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-460_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03130_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03130_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03130_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03130 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03130_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-03130.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-03130_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03130_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03130_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03130_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03130 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-03130_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-03130_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-03130_test.sh)\n", + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-02957_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-02957_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02957_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-02957_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-420_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02957_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02957_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02957_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02957 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02957_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-02957.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-02957_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02957_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02957_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02957_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02957 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-02957_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-02957_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-02957_test.sh)\n", "title": "Production script" }, { - "cms_confdb_id": "2db80034f6fb21445f516c7c535757aa", + "cms_confdb_id": "c4018c94e85aa96db10807711068192a", "process": "HLT", "title": "Configuration file" }, { - "cms_confdb_id": "2db80034f6fb21445f516c7c536caa03", + "cms_confdb_id": "c4018c94e85aa96db108077110682653", "process": "RECO", "title": "Configuration file" } ], "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-460_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-420_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", "release": "CMSSW_7_6_1", "type": "HLT RECO" }, { "configuration_files": [ { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03426_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03426_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03426_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03426.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-460_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03426_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03426_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03426_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03426 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03426_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03426_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03426_test.sh)\n", + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03174_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03174_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03174_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03174.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-420_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03174_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03174_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03174_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03174 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03174_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03174_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03174_test.sh)\n", "title": "Production script" }, { @@ -42138,7 +43994,7 @@ } ], "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-460_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-420_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", "release": "CMSSW_7_6_3", "type": "MINIAODSIM" } @@ -42154,17 +44010,27 @@ ] }, "publisher": "CERN Open Data Portal", - "recid": "19868", + "recid": "19867", "run_period": [ "Run2015C", "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-460_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA0ZW_M-460_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "title": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-420_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA0ZW_M-420_13TeV-madgraph in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -42194,7 +44060,7 @@ }, { "abstract": { - "description": "

Simulated dataset SeesawTypeIII_SIGMAplusSIGMA0ZW_M-500_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + "description": "

Simulated dataset SeesawTypeIII_SIGMAplusSIGMA0ZW_M-460_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" }, "accelerator": "CERN-LHC", "categories": { @@ -42225,26 +44091,26 @@ "miniaodsim", "root" ], - "number_events": 101611, + "number_events": 100408, "number_files": 4, - "size": 3893988981 + "size": 3849984678 }, - "doi": "10.7483/OPENDATA.CMS.KGVV.9HR7", + "doi": "10.7483/OPENDATA.CMS.I2TC.D8VF", "experiment": "CMS", "files": [ { - "checksum": "adler32:e8daa2ab", - "description": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-500_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1473, + "checksum": "adler32:dc8da30b", + "description": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-460_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1472, "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-500_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA0ZW_M-500_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.json" + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-460_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA0ZW_M-460_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.json" }, { - "checksum": "adler32:371e1b66", - "description": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-500_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "checksum": "adler32:b24b1b72", + "description": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-460_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", "size": 900, "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-500_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA0ZW_M-500_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.txt" + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-460_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA0ZW_M-460_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.txt" } ], "license": { @@ -42256,23 +44122,23 @@ { "configuration_files": [ { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02442\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02442_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02442_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02442 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02442-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02442-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02442-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02442-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0883s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0883s = 0.0883s\n# Which adds up to 0.0883s per event\n# Single core events that fit in validation duration: 20160s / 0.0883s = 228188\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 228188 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02442-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02442_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02442.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02442_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02442_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02442_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02442 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02442_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02442_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02442_test.sh)\n", + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02415\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02415_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02415_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02415 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02415-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02415-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02415-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02415-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0543s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0543s = 0.0543s\n# Which adds up to 0.0543s per event\n# Single core events that fit in validation duration: 20160s / 0.0543s = 371212\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 371212 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02415-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02415_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02415.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02415_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02415_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02415_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02415 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02415_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02415_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02415_test.sh)\n", "title": "Production script" }, { "title": "Generator parameters: param_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19869/param_card.dat" + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19868/param_card.dat" }, { "title": "Generator parameters: proc_card_mg5.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19869/proc_card_mg5.dat" + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19868/proc_card_mg5.dat" }, { "title": "Generator parameters: run_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19869/run_card.dat" + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19868/run_card.dat" }, { - "cms_confdb_id": "aa4abd789f33cdfde9606c5743c94855", + "cms_confdb_id": "1c21ca1affe1d1c313bc975fee382344", "process": "LHE", "title": "Configuration file" } @@ -42281,14 +44147,14 @@ "madgraph" ], "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-500_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-460_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", "release": "CMSSW_7_1_20_patch3", "type": "LHE" }, { "configuration_files": [ { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05649\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05649_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05649_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 87.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 87.0000s = 87.0000s\n# Which adds up to 87.0000s per event\n# Single core events that fit in validation duration: 20160s / 87.0000s = 231\n# Produced events limit in McM is 10000\n# According to 0.6100 efficiency, validation should run 10000 / 0.6100 = 16393 events to reach the limit of 10000\n# Take the minimum of 231 and 16393, but more than 0 -> 231\n# It is estimated that this validation will produce: 231 * 0.6100 = 140 events\nEVENTS=231\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05649_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05649.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-500_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05649_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05649_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05649_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05649 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05649_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05649_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05649_test.sh)\n", + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05619\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05619_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05619_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 35.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 35.0000s = 35.0000s\n# Which adds up to 35.0000s per event\n# Single core events that fit in validation duration: 20160s / 35.0000s = 576\n# Produced events limit in McM is 10000\n# According to 0.6200 efficiency, validation should run 10000 / 0.6200 = 16129 events to reach the limit of 10000\n# Take the minimum of 576 and 16129, but more than 0 -> 576\n# It is estimated that this validation will produce: 576 * 0.6200 = 357 events\nEVENTS=576\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05619_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05619.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-460_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05619_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05619_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05619_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05619 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05619_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05619_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05619_test.sh)\n", "title": "Production script" }, { @@ -42297,20 +44163,20 @@ "url": "https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py" }, { - "cms_confdb_id": "b8cc29256b3a657a172c7222d09665f2", + "cms_confdb_id": "f4c41c32535af3db6341648352bed708", "process": "SIM", "title": "Configuration file" } ], "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-500_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-460_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", "release": "CMSSW_7_1_20_patch3", "type": "SIM" }, { "configuration_files": [ { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-03148_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-03148_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03148_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-03148_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-500_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03148_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03148_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03148_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03148 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03148_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-03148.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-03148_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03148_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03148_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03148_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03148 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-03148_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-03148_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-03148_test.sh)\n", + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-03130_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-03130_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03130_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-03130_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-460_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03130_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03130_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03130_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03130 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03130_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-03130.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-03130_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03130_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03130_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03130_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03130 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-03130_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-03130_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-03130_test.sh)\n", "title": "Production script" }, { @@ -42325,14 +44191,14 @@ } ], "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-500_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-460_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", "release": "CMSSW_7_6_1", "type": "HLT RECO" }, { "configuration_files": [ { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03477_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03477_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03477_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03477.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-500_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03477_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03477_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03477_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03477 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03477_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03477_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03477_test.sh)\n", + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03426_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03426_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03426_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03426.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-460_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03426_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03426_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03426_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03426 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03426_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03426_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03426_test.sh)\n", "title": "Production script" }, { @@ -42342,7 +44208,7 @@ } ], "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-500_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-460_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", "release": "CMSSW_7_6_3", "type": "MINIAODSIM" } @@ -42358,17 +44224,27 @@ ] }, "publisher": "CERN Open Data Portal", - "recid": "19869", + "recid": "19868", "run_period": [ "Run2015C", "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-500_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA0ZW_M-500_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "title": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-460_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA0ZW_M-460_13TeV-madgraph in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -42398,7 +44274,7 @@ }, { "abstract": { - "description": "

Simulated dataset SeesawTypeIII_SIGMAplusSIGMA0ZW_M-540_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + "description": "

Simulated dataset SeesawTypeIII_SIGMAplusSIGMA0ZW_M-500_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" }, "accelerator": "CERN-LHC", "categories": { @@ -42429,26 +44305,26 @@ "miniaodsim", "root" ], - "number_events": 102533, - "number_files": 5, - "size": 3965015421 + "number_events": 101611, + "number_files": 4, + "size": 3893988981 }, - "doi": "10.7483/OPENDATA.CMS.JHNL.REMO", + "doi": "10.7483/OPENDATA.CMS.KGVV.9HR7", "experiment": "CMS", "files": [ { - "checksum": "adler32:41720c71", - "description": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-540_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1839, + "checksum": "adler32:e8daa2ab", + "description": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-500_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1473, "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-540_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA0ZW_M-540_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.json" + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-500_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA0ZW_M-500_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.json" }, { - "checksum": "adler32:8dbb62c7", - "description": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-540_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1125, + "checksum": "adler32:371e1b66", + "description": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-500_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 900, "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-540_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA0ZW_M-540_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.txt" + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-500_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA0ZW_M-500_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.txt" } ], "license": { @@ -42460,23 +44336,23 @@ { "configuration_files": [ { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02469\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02469_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02469_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02469 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02469-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02469-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02469-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02469-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0452s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0452s = 0.0452s\n# Which adds up to 0.0452s per event\n# Single core events that fit in validation duration: 20160s / 0.0452s = 445783\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 445783 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02469-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02469_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02469.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02469_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02469_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02469_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02469 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02469_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02469_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02469_test.sh)\n", + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02442\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02442_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02442_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02442 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02442-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02442-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02442-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02442-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0883s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0883s = 0.0883s\n# Which adds up to 0.0883s per event\n# Single core events that fit in validation duration: 20160s / 0.0883s = 228188\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 228188 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02442-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02442_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02442.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02442_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02442_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02442_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02442 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02442_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02442_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02442_test.sh)\n", "title": "Production script" }, { "title": "Generator parameters: param_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19870/param_card.dat" + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19869/param_card.dat" }, { "title": "Generator parameters: proc_card_mg5.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19870/proc_card_mg5.dat" + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19869/proc_card_mg5.dat" }, { "title": "Generator parameters: run_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19870/run_card.dat" + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19869/run_card.dat" }, { - "cms_confdb_id": "17cb10d7e8c37269fba9a8a8bcc100b7", + "cms_confdb_id": "aa4abd789f33cdfde9606c5743c94855", "process": "LHE", "title": "Configuration file" } @@ -42485,14 +44361,14 @@ "madgraph" ], "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-540_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-500_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", "release": "CMSSW_7_1_20_patch3", "type": "LHE" }, { "configuration_files": [ { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05673\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05673_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05673_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 52.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 52.0000s = 52.0000s\n# Which adds up to 52.0000s per event\n# Single core events that fit in validation duration: 20160s / 52.0000s = 387\n# Produced events limit in McM is 10000\n# According to 0.6500 efficiency, validation should run 10000 / 0.6500 = 15384 events to reach the limit of 10000\n# Take the minimum of 387 and 15384, but more than 0 -> 387\n# It is estimated that this validation will produce: 387 * 0.6500 = 251 events\nEVENTS=387\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05673_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05673.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-540_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05673_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05673_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05673_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05673 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05673_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05673_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05673_test.sh)\n", + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05649\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05649_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05649_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 87.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 87.0000s = 87.0000s\n# Which adds up to 87.0000s per event\n# Single core events that fit in validation duration: 20160s / 87.0000s = 231\n# Produced events limit in McM is 10000\n# According to 0.6100 efficiency, validation should run 10000 / 0.6100 = 16393 events to reach the limit of 10000\n# Take the minimum of 231 and 16393, but more than 0 -> 231\n# It is estimated that this validation will produce: 231 * 0.6100 = 140 events\nEVENTS=231\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05649_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05649.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-500_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05649_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05649_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05649_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05649 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05649_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05649_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05649_test.sh)\n", "title": "Production script" }, { @@ -42501,42 +44377,42 @@ "url": "https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py" }, { - "cms_confdb_id": "17cb10d7e8c37269fba9a8a8bcc113f0", + "cms_confdb_id": "b8cc29256b3a657a172c7222d09665f2", "process": "SIM", "title": "Configuration file" } ], "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-540_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-500_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", "release": "CMSSW_7_1_20_patch3", "type": "SIM" }, { "configuration_files": [ { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-03033_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-03033_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03033_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-03033_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-540_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03033_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03033_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03033_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03033 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03033_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-03033.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-03033_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03033_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03033_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03033_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03033 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-03033_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-03033_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-03033_test.sh)\n", + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-03148_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-03148_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03148_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-03148_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-500_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03148_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03148_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03148_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03148 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03148_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-03148.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-03148_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03148_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03148_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03148_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03148 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-03148_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-03148_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-03148_test.sh)\n", "title": "Production script" }, { - "cms_confdb_id": "c4018c94e85aa96db10807711068192a", + "cms_confdb_id": "2db80034f6fb21445f516c7c535757aa", "process": "HLT", "title": "Configuration file" }, { - "cms_confdb_id": "c4018c94e85aa96db108077110682653", + "cms_confdb_id": "2db80034f6fb21445f516c7c536caa03", "process": "RECO", "title": "Configuration file" } ], "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-540_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-500_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", "release": "CMSSW_7_6_1", "type": "HLT RECO" }, { "configuration_files": [ { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03428_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03428_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03428_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03428.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-540_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03428_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03428_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03428_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03428 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03428_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03428_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03428_test.sh)\n", + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03477_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03477_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03477_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03477.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-500_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03477_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03477_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03477_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03477 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03477_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03477_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03477_test.sh)\n", "title": "Production script" }, { @@ -42546,7 +44422,7 @@ } ], "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-540_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-500_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", "release": "CMSSW_7_6_3", "type": "MINIAODSIM" } @@ -42562,17 +44438,27 @@ ] }, "publisher": "CERN Open Data Portal", - "recid": "19870", + "recid": "19869", "run_period": [ "Run2015C", "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-540_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA0ZW_M-540_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "title": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-500_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA0ZW_M-500_13TeV-madgraph in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -42602,7 +44488,7 @@ }, { "abstract": { - "description": "

Simulated dataset SeesawTypeIII_SIGMAplusSIGMA0ZW_M-580_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + "description": "

Simulated dataset SeesawTypeIII_SIGMAplusSIGMA0ZW_M-540_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" }, "accelerator": "CERN-LHC", "categories": { @@ -42633,26 +44519,26 @@ "miniaodsim", "root" ], - "number_events": 103103, - "number_files": 3, - "size": 3959298985 + "number_events": 102533, + "number_files": 5, + "size": 3965015421 }, - "doi": "10.7483/OPENDATA.CMS.SE6Z.FFI5", + "doi": "10.7483/OPENDATA.CMS.JHNL.REMO", "experiment": "CMS", "files": [ { - "checksum": "adler32:21be3af1", - "description": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-580_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1106, + "checksum": "adler32:41720c71", + "description": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-540_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1839, "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-580_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA0ZW_M-580_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.json" + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-540_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA0ZW_M-540_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.json" }, { - "checksum": "adler32:082fd467", - "description": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-580_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 675, + "checksum": "adler32:8dbb62c7", + "description": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-540_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1125, "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-580_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA0ZW_M-580_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.txt" + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-540_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA0ZW_M-540_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.txt" } ], "license": { @@ -42664,23 +44550,23 @@ { "configuration_files": [ { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02496\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02496_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02496_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02496 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02496-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02496-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02496-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02496-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0662s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0662s = 0.0662s\n# Which adds up to 0.0662s per event\n# Single core events that fit in validation duration: 20160s / 0.0662s = 304503\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 304503 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02496-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02496_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02496.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02496_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02496_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02496_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02496 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02496_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02496_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02496_test.sh)\n", + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02469\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02469_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02469_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02469 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02469-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02469-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02469-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02469-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0452s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0452s = 0.0452s\n# Which adds up to 0.0452s per event\n# Single core events that fit in validation duration: 20160s / 0.0452s = 445783\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 445783 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02469-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02469_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02469.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02469_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02469_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02469_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02469 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02469_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02469_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02469_test.sh)\n", "title": "Production script" }, { "title": "Generator parameters: param_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19871/param_card.dat" + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19870/param_card.dat" }, { "title": "Generator parameters: proc_card_mg5.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19871/proc_card_mg5.dat" + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19870/proc_card_mg5.dat" }, { "title": "Generator parameters: run_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19871/run_card.dat" + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19870/run_card.dat" }, { - "cms_confdb_id": "edc350a96cf53cb23af7ad0fec3a73b1", + "cms_confdb_id": "17cb10d7e8c37269fba9a8a8bcc100b7", "process": "LHE", "title": "Configuration file" } @@ -42689,14 +44575,14 @@ "madgraph" ], "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-580_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-540_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", "release": "CMSSW_7_1_20_patch3", "type": "LHE" }, { "configuration_files": [ { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05702\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05702_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05702_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 56.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 56.0000s = 56.0000s\n# Which adds up to 56.0000s per event\n# Single core events that fit in validation duration: 20160s / 56.0000s = 360\n# Produced events limit in McM is 10000\n# According to 0.5800 efficiency, validation should run 10000 / 0.5800 = 17241 events to reach the limit of 10000\n# Take the minimum of 360 and 17241, but more than 0 -> 360\n# It is estimated that this validation will produce: 360 * 0.5800 = 208 events\nEVENTS=360\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05702_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05702.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein file:EXO-RunIIWinter15wmLHE-02496.root --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05702_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05702_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05702_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05702 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05702_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05702_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05702_test.sh)\n", + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05673\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05673_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05673_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 52.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 52.0000s = 52.0000s\n# Which adds up to 52.0000s per event\n# Single core events that fit in validation duration: 20160s / 52.0000s = 387\n# Produced events limit in McM is 10000\n# According to 0.6500 efficiency, validation should run 10000 / 0.6500 = 15384 events to reach the limit of 10000\n# Take the minimum of 387 and 15384, but more than 0 -> 387\n# It is estimated that this validation will produce: 387 * 0.6500 = 251 events\nEVENTS=387\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05673_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05673.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-540_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05673_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05673_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05673_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05673 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05673_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05673_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05673_test.sh)\n", "title": "Production script" }, { @@ -42705,20 +44591,20 @@ "url": "https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py" }, { - "cms_confdb_id": "230e467cfbd4811120c5c078a33cc726", + "cms_confdb_id": "17cb10d7e8c37269fba9a8a8bcc113f0", "process": "SIM", "title": "Configuration file" } ], "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-580_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-540_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", "release": "CMSSW_7_1_20_patch3", "type": "SIM" }, { "configuration_files": [ { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-02949_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-02949_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02949_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-02949_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-580_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02949_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02949_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02949_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02949 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02949_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-02949.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-02949_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02949_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02949_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02949_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02949 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-02949_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-02949_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-02949_test.sh)\n", + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-03033_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-03033_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03033_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-03033_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-540_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03033_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03033_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03033_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03033 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03033_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-03033.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-03033_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03033_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03033_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03033_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03033 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-03033_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-03033_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-03033_test.sh)\n", "title": "Production script" }, { @@ -42733,24 +44619,24 @@ } ], "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-580_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v2/AODSIM", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-540_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", "release": "CMSSW_7_6_1", "type": "HLT RECO" }, { "configuration_files": [ { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03713_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03713_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03713_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03713.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-580_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v2/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03713_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03713_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03713_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03713 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03713_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03713_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03713_test.sh)\n", + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03428_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03428_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03428_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03428.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-540_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03428_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03428_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03428_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03428 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03428_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03428_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03428_test.sh)\n", "title": "Production script" }, { - "cms_confdb_id": "3392d811489318ae8ac721c9f8617a13", + "cms_confdb_id": "2db80034f6fb21445f516c7c534e1ee4", "process": "MINIAODSIM", "title": "Configuration file" } ], "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-580_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-540_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", "release": "CMSSW_7_6_3", "type": "MINIAODSIM" } @@ -42766,17 +44652,27 @@ ] }, "publisher": "CERN Open Data Portal", - "recid": "19871", + "recid": "19870", "run_period": [ "Run2015C", "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-580_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA0ZW_M-580_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "title": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-540_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA0ZW_M-540_13TeV-madgraph in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -42806,7 +44702,221 @@ }, { "abstract": { - "description": "

Simulated dataset SeesawTypeIII_SIGMAplusSIGMA0ZW_M-620_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + "description": "

Simulated dataset SeesawTypeIII_SIGMAplusSIGMA0ZW_M-580_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Heavy Fermions, Heavy Righ-Handed Neutrinos" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 103103, + "number_files": 3, + "size": 3959298985 + }, + "doi": "10.7483/OPENDATA.CMS.SE6Z.FFI5", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:21be3af1", + "description": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-580_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1106, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-580_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA0ZW_M-580_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.json" + }, + { + "checksum": "adler32:082fd467", + "description": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-580_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 675, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-580_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA0ZW_M-580_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02496\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02496_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02496_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02496 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02496-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02496-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02496-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02496-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0662s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0662s = 0.0662s\n# Which adds up to 0.0662s per event\n# Single core events that fit in validation duration: 20160s / 0.0662s = 304503\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 304503 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02496-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02496_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02496.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02496_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02496_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02496_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02496 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02496_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02496_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02496_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters: param_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19871/param_card.dat" + }, + { + "title": "Generator parameters: proc_card_mg5.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19871/proc_card_mg5.dat" + }, + { + "title": "Generator parameters: run_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19871/run_card.dat" + }, + { + "cms_confdb_id": "edc350a96cf53cb23af7ad0fec3a73b1", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "madgraph" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-580_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_20_patch3", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05702\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05702_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05702_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 56.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 56.0000s = 56.0000s\n# Which adds up to 56.0000s per event\n# Single core events that fit in validation duration: 20160s / 56.0000s = 360\n# Produced events limit in McM is 10000\n# According to 0.5800 efficiency, validation should run 10000 / 0.5800 = 17241 events to reach the limit of 10000\n# Take the minimum of 360 and 17241, but more than 0 -> 360\n# It is estimated that this validation will produce: 360 * 0.5800 = 208 events\nEVENTS=360\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05702_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05702.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein file:EXO-RunIIWinter15wmLHE-02496.root --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05702_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05702_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05702_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05702 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05702_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05702_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05702_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.0),\n maxEventsToPrint = cms.untracked.int32(1),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings', \n 'pythia8CUEP8M1Settings')\n )\n)\n\ndirhadrongenfilter = cms.EDFilter(\"MCMultiParticleFilter\",\n\tsrc=cms.InputTag(\"generator\"),\n NumRequired = cms.int32(3),\n AcceptMore = cms.bool(True),\n\tParticleID = cms.vint32(11,13,15),\n\tPtMin = cms.vdouble(4.0, 4.0, 4.0),\n\tEtaMax = cms.vdouble(999.0, 999.0, 999.0),\n\tStatus = cms.vint32(1,1,2)\n\t\n)\n\nProductionFilterSequence = cms.Sequence(generator*dirhadrongenfilter)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "230e467cfbd4811120c5c078a33cc726", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-580_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_20_patch3", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-02949_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-02949_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02949_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-02949_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-580_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02949_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02949_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02949_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02949 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02949_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-02949.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-02949_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02949_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02949_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02949_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02949 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-02949_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-02949_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-02949_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "c4018c94e85aa96db10807711068192a", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "c4018c94e85aa96db108077110682653", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-580_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v2/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03713_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03713_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03713_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03713.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-580_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v2/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03713_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03713_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03713_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03713 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03713_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03713_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03713_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "3392d811489318ae8ac721c9f8617a13", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-580_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "19871", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/SeesawTypeIII_SIGMAplusSIGMA0ZW_M-580_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA0ZW_M-580_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset SeesawTypeIII_SIGMAplusSIGMA0ZW_M-620_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" }, "accelerator": "CERN-LHC", "categories": { @@ -42976,6 +45086,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43194,6 +45314,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43398,6 +45528,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43602,6 +45742,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43806,6 +45956,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44010,6 +46170,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44214,6 +46384,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44418,6 +46598,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44622,6 +46812,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44826,6 +47026,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45030,6 +47240,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45234,6 +47454,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45452,6 +47682,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45656,6 +47896,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45860,6 +48110,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46078,6 +48338,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46282,6 +48552,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46486,6 +48766,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46690,6 +48980,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46894,6 +49194,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47098,6 +49408,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47302,215 +49622,235 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/SeesawTypeIII_SIGMAplusSIGMA-HH_M-340_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA-HH_M-340_13TeV-madgraph in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset SeesawTypeIII_SIGMAplusSIGMA-HH_M-380_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Heavy Fermions, Heavy Righ-Handed Neutrinos" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 101030, - "number_files": 3, - "size": 4149293996 - }, - "doi": "10.7483/OPENDATA.CMS.A16L.OVDB", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:08963a8c", - "description": "/SeesawTypeIII_SIGMAplusSIGMA-HH_M-380_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1107, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA-HH_M-380_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA-HH_M-380_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.json" - }, - { - "checksum": "adler32:85d8d3de", - "description": "/SeesawTypeIII_SIGMAplusSIGMA-HH_M-380_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 675, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA-HH_M-380_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA-HH_M-380_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02384\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02384_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02384_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02384 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02384-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02384-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02384-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02384-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0960s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0960s = 0.0960s\n# Which adds up to 0.0960s per event\n# Single core events that fit in validation duration: 20160s / 0.0960s = 209946\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 209946 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02384-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02384_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02384.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02384_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02384_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02384_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02384 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02384_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02384_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02384_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters: param_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19645/param_card.dat" - }, - { - "title": "Generator parameters: proc_card_mg5.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19645/proc_card_mg5.dat" - }, - { - "title": "Generator parameters: run_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19645/run_card.dat" - }, - { - "cms_confdb_id": "babd4bdc717c9aca3abb18f26c8ecaaf", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "madgraph" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-HH_M-380_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_20_patch3", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05591\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05591_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05591_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 111.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 111.0000s = 111.0000s\n# Which adds up to 111.0000s per event\n# Single core events that fit in validation duration: 20160s / 111.0000s = 181\n# Produced events limit in McM is 10000\n# According to 0.8000 efficiency, validation should run 10000 / 0.8000 = 12500 events to reach the limit of 10000\n# Take the minimum of 181 and 12500, but more than 0 -> 181\n# It is estimated that this validation will produce: 181 * 0.8000 = 144 events\nEVENTS=181\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05591_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05591.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA-HH_M-380_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05591_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05591_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05591_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05591 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05591_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05591_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05591_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.0),\n maxEventsToPrint = cms.untracked.int32(1),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings', \n 'pythia8CUEP8M1Settings')\n )\n)\n\ndirhadrongenfilter = cms.EDFilter(\"MCMultiParticleFilter\",\n\tsrc=cms.InputTag(\"generator\"),\n NumRequired = cms.int32(3),\n AcceptMore = cms.bool(True),\n\tParticleID = cms.vint32(11,13,15),\n\tPtMin = cms.vdouble(4.0, 4.0, 4.0),\n\tEtaMax = cms.vdouble(999.0, 999.0, 999.0),\n\tStatus = cms.vint32(1,1,2)\n\t\n)\n\nProductionFilterSequence = cms.Sequence(generator*dirhadrongenfilter)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "f4c41c32535af3db6341648352bed708", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-HH_M-380_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_20_patch3", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-02381_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-02381_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02381_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-02381_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA-HH_M-380_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02381_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02381_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02381_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02381 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02381_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-02381.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-02381_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02381_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02381_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02381_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02381 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-02381_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-02381_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-02381_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "c4018c94e85aa96db10807711068192a", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "c4018c94e85aa96db108077110682653", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-HH_M-380_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-02820_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-02820_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-02820_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-02820.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA-HH_M-380_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-02820_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-02820_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-02820_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-02820 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-02820_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-02820_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-02820_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "2db80034f6fb21445f516c7c534e1ee4", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-HH_M-380_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "19645", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/SeesawTypeIII_SIGMAplusSIGMA-HH_M-380_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA-HH_M-380_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "title": "/SeesawTypeIII_SIGMAplusSIGMA-HH_M-340_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA-HH_M-340_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset SeesawTypeIII_SIGMAplusSIGMA-HH_M-380_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Heavy Fermions, Heavy Righ-Handed Neutrinos" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 101030, + "number_files": 3, + "size": 4149293996 + }, + "doi": "10.7483/OPENDATA.CMS.A16L.OVDB", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:08963a8c", + "description": "/SeesawTypeIII_SIGMAplusSIGMA-HH_M-380_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1107, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA-HH_M-380_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA-HH_M-380_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.json" + }, + { + "checksum": "adler32:85d8d3de", + "description": "/SeesawTypeIII_SIGMAplusSIGMA-HH_M-380_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 675, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA-HH_M-380_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA-HH_M-380_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02384\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02384_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02384_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02384 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02384-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02384-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02384-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02384-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0960s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0960s = 0.0960s\n# Which adds up to 0.0960s per event\n# Single core events that fit in validation duration: 20160s / 0.0960s = 209946\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 209946 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02384-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02384_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02384.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02384_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02384_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02384_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02384 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02384_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02384_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02384_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters: param_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19645/param_card.dat" + }, + { + "title": "Generator parameters: proc_card_mg5.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19645/proc_card_mg5.dat" + }, + { + "title": "Generator parameters: run_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19645/run_card.dat" + }, + { + "cms_confdb_id": "babd4bdc717c9aca3abb18f26c8ecaaf", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "madgraph" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-HH_M-380_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_20_patch3", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05591\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05591_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05591_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 111.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 111.0000s = 111.0000s\n# Which adds up to 111.0000s per event\n# Single core events that fit in validation duration: 20160s / 111.0000s = 181\n# Produced events limit in McM is 10000\n# According to 0.8000 efficiency, validation should run 10000 / 0.8000 = 12500 events to reach the limit of 10000\n# Take the minimum of 181 and 12500, but more than 0 -> 181\n# It is estimated that this validation will produce: 181 * 0.8000 = 144 events\nEVENTS=181\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05591_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05591.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA-HH_M-380_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05591_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05591_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05591_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05591 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05591_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05591_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05591_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.0),\n maxEventsToPrint = cms.untracked.int32(1),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings', \n 'pythia8CUEP8M1Settings')\n )\n)\n\ndirhadrongenfilter = cms.EDFilter(\"MCMultiParticleFilter\",\n\tsrc=cms.InputTag(\"generator\"),\n NumRequired = cms.int32(3),\n AcceptMore = cms.bool(True),\n\tParticleID = cms.vint32(11,13,15),\n\tPtMin = cms.vdouble(4.0, 4.0, 4.0),\n\tEtaMax = cms.vdouble(999.0, 999.0, 999.0),\n\tStatus = cms.vint32(1,1,2)\n\t\n)\n\nProductionFilterSequence = cms.Sequence(generator*dirhadrongenfilter)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "f4c41c32535af3db6341648352bed708", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-HH_M-380_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_20_patch3", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-02381_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-02381_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02381_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-02381_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA-HH_M-380_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02381_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02381_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02381_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02381 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02381_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-02381.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-02381_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02381_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02381_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02381_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02381 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-02381_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-02381_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-02381_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "c4018c94e85aa96db10807711068192a", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "c4018c94e85aa96db108077110682653", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-HH_M-380_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-02820_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-02820_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-02820_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-02820.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA-HH_M-380_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-02820_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-02820_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-02820_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-02820 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-02820_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-02820_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-02820_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "2db80034f6fb21445f516c7c534e1ee4", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-HH_M-380_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "19645", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/SeesawTypeIII_SIGMAplusSIGMA-HH_M-380_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA-HH_M-380_13TeV-madgraph in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -47710,6 +50050,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47914,6 +50264,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48118,6 +50478,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48350,6 +50720,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48554,6 +50934,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48758,6 +51148,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48962,6 +51362,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49166,6 +51576,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49370,6 +51790,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49588,6 +52018,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49792,6 +52232,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49996,6 +52446,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50200,6 +52660,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50404,6 +52874,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50608,6 +53088,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50812,6 +53302,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51016,6 +53516,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51220,6 +53730,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51424,6 +53944,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51628,6 +54158,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51832,6 +54372,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52036,215 +54586,235 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/SeesawTypeIII_SIGMAplusSIGMA-HZ_M-180_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA-HZ_M-180_13TeV-madgraph in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset SeesawTypeIII_SIGMAplusSIGMA-HZ_M-220_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Heavy Fermions, Heavy Righ-Handed Neutrinos" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 97387, - "number_files": 6, - "size": 3588649162 - }, - "doi": "10.7483/OPENDATA.CMS.YFXA.ZEK4", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:1d6e724a", - "description": "/SeesawTypeIII_SIGMAplusSIGMA-HZ_M-220_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 2204, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA-HZ_M-220_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA-HZ_M-220_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.json" - }, - { - "checksum": "adler32:bc8ba7d4", - "description": "/SeesawTypeIII_SIGMAplusSIGMA-HZ_M-220_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1350, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA-HZ_M-220_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA-HZ_M-220_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02275\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02275_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02275_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02275 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02275-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02275-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02275-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02275-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0507s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0507s = 0.0507s\n# Which adds up to 0.0507s per event\n# Single core events that fit in validation duration: 20160s / 0.0507s = 397892\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 397892 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02275-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02275_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02275.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02275_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02275_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02275_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02275 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02275_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02275_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02275_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters: param_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19668/param_card.dat" - }, - { - "title": "Generator parameters: proc_card_mg5.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19668/proc_card_mg5.dat" - }, - { - "title": "Generator parameters: run_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19668/run_card.dat" - }, - { - "cms_confdb_id": "03ac7a794e4414fcc960daa963584fec", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "madgraph" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-HZ_M-220_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_20_patch3", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05483\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05483_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05483_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 67.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 67.0000s = 67.0000s\n# Which adds up to 67.0000s per event\n# Single core events that fit in validation duration: 20160s / 67.0000s = 300\n# Produced events limit in McM is 10000\n# According to 0.7300 efficiency, validation should run 10000 / 0.7300 = 13698 events to reach the limit of 10000\n# Take the minimum of 300 and 13698, but more than 0 -> 300\n# It is estimated that this validation will produce: 300 * 0.7300 = 219 events\nEVENTS=300\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05483_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05483.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA-HZ_M-220_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05483_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05483_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05483_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05483 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05483_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05483_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05483_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.0),\n maxEventsToPrint = cms.untracked.int32(1),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings', \n 'pythia8CUEP8M1Settings')\n )\n)\n\ndirhadrongenfilter = cms.EDFilter(\"MCMultiParticleFilter\",\n\tsrc=cms.InputTag(\"generator\"),\n NumRequired = cms.int32(3),\n AcceptMore = cms.bool(True),\n\tParticleID = cms.vint32(11,13,15),\n\tPtMin = cms.vdouble(4.0, 4.0, 4.0),\n\tEtaMax = cms.vdouble(999.0, 999.0, 999.0),\n\tStatus = cms.vint32(1,1,2)\n\t\n)\n\nProductionFilterSequence = cms.Sequence(generator*dirhadrongenfilter)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "03ac7a794e4414fcc960daa96357edc9", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-HZ_M-220_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_20_patch3", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-03656_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-03656_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03656_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-03656_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA-HZ_M-220_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03656_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03656_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03656_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03656 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03656_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-03656.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-03656_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03656_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03656_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03656_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03656 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-03656_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-03656_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-03656_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "2db80034f6fb21445f516c7c535757aa", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "2db80034f6fb21445f516c7c536caa03", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-HZ_M-220_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03515_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03515_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03515_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03515.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA-HZ_M-220_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03515_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03515_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03515_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03515 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03515_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03515_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03515_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "2db80034f6fb21445f516c7c534e1ee4", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-HZ_M-220_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "19668", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/SeesawTypeIII_SIGMAplusSIGMA-HZ_M-220_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA-HZ_M-220_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "title": "/SeesawTypeIII_SIGMAplusSIGMA-HZ_M-180_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA-HZ_M-180_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset SeesawTypeIII_SIGMAplusSIGMA-HZ_M-220_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Heavy Fermions, Heavy Righ-Handed Neutrinos" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 97387, + "number_files": 6, + "size": 3588649162 + }, + "doi": "10.7483/OPENDATA.CMS.YFXA.ZEK4", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:1d6e724a", + "description": "/SeesawTypeIII_SIGMAplusSIGMA-HZ_M-220_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 2204, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA-HZ_M-220_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA-HZ_M-220_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.json" + }, + { + "checksum": "adler32:bc8ba7d4", + "description": "/SeesawTypeIII_SIGMAplusSIGMA-HZ_M-220_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1350, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA-HZ_M-220_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA-HZ_M-220_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02275\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02275_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02275_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02275 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02275-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02275-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02275-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02275-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0507s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0507s = 0.0507s\n# Which adds up to 0.0507s per event\n# Single core events that fit in validation duration: 20160s / 0.0507s = 397892\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 397892 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02275-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02275_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02275.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02275_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02275_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02275_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02275 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02275_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02275_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02275_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters: param_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19668/param_card.dat" + }, + { + "title": "Generator parameters: proc_card_mg5.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19668/proc_card_mg5.dat" + }, + { + "title": "Generator parameters: run_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19668/run_card.dat" + }, + { + "cms_confdb_id": "03ac7a794e4414fcc960daa963584fec", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "madgraph" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-HZ_M-220_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_20_patch3", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05483\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05483_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05483_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 67.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 67.0000s = 67.0000s\n# Which adds up to 67.0000s per event\n# Single core events that fit in validation duration: 20160s / 67.0000s = 300\n# Produced events limit in McM is 10000\n# According to 0.7300 efficiency, validation should run 10000 / 0.7300 = 13698 events to reach the limit of 10000\n# Take the minimum of 300 and 13698, but more than 0 -> 300\n# It is estimated that this validation will produce: 300 * 0.7300 = 219 events\nEVENTS=300\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05483_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05483.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA-HZ_M-220_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05483_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05483_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05483_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05483 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05483_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05483_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05483_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.0),\n maxEventsToPrint = cms.untracked.int32(1),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings', \n 'pythia8CUEP8M1Settings')\n )\n)\n\ndirhadrongenfilter = cms.EDFilter(\"MCMultiParticleFilter\",\n\tsrc=cms.InputTag(\"generator\"),\n NumRequired = cms.int32(3),\n AcceptMore = cms.bool(True),\n\tParticleID = cms.vint32(11,13,15),\n\tPtMin = cms.vdouble(4.0, 4.0, 4.0),\n\tEtaMax = cms.vdouble(999.0, 999.0, 999.0),\n\tStatus = cms.vint32(1,1,2)\n\t\n)\n\nProductionFilterSequence = cms.Sequence(generator*dirhadrongenfilter)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "03ac7a794e4414fcc960daa96357edc9", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-HZ_M-220_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_20_patch3", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-03656_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-03656_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03656_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-03656_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA-HZ_M-220_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03656_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03656_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03656_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03656 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03656_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-03656.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-03656_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03656_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03656_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03656_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03656 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-03656_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-03656_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-03656_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "2db80034f6fb21445f516c7c535757aa", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "2db80034f6fb21445f516c7c536caa03", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-HZ_M-220_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03515_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03515_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03515_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03515.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA-HZ_M-220_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03515_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03515_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03515_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03515 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03515_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03515_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03515_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "2db80034f6fb21445f516c7c534e1ee4", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-HZ_M-220_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "19668", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/SeesawTypeIII_SIGMAplusSIGMA-HZ_M-220_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA-HZ_M-220_13TeV-madgraph in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -52444,6 +55014,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52648,6 +55228,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52852,6 +55442,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53056,6 +55656,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53260,6 +55870,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53464,6 +56084,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53682,6 +56312,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53886,6 +56526,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54090,6 +56740,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54294,6 +56954,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54498,6 +57168,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54702,6 +57382,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54906,6 +57596,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55110,6 +57810,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55314,6 +58024,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55518,6 +58238,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55722,6 +58452,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55926,6 +58666,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56130,6 +58880,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56334,6 +59094,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56538,6 +59308,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56742,215 +59522,235 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/SeesawTypeIII_SIGMAplusSIGMA-WH_M-540_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA-WH_M-540_13TeV-madgraph in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset SeesawTypeIII_SIGMAplusSIGMA-WH_M-580_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Heavy Fermions, Heavy Righ-Handed Neutrinos" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 105721, - "number_files": 3, - "size": 3945489137 - }, - "doi": "10.7483/OPENDATA.CMS.PGPQ.8YHB", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:b2e93a2c", - "description": "/SeesawTypeIII_SIGMAplusSIGMA-WH_M-580_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1106, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA-WH_M-580_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA-WH_M-580_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.json" - }, - { - "checksum": "adler32:947ed46b", - "description": "/SeesawTypeIII_SIGMAplusSIGMA-WH_M-580_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 675, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA-WH_M-580_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA-WH_M-580_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02513\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02513_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02513_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02513 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02513-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02513-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02513-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02513-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0861s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0861s = 0.0861s\n# Which adds up to 0.0861s per event\n# Single core events that fit in validation duration: 20160s / 0.0861s = 234210\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 234210 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02513-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02513_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02513.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02513_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02513_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02513_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02513 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02513_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02513_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02513_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters: param_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19691/param_card.dat" - }, - { - "title": "Generator parameters: proc_card_mg5.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19691/proc_card_mg5.dat" - }, - { - "title": "Generator parameters: run_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19691/run_card.dat" - }, - { - "cms_confdb_id": "516af0700178f2cd9e9d19f9bcc194ed", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "madgraph" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-WH_M-580_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_20_patch3", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05716\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05716_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05716_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 38.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 38.0000s = 38.0000s\n# Which adds up to 38.0000s per event\n# Single core events that fit in validation duration: 20160s / 38.0000s = 530\n# Produced events limit in McM is 10000\n# According to 0.3400 efficiency, validation should run 10000 / 0.3400 = 29411 events to reach the limit of 10000\n# Take the minimum of 530 and 29411, but more than 0 -> 530\n# It is estimated that this validation will produce: 530 * 0.3400 = 180 events\nEVENTS=530\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05716_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05716.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA-WH_M-580_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05716_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05716_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05716_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05716 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05716_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05716_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05716_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.0),\n maxEventsToPrint = cms.untracked.int32(1),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings', \n 'pythia8CUEP8M1Settings')\n )\n)\n\ndirhadrongenfilter = cms.EDFilter(\"MCMultiParticleFilter\",\n\tsrc=cms.InputTag(\"generator\"),\n NumRequired = cms.int32(3),\n AcceptMore = cms.bool(True),\n\tParticleID = cms.vint32(11,13,15),\n\tPtMin = cms.vdouble(4.0, 4.0, 4.0),\n\tEtaMax = cms.vdouble(999.0, 999.0, 999.0),\n\tStatus = cms.vint32(1,1,2)\n\t\n)\n\nProductionFilterSequence = cms.Sequence(generator*dirhadrongenfilter)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "516af0700178f2cd9e9d19f9bcc23fda", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-WH_M-580_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_20_patch3", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-02239_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-02239_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02239_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-02239_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA-WH_M-580_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02239_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02239_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02239_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02239 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02239_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-02239.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-02239_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02239_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02239_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02239_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02239 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-02239_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-02239_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-02239_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "5de99ce70840148da0b1a5c940bf2cf2", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "5de99ce70840148da0b1a5c940c500f4", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-WH_M-580_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-02054_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-02054_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-02054_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-02054.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA-WH_M-580_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-02054_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-02054_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-02054_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-02054 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-02054_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-02054_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-02054_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "33b9cac79bd8650401638666f780e8c5", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-WH_M-580_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "19691", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/SeesawTypeIII_SIGMAplusSIGMA-WH_M-580_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA-WH_M-580_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "title": "/SeesawTypeIII_SIGMAplusSIGMA-WH_M-540_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA-WH_M-540_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset SeesawTypeIII_SIGMAplusSIGMA-WH_M-580_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Heavy Fermions, Heavy Righ-Handed Neutrinos" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 105721, + "number_files": 3, + "size": 3945489137 + }, + "doi": "10.7483/OPENDATA.CMS.PGPQ.8YHB", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:b2e93a2c", + "description": "/SeesawTypeIII_SIGMAplusSIGMA-WH_M-580_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1106, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA-WH_M-580_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA-WH_M-580_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.json" + }, + { + "checksum": "adler32:947ed46b", + "description": "/SeesawTypeIII_SIGMAplusSIGMA-WH_M-580_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 675, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA-WH_M-580_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA-WH_M-580_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02513\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02513_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02513_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02513 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02513-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02513-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02513-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02513-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0861s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0861s = 0.0861s\n# Which adds up to 0.0861s per event\n# Single core events that fit in validation duration: 20160s / 0.0861s = 234210\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 234210 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02513-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02513_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02513.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02513_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02513_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02513_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02513 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02513_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02513_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02513_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters: param_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19691/param_card.dat" + }, + { + "title": "Generator parameters: proc_card_mg5.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19691/proc_card_mg5.dat" + }, + { + "title": "Generator parameters: run_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19691/run_card.dat" + }, + { + "cms_confdb_id": "516af0700178f2cd9e9d19f9bcc194ed", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "madgraph" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-WH_M-580_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_20_patch3", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05716\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05716_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05716_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 38.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 38.0000s = 38.0000s\n# Which adds up to 38.0000s per event\n# Single core events that fit in validation duration: 20160s / 38.0000s = 530\n# Produced events limit in McM is 10000\n# According to 0.3400 efficiency, validation should run 10000 / 0.3400 = 29411 events to reach the limit of 10000\n# Take the minimum of 530 and 29411, but more than 0 -> 530\n# It is estimated that this validation will produce: 530 * 0.3400 = 180 events\nEVENTS=530\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05716_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05716.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA-WH_M-580_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05716_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05716_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05716_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05716 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05716_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05716_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05716_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.0),\n maxEventsToPrint = cms.untracked.int32(1),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings', \n 'pythia8CUEP8M1Settings')\n )\n)\n\ndirhadrongenfilter = cms.EDFilter(\"MCMultiParticleFilter\",\n\tsrc=cms.InputTag(\"generator\"),\n NumRequired = cms.int32(3),\n AcceptMore = cms.bool(True),\n\tParticleID = cms.vint32(11,13,15),\n\tPtMin = cms.vdouble(4.0, 4.0, 4.0),\n\tEtaMax = cms.vdouble(999.0, 999.0, 999.0),\n\tStatus = cms.vint32(1,1,2)\n\t\n)\n\nProductionFilterSequence = cms.Sequence(generator*dirhadrongenfilter)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "516af0700178f2cd9e9d19f9bcc23fda", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-WH_M-580_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_20_patch3", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-02239_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-02239_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02239_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-02239_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA-WH_M-580_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02239_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02239_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02239_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02239 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02239_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-02239.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-02239_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02239_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02239_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02239_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02239 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-02239_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-02239_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-02239_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "5de99ce70840148da0b1a5c940bf2cf2", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "5de99ce70840148da0b1a5c940c500f4", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-WH_M-580_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-02054_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-02054_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-02054_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-02054.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA-WH_M-580_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-02054_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-02054_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-02054_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-02054 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-02054_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-02054_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-02054_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "33b9cac79bd8650401638666f780e8c5", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-WH_M-580_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "19691", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/SeesawTypeIII_SIGMAplusSIGMA-WH_M-580_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA-WH_M-580_13TeV-madgraph in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -57150,6 +59950,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57354,6 +60164,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57558,6 +60378,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57762,6 +60592,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57966,6 +60806,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58170,6 +61020,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58374,6 +61234,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58578,6 +61448,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58782,6 +61662,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58986,6 +61876,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59190,6 +62090,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59394,6 +62304,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59598,6 +62518,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59802,6 +62732,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60006,6 +62946,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60210,6 +63160,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60414,6 +63374,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60618,6 +63588,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60822,6 +63802,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61026,6 +64016,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61230,6 +64230,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61434,215 +64444,235 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/SeesawTypeIII_SIGMAplusSIGMA-WZ_M-340_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA-WZ_M-340_13TeV-madgraph in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset SeesawTypeIII_SIGMAplusSIGMA-WZ_M-380_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Heavy Fermions, Heavy Righ-Handed Neutrinos" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 101459, - "number_files": 5, - "size": 3584708140 - }, - "doi": "10.7483/OPENDATA.CMS.RIC3.YPRW", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:f0db0b65", - "description": "/SeesawTypeIII_SIGMAplusSIGMA-WZ_M-380_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1839, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA-WZ_M-380_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA-WZ_M-380_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.json" - }, - { - "checksum": "adler32:34f9624c", - "description": "/SeesawTypeIII_SIGMAplusSIGMA-WZ_M-380_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1125, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA-WZ_M-380_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA-WZ_M-380_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02377\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02377_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02377_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02377 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02377-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02377-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02377-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02377-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.1073s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.1073s = 0.1073s\n# Which adds up to 0.1073s per event\n# Single core events that fit in validation duration: 20160s / 0.1073s = 187943\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 187943 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02377-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02377_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02377.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02377_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02377_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02377_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02377 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02377_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02377_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02377_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters: param_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19714/param_card.dat" - }, - { - "title": "Generator parameters: proc_card_mg5.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19714/proc_card_mg5.dat" - }, - { - "title": "Generator parameters: run_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19714/run_card.dat" - }, - { - "cms_confdb_id": "eaa35f6fe2d20aef947d827805dc57c8", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "madgraph" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-WZ_M-380_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_20_patch3", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05584\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05584_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05584_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 26.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 26.0000s = 26.0000s\n# Which adds up to 26.0000s per event\n# Single core events that fit in validation duration: 20160s / 26.0000s = 775\n# Produced events limit in McM is 10000\n# According to 0.2200 efficiency, validation should run 10000 / 0.2200 = 45454 events to reach the limit of 10000\n# Take the minimum of 775 and 45454, but more than 0 -> 775\n# It is estimated that this validation will produce: 775 * 0.2200 = 170 events\nEVENTS=775\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05584_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05584.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein file:EXO-RunIIWinter15wmLHE-02377.root --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05584_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05584_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05584_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05584 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05584_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05584_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05584_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.0),\n maxEventsToPrint = cms.untracked.int32(1),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings', \n 'pythia8CUEP8M1Settings')\n )\n)\n\ndirhadrongenfilter = cms.EDFilter(\"MCMultiParticleFilter\",\n\tsrc=cms.InputTag(\"generator\"),\n NumRequired = cms.int32(3),\n AcceptMore = cms.bool(True),\n\tParticleID = cms.vint32(11,13,15),\n\tPtMin = cms.vdouble(4.0, 4.0, 4.0),\n\tEtaMax = cms.vdouble(999.0, 999.0, 999.0),\n\tStatus = cms.vint32(1,1,2)\n\t\n)\n\nProductionFilterSequence = cms.Sequence(generator*dirhadrongenfilter)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "f4c41c32535af3db6341648352bed708", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-WZ_M-380_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_20_patch3", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-03080_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-03080_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03080_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-03080_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA-WZ_M-380_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03080_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03080_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03080_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03080 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03080_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-03080.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-03080_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03080_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03080_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03080_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03080 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-03080_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-03080_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-03080_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "c4018c94e85aa96db10807711068192a", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "c4018c94e85aa96db108077110682653", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-WZ_M-380_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03173_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03173_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03173_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03173.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA-WZ_M-380_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03173_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03173_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03173_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03173 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03173_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03173_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03173_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "2db80034f6fb21445f516c7c534e1ee4", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-WZ_M-380_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "19714", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/SeesawTypeIII_SIGMAplusSIGMA-WZ_M-380_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA-WZ_M-380_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "title": "/SeesawTypeIII_SIGMAplusSIGMA-WZ_M-340_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA-WZ_M-340_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset SeesawTypeIII_SIGMAplusSIGMA-WZ_M-380_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Heavy Fermions, Heavy Righ-Handed Neutrinos" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 101459, + "number_files": 5, + "size": 3584708140 + }, + "doi": "10.7483/OPENDATA.CMS.RIC3.YPRW", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:f0db0b65", + "description": "/SeesawTypeIII_SIGMAplusSIGMA-WZ_M-380_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1839, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA-WZ_M-380_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA-WZ_M-380_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.json" + }, + { + "checksum": "adler32:34f9624c", + "description": "/SeesawTypeIII_SIGMAplusSIGMA-WZ_M-380_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1125, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA-WZ_M-380_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA-WZ_M-380_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02377\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02377_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02377_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02377 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02377-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02377-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02377-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02377-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.1073s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.1073s = 0.1073s\n# Which adds up to 0.1073s per event\n# Single core events that fit in validation duration: 20160s / 0.1073s = 187943\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 187943 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02377-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02377_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02377.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02377_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02377_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02377_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02377 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02377_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02377_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02377_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters: param_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19714/param_card.dat" + }, + { + "title": "Generator parameters: proc_card_mg5.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19714/proc_card_mg5.dat" + }, + { + "title": "Generator parameters: run_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19714/run_card.dat" + }, + { + "cms_confdb_id": "eaa35f6fe2d20aef947d827805dc57c8", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "madgraph" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-WZ_M-380_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_20_patch3", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05584\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05584_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05584_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 26.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 26.0000s = 26.0000s\n# Which adds up to 26.0000s per event\n# Single core events that fit in validation duration: 20160s / 26.0000s = 775\n# Produced events limit in McM is 10000\n# According to 0.2200 efficiency, validation should run 10000 / 0.2200 = 45454 events to reach the limit of 10000\n# Take the minimum of 775 and 45454, but more than 0 -> 775\n# It is estimated that this validation will produce: 775 * 0.2200 = 170 events\nEVENTS=775\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05584_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05584.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein file:EXO-RunIIWinter15wmLHE-02377.root --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05584_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05584_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05584_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05584 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05584_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05584_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05584_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.0),\n maxEventsToPrint = cms.untracked.int32(1),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings', \n 'pythia8CUEP8M1Settings')\n )\n)\n\ndirhadrongenfilter = cms.EDFilter(\"MCMultiParticleFilter\",\n\tsrc=cms.InputTag(\"generator\"),\n NumRequired = cms.int32(3),\n AcceptMore = cms.bool(True),\n\tParticleID = cms.vint32(11,13,15),\n\tPtMin = cms.vdouble(4.0, 4.0, 4.0),\n\tEtaMax = cms.vdouble(999.0, 999.0, 999.0),\n\tStatus = cms.vint32(1,1,2)\n\t\n)\n\nProductionFilterSequence = cms.Sequence(generator*dirhadrongenfilter)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "f4c41c32535af3db6341648352bed708", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-WZ_M-380_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_20_patch3", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-03080_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-03080_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03080_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-03080_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA-WZ_M-380_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03080_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03080_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03080_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03080 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03080_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-03080.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-03080_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03080_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03080_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03080_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03080 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-03080_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-03080_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-03080_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "c4018c94e85aa96db10807711068192a", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "c4018c94e85aa96db108077110682653", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-WZ_M-380_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03173_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03173_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03173_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03173.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA-WZ_M-380_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03173_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03173_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03173_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03173 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03173_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03173_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03173_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "2db80034f6fb21445f516c7c534e1ee4", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-WZ_M-380_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "19714", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/SeesawTypeIII_SIGMAplusSIGMA-WZ_M-380_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA-WZ_M-380_13TeV-madgraph in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -61842,6 +64872,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62046,6 +65086,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62250,6 +65300,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62454,6 +65514,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62658,6 +65728,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62876,6 +65956,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63094,6 +66184,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63312,6 +66412,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63516,6 +66626,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63720,6 +66840,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63924,6 +67054,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64128,6 +67268,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64374,6 +67524,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64578,6 +67738,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64782,6 +67952,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64986,6 +68166,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65190,6 +68380,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65394,6 +68594,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65598,6 +68808,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65802,6 +69022,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66006,6 +69236,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66210,215 +69450,235 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/SeesawTypeIII_SIGMAplusSIGMA-ZW_M-140_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA-ZW_M-140_13TeV-madgraph in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset SeesawTypeIII_SIGMAplusSIGMA-ZW_M-180_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Heavy Fermions, Heavy Righ-Handed Neutrinos" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 119949, - "number_files": 4, - "size": 3771978494 - }, - "doi": "10.7483/OPENDATA.CMS.Y6IE.OKI8", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:2fbaa325", - "description": "/SeesawTypeIII_SIGMAplusSIGMA-ZW_M-180_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1473, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA-ZW_M-180_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA-ZW_M-180_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.json" - }, - { - "checksum": "adler32:08711b09", - "description": "/SeesawTypeIII_SIGMAplusSIGMA-ZW_M-180_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 900, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA-ZW_M-180_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA-ZW_M-180_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02244\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02244_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02244_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02244 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02244-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02244-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02244-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02244-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0449s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0449s = 0.0449s\n# Which adds up to 0.0449s per event\n# Single core events that fit in validation duration: 20160s / 0.0449s = 449088\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 449088 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02244-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02244_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02244.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02244_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02244_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02244_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02244 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02244_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02244_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02244_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters: param_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19737/param_card.dat" - }, - { - "title": "Generator parameters: proc_card_mg5.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19737/proc_card_mg5.dat" - }, - { - "title": "Generator parameters: run_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19737/run_card.dat" - }, - { - "cms_confdb_id": "15da8f3cec10eaca3608e4bb0fe89f7e", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "madgraph" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-ZW_M-180_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_20_patch3", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05451\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05451_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05451_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 5.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 5.0000s = 5.0000s\n# Which adds up to 5.0000s per event\n# Single core events that fit in validation duration: 20160s / 5.0000s = 4032\n# Produced events limit in McM is 10000\n# According to 0.1800 efficiency, validation should run 10000 / 0.1800 = 55555 events to reach the limit of 10000\n# Take the minimum of 4032 and 55555, but more than 0 -> 4032\n# It is estimated that this validation will produce: 4032 * 0.1800 = 725 events\nEVENTS=4032\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05451_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05451.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA-ZW_M-180_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05451_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05451_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05451_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05451 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05451_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05451_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05451_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.0),\n maxEventsToPrint = cms.untracked.int32(1),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings', \n 'pythia8CUEP8M1Settings')\n )\n)\n\ndirhadrongenfilter = cms.EDFilter(\"MCMultiParticleFilter\",\n\tsrc=cms.InputTag(\"generator\"),\n NumRequired = cms.int32(3),\n AcceptMore = cms.bool(True),\n\tParticleID = cms.vint32(11,13,15),\n\tPtMin = cms.vdouble(4.0, 4.0, 4.0),\n\tEtaMax = cms.vdouble(999.0, 999.0, 999.0),\n\tStatus = cms.vint32(1,1,2)\n\t\n)\n\nProductionFilterSequence = cms.Sequence(generator*dirhadrongenfilter)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "15da8f3cec10eaca3608e4bb0fec1754", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-ZW_M-180_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_20_patch3", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-03463_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-03463_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03463_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-03463_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA-ZW_M-180_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03463_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03463_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03463_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03463 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03463_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-03463.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-03463_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03463_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03463_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03463_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03463 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-03463_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-03463_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-03463_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "5c99b36cfb23dbe5420abd03529edea6", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "5c99b36cfb23dbe5420abd0352ba56e5", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-ZW_M-180_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03219_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03219_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03219_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03219.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA-ZW_M-180_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03219_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03219_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03219_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03219 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03219_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03219_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03219_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "2db80034f6fb21445f516c7c534e1ee4", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-ZW_M-180_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "19737", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/SeesawTypeIII_SIGMAplusSIGMA-ZW_M-180_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA-ZW_M-180_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "title": "/SeesawTypeIII_SIGMAplusSIGMA-ZW_M-140_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA-ZW_M-140_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset SeesawTypeIII_SIGMAplusSIGMA-ZW_M-180_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Heavy Fermions, Heavy Righ-Handed Neutrinos" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 119949, + "number_files": 4, + "size": 3771978494 + }, + "doi": "10.7483/OPENDATA.CMS.Y6IE.OKI8", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:2fbaa325", + "description": "/SeesawTypeIII_SIGMAplusSIGMA-ZW_M-180_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1473, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA-ZW_M-180_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA-ZW_M-180_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.json" + }, + { + "checksum": "adler32:08711b09", + "description": "/SeesawTypeIII_SIGMAplusSIGMA-ZW_M-180_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 900, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA-ZW_M-180_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA-ZW_M-180_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02244\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02244_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02244_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02244 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02244-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02244-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02244-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02244-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0449s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0449s = 0.0449s\n# Which adds up to 0.0449s per event\n# Single core events that fit in validation duration: 20160s / 0.0449s = 449088\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 449088 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02244-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02244_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02244.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02244_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02244_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02244_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02244 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02244_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02244_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02244_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters: param_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19737/param_card.dat" + }, + { + "title": "Generator parameters: proc_card_mg5.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19737/proc_card_mg5.dat" + }, + { + "title": "Generator parameters: run_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19737/run_card.dat" + }, + { + "cms_confdb_id": "15da8f3cec10eaca3608e4bb0fe89f7e", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "madgraph" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-ZW_M-180_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_20_patch3", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05451\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05451_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05451_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 5.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 5.0000s = 5.0000s\n# Which adds up to 5.0000s per event\n# Single core events that fit in validation duration: 20160s / 5.0000s = 4032\n# Produced events limit in McM is 10000\n# According to 0.1800 efficiency, validation should run 10000 / 0.1800 = 55555 events to reach the limit of 10000\n# Take the minimum of 4032 and 55555, but more than 0 -> 4032\n# It is estimated that this validation will produce: 4032 * 0.1800 = 725 events\nEVENTS=4032\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05451_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05451.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA-ZW_M-180_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05451_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05451_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05451_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05451 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05451_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05451_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05451_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.0),\n maxEventsToPrint = cms.untracked.int32(1),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings', \n 'pythia8CUEP8M1Settings')\n )\n)\n\ndirhadrongenfilter = cms.EDFilter(\"MCMultiParticleFilter\",\n\tsrc=cms.InputTag(\"generator\"),\n NumRequired = cms.int32(3),\n AcceptMore = cms.bool(True),\n\tParticleID = cms.vint32(11,13,15),\n\tPtMin = cms.vdouble(4.0, 4.0, 4.0),\n\tEtaMax = cms.vdouble(999.0, 999.0, 999.0),\n\tStatus = cms.vint32(1,1,2)\n\t\n)\n\nProductionFilterSequence = cms.Sequence(generator*dirhadrongenfilter)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "15da8f3cec10eaca3608e4bb0fec1754", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-ZW_M-180_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_20_patch3", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-03463_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-03463_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03463_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-03463_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA-ZW_M-180_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03463_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03463_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03463_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03463 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03463_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-03463.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-03463_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03463_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03463_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03463_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03463 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-03463_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-03463_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-03463_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "5c99b36cfb23dbe5420abd03529edea6", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "5c99b36cfb23dbe5420abd0352ba56e5", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-ZW_M-180_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03219_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03219_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03219_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03219.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA-ZW_M-180_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03219_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03219_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03219_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03219 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03219_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03219_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03219_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "2db80034f6fb21445f516c7c534e1ee4", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-ZW_M-180_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "19737", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/SeesawTypeIII_SIGMAplusSIGMA-ZW_M-180_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA-ZW_M-180_13TeV-madgraph in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -66618,6 +69878,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66822,6 +70092,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67026,6 +70306,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67230,6 +70520,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67434,6 +70734,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67638,6 +70948,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67842,6 +71162,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68046,6 +71376,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68250,6 +71590,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68454,6 +71804,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68658,6 +72018,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68862,6 +72232,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69066,6 +72446,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69270,6 +72660,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69474,6 +72874,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69678,6 +73088,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69882,6 +73302,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70086,6 +73516,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70290,6 +73730,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70494,6 +73944,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70698,6 +74158,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70902,215 +74372,235 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/SeesawTypeIII_SIGMAplusSIGMA-ZZ_M-500_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA-ZZ_M-500_13TeV-madgraph in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset SeesawTypeIII_SIGMAplusSIGMA-ZZ_M-540_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Heavy Fermions, Heavy Righ-Handed Neutrinos" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 98939, - "number_files": 5, - "size": 3973903413 - }, - "doi": "10.7483/OPENDATA.CMS.PS29.TFNW", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:927b0b57", - "description": "/SeesawTypeIII_SIGMAplusSIGMA-ZZ_M-540_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1839, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA-ZZ_M-540_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA-ZZ_M-540_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.json" - }, - { - "checksum": "adler32:c09061f4", - "description": "/SeesawTypeIII_SIGMAplusSIGMA-ZZ_M-540_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1125, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA-ZZ_M-540_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA-ZZ_M-540_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02488\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02488_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02488_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02488 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02488-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02488-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02488-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02488-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0639s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0639s = 0.0639s\n# Which adds up to 0.0639s per event\n# Single core events that fit in validation duration: 20160s / 0.0639s = 315502\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 315502 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02488-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02488_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02488.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02488_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02488_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02488_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02488 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02488_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02488_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02488_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters: param_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19760/param_card.dat" - }, - { - "title": "Generator parameters: proc_card_mg5.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19760/proc_card_mg5.dat" - }, - { - "title": "Generator parameters: run_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19760/run_card.dat" - }, - { - "cms_confdb_id": "d0079b3e3a83ab7013bd9d5e3dc1035e", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "madgraph" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-ZZ_M-540_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_20_patch3", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05694\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05694_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05694_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 42.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 42.0000s = 42.0000s\n# Which adds up to 42.0000s per event\n# Single core events that fit in validation duration: 20160s / 42.0000s = 480\n# Produced events limit in McM is 10000\n# According to 0.5200 efficiency, validation should run 10000 / 0.5200 = 19230 events to reach the limit of 10000\n# Take the minimum of 480 and 19230, but more than 0 -> 480\n# It is estimated that this validation will produce: 480 * 0.5200 = 249 events\nEVENTS=480\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05694_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05694.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA-ZZ_M-540_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05694_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05694_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05694_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05694 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05694_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05694_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05694_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.0),\n maxEventsToPrint = cms.untracked.int32(1),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings', \n 'pythia8CUEP8M1Settings')\n )\n)\n\ndirhadrongenfilter = cms.EDFilter(\"MCMultiParticleFilter\",\n\tsrc=cms.InputTag(\"generator\"),\n NumRequired = cms.int32(3),\n AcceptMore = cms.bool(True),\n\tParticleID = cms.vint32(11,13,15),\n\tPtMin = cms.vdouble(4.0, 4.0, 4.0),\n\tEtaMax = cms.vdouble(999.0, 999.0, 999.0),\n\tStatus = cms.vint32(1,1,2)\n\t\n)\n\nProductionFilterSequence = cms.Sequence(generator*dirhadrongenfilter)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "d0079b3e3a83ab7013bd9d5e3d23a824", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-ZZ_M-540_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_20_patch3", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-02389_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-02389_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02389_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-02389_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA-ZZ_M-540_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02389_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02389_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02389_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02389 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02389_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-02389.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-02389_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02389_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02389_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02389_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02389 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-02389_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-02389_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-02389_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "c4018c94e85aa96db10807711068192a", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "c4018c94e85aa96db108077110682653", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-ZZ_M-540_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03285_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03285_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03285_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03285.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA-ZZ_M-540_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03285_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03285_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03285_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03285 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03285_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03285_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03285_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "2db80034f6fb21445f516c7c534e1ee4", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-ZZ_M-540_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "19760", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/SeesawTypeIII_SIGMAplusSIGMA-ZZ_M-540_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA-ZZ_M-540_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "title": "/SeesawTypeIII_SIGMAplusSIGMA-ZZ_M-500_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA-ZZ_M-500_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset SeesawTypeIII_SIGMAplusSIGMA-ZZ_M-540_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Heavy Fermions, Heavy Righ-Handed Neutrinos" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 98939, + "number_files": 5, + "size": 3973903413 + }, + "doi": "10.7483/OPENDATA.CMS.PS29.TFNW", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:927b0b57", + "description": "/SeesawTypeIII_SIGMAplusSIGMA-ZZ_M-540_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1839, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA-ZZ_M-540_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA-ZZ_M-540_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.json" + }, + { + "checksum": "adler32:c09061f4", + "description": "/SeesawTypeIII_SIGMAplusSIGMA-ZZ_M-540_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1125, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMAplusSIGMA-ZZ_M-540_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMAplusSIGMA-ZZ_M-540_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02488\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02488_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02488_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02488 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02488-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02488-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02488-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02488-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0639s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0639s = 0.0639s\n# Which adds up to 0.0639s per event\n# Single core events that fit in validation duration: 20160s / 0.0639s = 315502\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 315502 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02488-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02488_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02488.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02488_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02488_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02488_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02488 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02488_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02488_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02488_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters: param_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19760/param_card.dat" + }, + { + "title": "Generator parameters: proc_card_mg5.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19760/proc_card_mg5.dat" + }, + { + "title": "Generator parameters: run_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19760/run_card.dat" + }, + { + "cms_confdb_id": "d0079b3e3a83ab7013bd9d5e3dc1035e", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "madgraph" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-ZZ_M-540_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_20_patch3", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05694\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05694_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05694_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 42.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 42.0000s = 42.0000s\n# Which adds up to 42.0000s per event\n# Single core events that fit in validation duration: 20160s / 42.0000s = 480\n# Produced events limit in McM is 10000\n# According to 0.5200 efficiency, validation should run 10000 / 0.5200 = 19230 events to reach the limit of 10000\n# Take the minimum of 480 and 19230, but more than 0 -> 480\n# It is estimated that this validation will produce: 480 * 0.5200 = 249 events\nEVENTS=480\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05694_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05694.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA-ZZ_M-540_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05694_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05694_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05694_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05694 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05694_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05694_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05694_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.0),\n maxEventsToPrint = cms.untracked.int32(1),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings', \n 'pythia8CUEP8M1Settings')\n )\n)\n\ndirhadrongenfilter = cms.EDFilter(\"MCMultiParticleFilter\",\n\tsrc=cms.InputTag(\"generator\"),\n NumRequired = cms.int32(3),\n AcceptMore = cms.bool(True),\n\tParticleID = cms.vint32(11,13,15),\n\tPtMin = cms.vdouble(4.0, 4.0, 4.0),\n\tEtaMax = cms.vdouble(999.0, 999.0, 999.0),\n\tStatus = cms.vint32(1,1,2)\n\t\n)\n\nProductionFilterSequence = cms.Sequence(generator*dirhadrongenfilter)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "d0079b3e3a83ab7013bd9d5e3d23a824", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-ZZ_M-540_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_20_patch3", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-02389_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-02389_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02389_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-02389_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA-ZZ_M-540_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02389_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02389_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02389_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02389 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02389_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-02389.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-02389_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02389_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02389_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02389_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02389 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-02389_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-02389_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-02389_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "c4018c94e85aa96db10807711068192a", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "c4018c94e85aa96db108077110682653", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-ZZ_M-540_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03285_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03285_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03285_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03285.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/SeesawTypeIII_SIGMAplusSIGMA-ZZ_M-540_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03285_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03285_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03285_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03285 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03285_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03285_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03285_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "2db80034f6fb21445f516c7c534e1ee4", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/SeesawTypeIII_SIGMAplusSIGMA-ZZ_M-540_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "19760", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/SeesawTypeIII_SIGMAplusSIGMA-ZZ_M-540_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset SeesawTypeIII_SIGMAplusSIGMA-ZZ_M-540_13TeV-madgraph in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -71338,6 +74828,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71542,6 +75042,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71746,6 +75256,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71978,6 +75498,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72182,6 +75712,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72386,6 +75926,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72590,6 +76140,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72794,6 +76354,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72998,6 +76568,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73202,6 +76782,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73406,6 +76996,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73610,6 +77210,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73828,6 +77438,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74032,6 +77652,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74236,6 +77866,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74440,6 +78080,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74658,6 +78308,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74862,6 +78522,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75066,6 +78736,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75270,6 +78950,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75488,6 +79178,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75720,215 +79420,235 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/SeesawTypeIII_SIGMA-SIGMA0HW_M-420_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset SeesawTypeIII_SIGMA-SIGMA0HW_M-420_13TeV-madgraph in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset SeesawTypeIII_SIGMA-SIGMA0HW_M-460_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Heavy Fermions, Heavy Righ-Handed Neutrinos" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 101290, - "number_files": 5, - "size": 4039922489 - }, - "doi": "10.7483/OPENDATA.CMS.06LS.N5Y6", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:d7dc0382", - "description": "/SeesawTypeIII_SIGMA-SIGMA0HW_M-460_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1825, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMA-SIGMA0HW_M-460_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMA-SIGMA0HW_M-460_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.json" - }, - { - "checksum": "adler32:ee6b59ee", - "description": "/SeesawTypeIII_SIGMA-SIGMA0HW_M-460_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1110, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMA-SIGMA0HW_M-460_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMA-SIGMA0HW_M-460_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02427\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02427_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02427_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02427 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02427-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02427-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02427-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02427-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.1087s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.1087s = 0.1087s\n# Which adds up to 0.1087s per event\n# Single core events that fit in validation duration: 20160s / 0.1087s = 185427\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 185427 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02427-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02427_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02427.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02427_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02427_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02427_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02427 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02427_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02427_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02427_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters: param_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19544/param_card.dat" - }, - { - "title": "Generator parameters: proc_card_mg5.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19544/proc_card_mg5.dat" - }, - { - "title": "Generator parameters: run_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19544/run_card.dat" - }, - { - "cms_confdb_id": "4ea553fd1a76d296d88339df526afb7a", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "madgraph" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0HW_M-460_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_20_patch3", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05634\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05634_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05634_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 96.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 96.0000s = 96.0000s\n# Which adds up to 96.0000s per event\n# Single core events that fit in validation duration: 20160s / 96.0000s = 210\n# Produced events limit in McM is 10000\n# According to 0.7400 efficiency, validation should run 10000 / 0.7400 = 13513 events to reach the limit of 10000\n# Take the minimum of 210 and 13513, but more than 0 -> 210\n# It is estimated that this validation will produce: 210 * 0.7400 = 155 events\nEVENTS=210\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05634_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05634.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/SeesawTypeIII_SIGMA-SIGMA0HW_M-460_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05634_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05634_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05634_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05634 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05634_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05634_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05634_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.0),\n maxEventsToPrint = cms.untracked.int32(1),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings', \n 'pythia8CUEP8M1Settings')\n )\n)\n\ndirhadrongenfilter = cms.EDFilter(\"MCMultiParticleFilter\",\n\tsrc=cms.InputTag(\"generator\"),\n NumRequired = cms.int32(3),\n AcceptMore = cms.bool(True),\n\tParticleID = cms.vint32(11,13,15),\n\tPtMin = cms.vdouble(4.0, 4.0, 4.0),\n\tEtaMax = cms.vdouble(999.0, 999.0, 999.0),\n\tStatus = cms.vint32(1,1,2)\n\t\n)\n\nProductionFilterSequence = cms.Sequence(generator*dirhadrongenfilter)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "5a04d8a711c4847f066917f1cd4607ff", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0HW_M-460_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_20_patch3", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-01815_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-01815_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-01815_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-01815_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/SeesawTypeIII_SIGMA-SIGMA0HW_M-460_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-01815_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-01815_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-01815_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-01815 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-01815_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-01815.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-01815_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-01815_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-01815_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-01815_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-01815 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-01815_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-01815_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-01815_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "c54bcac03a1744a7d7cbc50e5164d4ab", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "c54bcac03a1744a7d7cbc50e516575fe", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0HW_M-460_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-01667_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-01667_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-01667_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-01667.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/SeesawTypeIII_SIGMA-SIGMA0HW_M-460_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-01667_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-01667_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-01667_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-01667 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-01667_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-01667_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-01667_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "263bc77d99136bb88051f7972daa8663", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0HW_M-460_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "19544", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/SeesawTypeIII_SIGMA-SIGMA0HW_M-460_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset SeesawTypeIII_SIGMA-SIGMA0HW_M-460_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "title": "/SeesawTypeIII_SIGMA-SIGMA0HW_M-420_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset SeesawTypeIII_SIGMA-SIGMA0HW_M-420_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset SeesawTypeIII_SIGMA-SIGMA0HW_M-460_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Heavy Fermions, Heavy Righ-Handed Neutrinos" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 101290, + "number_files": 5, + "size": 4039922489 + }, + "doi": "10.7483/OPENDATA.CMS.06LS.N5Y6", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:d7dc0382", + "description": "/SeesawTypeIII_SIGMA-SIGMA0HW_M-460_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1825, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMA-SIGMA0HW_M-460_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMA-SIGMA0HW_M-460_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.json" + }, + { + "checksum": "adler32:ee6b59ee", + "description": "/SeesawTypeIII_SIGMA-SIGMA0HW_M-460_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1110, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMA-SIGMA0HW_M-460_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMA-SIGMA0HW_M-460_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02427\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02427_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02427_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02427 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02427-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02427-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02427-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02427-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.1087s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.1087s = 0.1087s\n# Which adds up to 0.1087s per event\n# Single core events that fit in validation duration: 20160s / 0.1087s = 185427\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 185427 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02427-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02427_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02427.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02427_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02427_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02427_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02427 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02427_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02427_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02427_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters: param_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19544/param_card.dat" + }, + { + "title": "Generator parameters: proc_card_mg5.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19544/proc_card_mg5.dat" + }, + { + "title": "Generator parameters: run_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19544/run_card.dat" + }, + { + "cms_confdb_id": "4ea553fd1a76d296d88339df526afb7a", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "madgraph" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0HW_M-460_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_20_patch3", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05634\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05634_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05634_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 96.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 96.0000s = 96.0000s\n# Which adds up to 96.0000s per event\n# Single core events that fit in validation duration: 20160s / 96.0000s = 210\n# Produced events limit in McM is 10000\n# According to 0.7400 efficiency, validation should run 10000 / 0.7400 = 13513 events to reach the limit of 10000\n# Take the minimum of 210 and 13513, but more than 0 -> 210\n# It is estimated that this validation will produce: 210 * 0.7400 = 155 events\nEVENTS=210\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05634_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05634.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/SeesawTypeIII_SIGMA-SIGMA0HW_M-460_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05634_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05634_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05634_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05634 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05634_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05634_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05634_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.0),\n maxEventsToPrint = cms.untracked.int32(1),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings', \n 'pythia8CUEP8M1Settings')\n )\n)\n\ndirhadrongenfilter = cms.EDFilter(\"MCMultiParticleFilter\",\n\tsrc=cms.InputTag(\"generator\"),\n NumRequired = cms.int32(3),\n AcceptMore = cms.bool(True),\n\tParticleID = cms.vint32(11,13,15),\n\tPtMin = cms.vdouble(4.0, 4.0, 4.0),\n\tEtaMax = cms.vdouble(999.0, 999.0, 999.0),\n\tStatus = cms.vint32(1,1,2)\n\t\n)\n\nProductionFilterSequence = cms.Sequence(generator*dirhadrongenfilter)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "5a04d8a711c4847f066917f1cd4607ff", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0HW_M-460_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_20_patch3", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-01815_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-01815_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-01815_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-01815_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/SeesawTypeIII_SIGMA-SIGMA0HW_M-460_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-01815_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-01815_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-01815_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-01815 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-01815_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-01815.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-01815_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-01815_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-01815_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-01815_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-01815 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-01815_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-01815_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-01815_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "c54bcac03a1744a7d7cbc50e5164d4ab", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "c54bcac03a1744a7d7cbc50e516575fe", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0HW_M-460_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-01667_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-01667_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-01667_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-01667.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/SeesawTypeIII_SIGMA-SIGMA0HW_M-460_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-01667_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-01667_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-01667_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-01667 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-01667_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-01667_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-01667_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "263bc77d99136bb88051f7972daa8663", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0HW_M-460_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "19544", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/SeesawTypeIII_SIGMA-SIGMA0HW_M-460_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset SeesawTypeIII_SIGMA-SIGMA0HW_M-460_13TeV-madgraph in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -76128,6 +79848,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76332,6 +80062,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76564,6 +80304,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76768,6 +80518,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76972,6 +80732,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77176,6 +80946,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77380,6 +81160,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77584,6 +81374,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77802,6 +81602,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78006,6 +81816,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78224,6 +82044,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78442,6 +82272,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78660,6 +82500,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78864,6 +82714,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79068,6 +82928,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79272,6 +83142,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79476,6 +83356,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79680,6 +83570,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79884,6 +83784,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80088,6 +83998,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80292,6 +84212,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80496,215 +84426,21 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-340_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset SeesawTypeIII_SIGMA-SIGMA0WH_M-340_13TeV-madgraph in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset SeesawTypeIII_SIGMA-SIGMA0WH_M-380_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Heavy Fermions, Heavy Righ-Handed Neutrinos" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 100575, - "number_files": 4, - "size": 3264216695 - }, - "doi": "10.7483/OPENDATA.CMS.E2S0.S966", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:33c99b6b", - "description": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-380_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1460, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMA-SIGMA0WH_M-380_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMA-SIGMA0WH_M-380_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_20000_file_index.json" - }, - { - "checksum": "adler32:5bfd146d", - "description": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-380_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 888, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMA-SIGMA0WH_M-380_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMA-SIGMA0WH_M-380_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_20000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02369\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02369_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02369_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02369 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02369-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02369-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02369-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02369-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0578s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0578s = 0.0578s\n# Which adds up to 0.0578s per event\n# Single core events that fit in validation duration: 20160s / 0.0578s = 349072\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 349072 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02369-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02369_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02369.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02369_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02369_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02369_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02369 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02369_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02369_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02369_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters: param_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19567/param_card.dat" - }, - { - "title": "Generator parameters: proc_card_mg5.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19567/proc_card_mg5.dat" - }, - { - "title": "Generator parameters: run_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19567/run_card.dat" - }, - { - "cms_confdb_id": "4ea553fd1a76d296d88339df522d8f58", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "madgraph" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-380_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_20_patch3", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05576\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05576_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05576_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 5.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 5.0000s = 5.0000s\n# Which adds up to 5.0000s per event\n# Single core events that fit in validation duration: 20160s / 5.0000s = 4032\n# Produced events limit in McM is 10000\n# According to 0.1200 efficiency, validation should run 10000 / 0.1200 = 83333 events to reach the limit of 10000\n# Take the minimum of 4032 and 83333, but more than 0 -> 4032\n# It is estimated that this validation will produce: 4032 * 0.1200 = 483 events\nEVENTS=4032\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05576_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05576.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/SeesawTypeIII_SIGMA-SIGMA0WH_M-380_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05576_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05576_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05576_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05576 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05576_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05576_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05576_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.0),\n maxEventsToPrint = cms.untracked.int32(1),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings', \n 'pythia8CUEP8M1Settings')\n )\n)\n\ndirhadrongenfilter = cms.EDFilter(\"MCMultiParticleFilter\",\n\tsrc=cms.InputTag(\"generator\"),\n NumRequired = cms.int32(3),\n AcceptMore = cms.bool(True),\n\tParticleID = cms.vint32(11,13,15),\n\tPtMin = cms.vdouble(4.0, 4.0, 4.0),\n\tEtaMax = cms.vdouble(999.0, 999.0, 999.0),\n\tStatus = cms.vint32(1,1,2)\n\t\n)\n\nProductionFilterSequence = cms.Sequence(generator*dirhadrongenfilter)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "5a04d8a711c4847f066917f1cd4607ff", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-380_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_20_patch3", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-01801_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-01801_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-01801_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-01801_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/SeesawTypeIII_SIGMA-SIGMA0WH_M-380_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-01801_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-01801_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-01801_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-01801 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-01801_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-01801.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-01801_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-01801_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-01801_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-01801_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-01801 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-01801_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-01801_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-01801_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "c54bcac03a1744a7d7cbc50e5164d4ab", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "c54bcac03a1744a7d7cbc50e516575fe", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-380_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v2/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-01786_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-01786_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-01786_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-01786.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/SeesawTypeIII_SIGMA-SIGMA0WH_M-380_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v2/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-01786_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-01786_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-01786_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-01786 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-01786_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-01786_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-01786_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "263bc77d99136bb88051f7972daa8663", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-380_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "19567", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-380_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset SeesawTypeIII_SIGMA-SIGMA0WH_M-380_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "title": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-340_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset SeesawTypeIII_SIGMA-SIGMA0WH_M-340_13TeV-madgraph in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -80734,7 +84470,7 @@ }, { "abstract": { - "description": "

Simulated dataset SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + "description": "

Simulated dataset SeesawTypeIII_SIGMA-SIGMA0WH_M-380_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" }, "accelerator": "CERN-LHC", "categories": { @@ -80765,54 +84501,26 @@ "miniaodsim", "root" ], - "number_events": 209938, - "number_files": 10, - "size": 6864408538 + "number_events": 100575, + "number_files": 4, + "size": 3264216695 }, - "doi": "10.7483/OPENDATA.CMS.7UKS.QZOU", + "doi": "10.7483/OPENDATA.CMS.E2S0.S966", "experiment": "CMS", "files": [ { - "checksum": "adler32:eef5cd9d", - "description": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 3) for access to data", - "size": 730, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.json" - }, - { - "checksum": "adler32:7c77d1e2", - "description": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (2 of 3) for access to data", - "size": 2552, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.json" - }, - { - "checksum": "adler32:92586735", - "description": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (3 of 3) for access to data", - "size": 367, + "checksum": "adler32:33c99b6b", + "description": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-380_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1460, "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.json" - }, - { - "checksum": "adler32:88378a57", - "description": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 3) for access to data", - "size": 444, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.txt" - }, - { - "checksum": "adler32:60b3e483", - "description": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (2 of 3) for access to data", - "size": 1554, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.txt" + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMA-SIGMA0WH_M-380_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMA-SIGMA0WH_M-380_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_20000_file_index.json" }, { - "checksum": "adler32:35b7452e", - "description": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (3 of 3) for access to data", - "size": 222, + "checksum": "adler32:5bfd146d", + "description": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-380_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 888, "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.txt" + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMA-SIGMA0WH_M-380_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMA-SIGMA0WH_M-380_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_20000_file_index.txt" } ], "license": { @@ -80824,23 +84532,23 @@ { "configuration_files": [ { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02396\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02396_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02396_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02396 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02396-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02396-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02396-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02396-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0413s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0413s = 0.0413s\n# Which adds up to 0.0413s per event\n# Single core events that fit in validation duration: 20160s / 0.0413s = 487808\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 487808 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02396-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02396_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02396.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02396_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02396_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02396_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02396 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02396_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02396_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02396_test.sh)\n", + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02369\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02369_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02369_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02369 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02369-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02369-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02369-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02369-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0578s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0578s = 0.0578s\n# Which adds up to 0.0578s per event\n# Single core events that fit in validation duration: 20160s / 0.0578s = 349072\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 349072 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02369-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02369_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02369.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02369_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02369_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02369_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02369 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02369_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02369_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02369_test.sh)\n", "title": "Production script" }, { "title": "Generator parameters: param_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19568/param_card.dat" + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19567/param_card.dat" }, { "title": "Generator parameters: proc_card_mg5.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19568/proc_card_mg5.dat" + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19567/proc_card_mg5.dat" }, { "title": "Generator parameters: run_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19568/run_card.dat" + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19567/run_card.dat" }, { - "cms_confdb_id": "aa4d8057d35a0d727884416cb86ca02e", + "cms_confdb_id": "4ea553fd1a76d296d88339df522d8f58", "process": "LHE", "title": "Configuration file" } @@ -80849,14 +84557,14 @@ "madgraph" ], "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", + "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-380_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", "release": "CMSSW_7_1_20_patch3", "type": "LHE" }, { "configuration_files": [ { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05603\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05603_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05603_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 2.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 2.0000s = 2.0000s\n# Which adds up to 2.0000s per event\n# Single core events that fit in validation duration: 20160s / 2.0000s = 10080\n# Produced events limit in McM is 10000\n# According to 0.0600 efficiency, validation should run 10000 / 0.0600 = 166666 events to reach the limit of 10000\n# Take the minimum of 10080 and 166666, but more than 0 -> 10080\n# It is estimated that this validation will produce: 10080 * 0.0600 = 604 events\nEVENTS=10080\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05603_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05603.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05603_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05603_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05603_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05603 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05603_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05603_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05603_test.sh)\n", + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05576\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05576_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05576_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 5.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 5.0000s = 5.0000s\n# Which adds up to 5.0000s per event\n# Single core events that fit in validation duration: 20160s / 5.0000s = 4032\n# Produced events limit in McM is 10000\n# According to 0.1200 efficiency, validation should run 10000 / 0.1200 = 83333 events to reach the limit of 10000\n# Take the minimum of 4032 and 83333, but more than 0 -> 4032\n# It is estimated that this validation will produce: 4032 * 0.1200 = 483 events\nEVENTS=4032\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05576_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05576.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/SeesawTypeIII_SIGMA-SIGMA0WH_M-380_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05576_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05576_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05576_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05576 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05576_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05576_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05576_test.sh)\n", "title": "Production script" }, { @@ -80865,52 +84573,52 @@ "url": "https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py" }, { - "cms_confdb_id": "15da8f3cec10eaca3608e4bb0fec1754", + "cms_confdb_id": "5a04d8a711c4847f066917f1cd4607ff", "process": "SIM", "title": "Configuration file" } ], "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-380_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", "release": "CMSSW_7_1_20_patch3", "type": "SIM" }, { "configuration_files": [ { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-03605_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-03605_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03605_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-03605_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03605_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03605_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03605_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03605 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03605_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-03605.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-03605_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03605_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03605_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03605_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03605 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-03605_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-03605_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-03605_test.sh)\n", + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-01801_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-01801_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-01801_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-01801_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/SeesawTypeIII_SIGMA-SIGMA0WH_M-380_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-01801_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-01801_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-01801_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-01801 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-01801_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-01801.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-01801_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-01801_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-01801_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-01801_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-01801 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-01801_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-01801_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-01801_test.sh)\n", "title": "Production script" }, { - "cms_confdb_id": "2db80034f6fb21445f516c7c535757aa", + "cms_confdb_id": "c54bcac03a1744a7d7cbc50e5164d4ab", "process": "HLT", "title": "Configuration file" }, { - "cms_confdb_id": "2db80034f6fb21445f516c7c536caa03", + "cms_confdb_id": "c54bcac03a1744a7d7cbc50e516575fe", "process": "RECO", "title": "Configuration file" } ], "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-380_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v2/AODSIM", "release": "CMSSW_7_6_1", "type": "HLT RECO" }, { "configuration_files": [ { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03504_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03504_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03504_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03504.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03504_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03504_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03504_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03504 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03504_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03504_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03504_test.sh)\n", + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-01786_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-01786_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-01786_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-01786.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/SeesawTypeIII_SIGMA-SIGMA0WH_M-380_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v2/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-01786_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-01786_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-01786_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-01786 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-01786_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-01786_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-01786_test.sh)\n", "title": "Production script" }, { - "cms_confdb_id": "2db80034f6fb21445f516c7c534e1ee4", + "cms_confdb_id": "263bc77d99136bb88051f7972daa8663", "process": "MINIAODSIM", "title": "Configuration file" } ], "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-380_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", "release": "CMSSW_7_6_3", "type": "MINIAODSIM" } @@ -80926,17 +84634,27 @@ ] }, "publisher": "CERN Open Data Portal", - "recid": "19568", + "recid": "19567", "run_period": [ "Run2015C", "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "title": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-380_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset SeesawTypeIII_SIGMA-SIGMA0WH_M-380_13TeV-madgraph in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -80966,7 +84684,7 @@ }, { "abstract": { - "description": "

Simulated dataset SeesawTypeIII_SIGMA-SIGMA0WH_M-460_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + "description": "

Simulated dataset SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" }, "accelerator": "CERN-LHC", "categories": { @@ -80997,26 +84715,54 @@ "miniaodsim", "root" ], - "number_events": 106587, - "number_files": 3, - "size": 3494865749 + "number_events": 209938, + "number_files": 10, + "size": 6864408538 }, - "doi": "10.7483/OPENDATA.CMS.WE15.PRVB", + "doi": "10.7483/OPENDATA.CMS.7UKS.QZOU", "experiment": "CMS", "files": [ { - "checksum": "adler32:14db3513", - "description": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-460_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1097, + "checksum": "adler32:eef5cd9d", + "description": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 3) for access to data", + "size": 730, "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMA-SIGMA0WH_M-460_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMA-SIGMA0WH_M-460_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_70000_file_index.json" + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.json" }, { - "checksum": "adler32:5daccf10", - "description": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-460_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 666, + "checksum": "adler32:7c77d1e2", + "description": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (2 of 3) for access to data", + "size": 2552, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.json" + }, + { + "checksum": "adler32:92586735", + "description": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (3 of 3) for access to data", + "size": 367, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.json" + }, + { + "checksum": "adler32:88378a57", + "description": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 3) for access to data", + "size": 444, "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMA-SIGMA0WH_M-460_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMA-SIGMA0WH_M-460_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_70000_file_index.txt" + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.txt" + }, + { + "checksum": "adler32:60b3e483", + "description": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (2 of 3) for access to data", + "size": 1554, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.txt" + }, + { + "checksum": "adler32:35b7452e", + "description": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (3 of 3) for access to data", + "size": 222, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.txt" } ], "license": { @@ -81028,23 +84774,23 @@ { "configuration_files": [ { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02423\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02423_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02423_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02423 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02423-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02423-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02423-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02423-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0873s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0873s = 0.0873s\n# Which adds up to 0.0873s per event\n# Single core events that fit in validation duration: 20160s / 0.0873s = 230904\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 230904 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02423-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02423_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02423.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02423_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02423_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02423_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02423 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02423_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02423_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02423_test.sh)\n", + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02396\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02396_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02396_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02396 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02396-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02396-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02396-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02396-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0413s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0413s = 0.0413s\n# Which adds up to 0.0413s per event\n# Single core events that fit in validation duration: 20160s / 0.0413s = 487808\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 487808 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02396-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02396_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02396.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02396_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02396_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02396_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02396 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02396_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02396_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02396_test.sh)\n", "title": "Production script" }, { "title": "Generator parameters: param_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19569/param_card.dat" + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19568/param_card.dat" }, { "title": "Generator parameters: proc_card_mg5.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19569/proc_card_mg5.dat" + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19568/proc_card_mg5.dat" }, { "title": "Generator parameters: run_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19569/run_card.dat" + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19568/run_card.dat" }, { - "cms_confdb_id": "4ea553fd1a76d296d88339df526aadd4", + "cms_confdb_id": "aa4d8057d35a0d727884416cb86ca02e", "process": "LHE", "title": "Configuration file" } @@ -81053,14 +84799,14 @@ "madgraph" ], "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-460_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", + "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", "release": "CMSSW_7_1_20_patch3", "type": "LHE" }, { "configuration_files": [ { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05630\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05630_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05630_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 12.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 12.0000s = 12.0000s\n# Which adds up to 12.0000s per event\n# Single core events that fit in validation duration: 20160s / 12.0000s = 1680\n# Produced events limit in McM is 10000\n# According to 0.1500 efficiency, validation should run 10000 / 0.1500 = 66666 events to reach the limit of 10000\n# Take the minimum of 1680 and 66666, but more than 0 -> 1680\n# It is estimated that this validation will produce: 1680 * 0.1500 = 252 events\nEVENTS=1680\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05630_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05630.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/SeesawTypeIII_SIGMA-SIGMA0WH_M-460_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05630_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05630_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05630_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05630 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05630_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05630_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05630_test.sh)\n", + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05603\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05603_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05603_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 2.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 2.0000s = 2.0000s\n# Which adds up to 2.0000s per event\n# Single core events that fit in validation duration: 20160s / 2.0000s = 10080\n# Produced events limit in McM is 10000\n# According to 0.0600 efficiency, validation should run 10000 / 0.0600 = 166666 events to reach the limit of 10000\n# Take the minimum of 10080 and 166666, but more than 0 -> 10080\n# It is estimated that this validation will produce: 10080 * 0.0600 = 604 events\nEVENTS=10080\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05603_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05603.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05603_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05603_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05603_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05603 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05603_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05603_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05603_test.sh)\n", "title": "Production script" }, { @@ -81069,52 +84815,52 @@ "url": "https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py" }, { - "cms_confdb_id": "5a04d8a711c4847f066917f1cd4607ff", + "cms_confdb_id": "15da8f3cec10eaca3608e4bb0fec1754", "process": "SIM", "title": "Configuration file" } ], "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-460_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", "release": "CMSSW_7_1_20_patch3", "type": "SIM" }, { "configuration_files": [ { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-01812_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-01812_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-01812_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-01812_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/SeesawTypeIII_SIGMA-SIGMA0WH_M-460_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-01812_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-01812_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-01812_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-01812 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-01812_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-01812.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-01812_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-01812_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-01812_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-01812_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-01812 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-01812_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-01812_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-01812_test.sh)\n", + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-03605_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-03605_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03605_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-03605_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03605_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03605_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03605_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03605 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03605_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-03605.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-03605_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03605_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03605_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03605_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03605 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-03605_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-03605_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-03605_test.sh)\n", "title": "Production script" }, { - "cms_confdb_id": "c54bcac03a1744a7d7cbc50e5164d4ab", + "cms_confdb_id": "2db80034f6fb21445f516c7c535757aa", "process": "HLT", "title": "Configuration file" }, { - "cms_confdb_id": "c54bcac03a1744a7d7cbc50e516575fe", + "cms_confdb_id": "2db80034f6fb21445f516c7c536caa03", "process": "RECO", "title": "Configuration file" } ], "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-460_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", "release": "CMSSW_7_6_1", "type": "HLT RECO" }, { "configuration_files": [ { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-01610_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-01610_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-01610_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-01610.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/SeesawTypeIII_SIGMA-SIGMA0WH_M-460_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-01610_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-01610_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-01610_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-01610 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-01610_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-01610_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-01610_test.sh)\n", + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03504_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03504_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03504_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03504.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03504_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03504_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03504_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03504 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03504_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03504_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03504_test.sh)\n", "title": "Production script" }, { - "cms_confdb_id": "263bc77d99136bb88051f7972daa8663", + "cms_confdb_id": "2db80034f6fb21445f516c7c534e1ee4", "process": "MINIAODSIM", "title": "Configuration file" } ], "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-460_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", "release": "CMSSW_7_6_3", "type": "MINIAODSIM" } @@ -81130,17 +84876,27 @@ ] }, "publisher": "CERN Open Data Portal", - "recid": "19569", + "recid": "19568", "run_period": [ "Run2015C", "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-460_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset SeesawTypeIII_SIGMA-SIGMA0WH_M-460_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "title": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset SeesawTypeIII_SIGMA-SIGMA0WH_M-420_13TeV-madgraph in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -81170,7 +84926,7 @@ }, { "abstract": { - "description": "

Simulated dataset SeesawTypeIII_SIGMA-SIGMA0WH_M-500_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + "description": "

Simulated dataset SeesawTypeIII_SIGMA-SIGMA0WH_M-460_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" }, "accelerator": "CERN-LHC", "categories": { @@ -81201,26 +84957,26 @@ "miniaodsim", "root" ], - "number_events": 108201, - "number_files": 4, - "size": 3596717344 + "number_events": 106587, + "number_files": 3, + "size": 3494865749 }, - "doi": "10.7483/OPENDATA.CMS.LOQ8.E8OJ", + "doi": "10.7483/OPENDATA.CMS.WE15.PRVB", "experiment": "CMS", "files": [ { - "checksum": "adler32:78589c8b", - "description": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-500_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1461, + "checksum": "adler32:14db3513", + "description": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-460_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1097, "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMA-SIGMA0WH_M-500_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMA-SIGMA0WH_M-500_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.json" + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMA-SIGMA0WH_M-460_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMA-SIGMA0WH_M-460_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_70000_file_index.json" }, { - "checksum": "adler32:a8c314bf", - "description": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-500_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 888, + "checksum": "adler32:5daccf10", + "description": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-460_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 666, "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMA-SIGMA0WH_M-500_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMA-SIGMA0WH_M-500_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.txt" + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMA-SIGMA0WH_M-460_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMA-SIGMA0WH_M-460_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_70000_file_index.txt" } ], "license": { @@ -81232,23 +84988,23 @@ { "configuration_files": [ { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02450\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02450_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02450_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02450 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02450-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02450-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02450-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02450-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0929s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0929s = 0.0929s\n# Which adds up to 0.0929s per event\n# Single core events that fit in validation duration: 20160s / 0.0929s = 217110\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 217110 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02450-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02450_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02450.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02450_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02450_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02450_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02450 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02450_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02450_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02450_test.sh)\n", + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02423\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02423_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02423_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02423 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02423-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02423-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02423-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02423-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0873s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0873s = 0.0873s\n# Which adds up to 0.0873s per event\n# Single core events that fit in validation duration: 20160s / 0.0873s = 230904\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 230904 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02423-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02423_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02423.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02423_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02423_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02423_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02423 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02423_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02423_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02423_test.sh)\n", "title": "Production script" }, { "title": "Generator parameters: param_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19570/param_card.dat" + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19569/param_card.dat" }, { "title": "Generator parameters: proc_card_mg5.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19570/proc_card_mg5.dat" + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19569/proc_card_mg5.dat" }, { "title": "Generator parameters: run_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19570/run_card.dat" + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19569/run_card.dat" }, { - "cms_confdb_id": "4ea553fd1a76d296d88339df52772478", + "cms_confdb_id": "4ea553fd1a76d296d88339df526aadd4", "process": "LHE", "title": "Configuration file" } @@ -81257,14 +85013,14 @@ "madgraph" ], "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-500_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", + "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-460_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", "release": "CMSSW_7_1_20_patch3", "type": "LHE" }, { "configuration_files": [ { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05657\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05657_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05657_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 9.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 9.0000s = 9.0000s\n# Which adds up to 9.0000s per event\n# Single core events that fit in validation duration: 20160s / 9.0000s = 2240\n# Produced events limit in McM is 10000\n# According to 0.1100 efficiency, validation should run 10000 / 0.1100 = 90909 events to reach the limit of 10000\n# Take the minimum of 2240 and 90909, but more than 0 -> 2240\n# It is estimated that this validation will produce: 2240 * 0.1100 = 246 events\nEVENTS=2240\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05657_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05657.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/SeesawTypeIII_SIGMA-SIGMA0WH_M-500_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05657_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05657_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05657_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05657 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05657_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05657_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05657_test.sh)\n", + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05630\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05630_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05630_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 12.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 12.0000s = 12.0000s\n# Which adds up to 12.0000s per event\n# Single core events that fit in validation duration: 20160s / 12.0000s = 1680\n# Produced events limit in McM is 10000\n# According to 0.1500 efficiency, validation should run 10000 / 0.1500 = 66666 events to reach the limit of 10000\n# Take the minimum of 1680 and 66666, but more than 0 -> 1680\n# It is estimated that this validation will produce: 1680 * 0.1500 = 252 events\nEVENTS=1680\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05630_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05630.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/SeesawTypeIII_SIGMA-SIGMA0WH_M-460_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05630_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05630_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05630_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05630 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05630_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05630_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05630_test.sh)\n", "title": "Production script" }, { @@ -81279,14 +85035,14 @@ } ], "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-500_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-460_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", "release": "CMSSW_7_1_20_patch3", "type": "SIM" }, { "configuration_files": [ { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-01819_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-01819_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-01819_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-01819_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/SeesawTypeIII_SIGMA-SIGMA0WH_M-500_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-01819_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-01819_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-01819_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-01819 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-01819_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-01819.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-01819_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-01819_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-01819_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-01819_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-01819 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-01819_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-01819_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-01819_test.sh)\n", + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-01812_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-01812_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-01812_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-01812_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/SeesawTypeIII_SIGMA-SIGMA0WH_M-460_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-01812_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-01812_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-01812_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-01812 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-01812_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-01812.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-01812_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-01812_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-01812_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-01812_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-01812 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-01812_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-01812_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-01812_test.sh)\n", "title": "Production script" }, { @@ -81301,14 +85057,14 @@ } ], "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-500_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-460_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", "release": "CMSSW_7_6_1", "type": "HLT RECO" }, { "configuration_files": [ { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-01618_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-01618_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-01618_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-01618.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/SeesawTypeIII_SIGMA-SIGMA0WH_M-500_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-01618_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-01618_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-01618_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-01618 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-01618_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-01618_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-01618_test.sh)\n", + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-01610_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-01610_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-01610_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-01610.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/SeesawTypeIII_SIGMA-SIGMA0WH_M-460_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-01610_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-01610_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-01610_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-01610 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-01610_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-01610_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-01610_test.sh)\n", "title": "Production script" }, { @@ -81318,7 +85074,7 @@ } ], "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-500_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-460_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", "release": "CMSSW_7_6_3", "type": "MINIAODSIM" } @@ -81334,17 +85090,27 @@ ] }, "publisher": "CERN Open Data Portal", - "recid": "19570", + "recid": "19569", "run_period": [ "Run2015C", "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-500_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset SeesawTypeIII_SIGMA-SIGMA0WH_M-500_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "title": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-460_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset SeesawTypeIII_SIGMA-SIGMA0WH_M-460_13TeV-madgraph in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -81374,7 +85140,221 @@ }, { "abstract": { - "description": "

Simulated dataset SeesawTypeIII_SIGMA-SIGMA0WH_M-580_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + "description": "

Simulated dataset SeesawTypeIII_SIGMA-SIGMA0WH_M-500_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Heavy Fermions, Heavy Righ-Handed Neutrinos" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 108201, + "number_files": 4, + "size": 3596717344 + }, + "doi": "10.7483/OPENDATA.CMS.LOQ8.E8OJ", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:78589c8b", + "description": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-500_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1461, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMA-SIGMA0WH_M-500_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMA-SIGMA0WH_M-500_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.json" + }, + { + "checksum": "adler32:a8c314bf", + "description": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-500_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 888, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SeesawTypeIII_SIGMA-SIGMA0WH_M-500_13TeV-madgraph/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SeesawTypeIII_SIGMA-SIGMA0WH_M-500_13TeV-madgraph_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIIWinter15wmLHE-02450\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIIWinter15wmLHE-02450_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15wmLHE-02450_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/EXO-RunIIWinter15wmLHE-02450 --retry 3 --create-dirs -o Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02450-fragment.py\n[ -s Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02450-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02450-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02450-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0929s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0929s = 0.0929s\n# Which adds up to 0.0929s per event\n# Single core events that fit in validation duration: 20160s / 0.0929s = 217110\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 217110 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/EXO-RunIIWinter15wmLHE-02450-fragment.py --python_filename EXO-RunIIWinter15wmLHE-02450_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15wmLHE-02450.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15wmLHE-02450_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15wmLHE-02450_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15wmLHE-02450_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15wmLHE-02450 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15wmLHE-02450_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15wmLHE-02450_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15wmLHE-02450_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters: param_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19570/param_card.dat" + }, + { + "title": "Generator parameters: proc_card_mg5.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19570/proc_card_mg5.dat" + }, + { + "title": "Generator parameters: run_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/19570/run_card.dat" + }, + { + "cms_confdb_id": "4ea553fd1a76d296d88339df52772478", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "madgraph" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-500_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_20_patch3", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05657\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05657_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05657_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 9.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 9.0000s = 9.0000s\n# Which adds up to 9.0000s per event\n# Single core events that fit in validation duration: 20160s / 9.0000s = 2240\n# Produced events limit in McM is 10000\n# According to 0.1100 efficiency, validation should run 10000 / 0.1100 = 90909 events to reach the limit of 10000\n# Take the minimum of 2240 and 90909, but more than 0 -> 2240\n# It is estimated that this validation will produce: 2240 * 0.1100 = 246 events\nEVENTS=2240\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05657_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05657.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/SeesawTypeIII_SIGMA-SIGMA0WH_M-500_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05657_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05657_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05657_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05657 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05657_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05657_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05657_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.0),\n maxEventsToPrint = cms.untracked.int32(1),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings', \n 'pythia8CUEP8M1Settings')\n )\n)\n\ndirhadrongenfilter = cms.EDFilter(\"MCMultiParticleFilter\",\n\tsrc=cms.InputTag(\"generator\"),\n NumRequired = cms.int32(3),\n AcceptMore = cms.bool(True),\n\tParticleID = cms.vint32(11,13,15),\n\tPtMin = cms.vdouble(4.0, 4.0, 4.0),\n\tEtaMax = cms.vdouble(999.0, 999.0, 999.0),\n\tStatus = cms.vint32(1,1,2)\n\t\n)\n\nProductionFilterSequence = cms.Sequence(generator*dirhadrongenfilter)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/d933ecc053d7c1c8116af3e58070a32b15931b89/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_SeesawTypeIII_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "5a04d8a711c4847f066917f1cd4607ff", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-500_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_20_patch3", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-01819_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-01819_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-01819_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-01819_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/SeesawTypeIII_SIGMA-SIGMA0WH_M-500_13TeV-madgraph/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-01819_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-01819_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-01819_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-01819 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-01819_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-01819.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-01819_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-01819_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-01819_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-01819_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-01819 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-01819_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-01819_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-01819_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "c54bcac03a1744a7d7cbc50e5164d4ab", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "c54bcac03a1744a7d7cbc50e516575fe", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-500_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-01618_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-01618_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-01618_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-01618.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/SeesawTypeIII_SIGMA-SIGMA0WH_M-500_13TeV-madgraph/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-01618_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-01618_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-01618_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-01618 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-01618_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-01618_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-01618_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "263bc77d99136bb88051f7972daa8663", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-500_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "19570", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/SeesawTypeIII_SIGMA-SIGMA0WH_M-500_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset SeesawTypeIII_SIGMA-SIGMA0WH_M-500_13TeV-madgraph in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset SeesawTypeIII_SIGMA-SIGMA0WH_M-580_13TeV-madgraph in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" }, "accelerator": "CERN-LHC", "categories": { @@ -81544,6 +85524,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81748,6 +85738,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81966,6 +85966,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82170,6 +86180,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82374,6 +86394,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82578,6 +86608,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82782,6 +86822,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82986,6 +87036,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83190,6 +87250,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83394,6 +87464,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83626,6 +87706,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83830,6 +87920,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84034,6 +88134,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84252,6 +88362,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84470,6 +88590,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84674,6 +88804,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84878,6 +89018,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85082,6 +89232,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85286,6 +89446,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85490,6 +89660,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85708,6 +89888,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85912,6 +90102,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86130,6 +90330,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86334,6 +90544,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86538,6 +90758,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86742,6 +90972,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86946,6 +91186,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87150,6 +91400,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87368,6 +91628,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87586,6 +91856,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87804,6 +92084,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88022,6 +92312,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88268,6 +92568,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88472,6 +92782,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88690,6 +93010,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88922,6 +93252,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89126,6 +93466,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89344,6 +93694,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89562,6 +93922,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89766,6 +94136,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89970,6 +94350,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90188,6 +94578,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90406,6 +94806,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90610,6 +95020,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90814,6 +95234,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91018,6 +95448,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91264,6 +95704,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91482,6 +95932,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91686,6 +96146,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91890,6 +96360,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92094,6 +96574,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92298,6 +96788,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92516,6 +97016,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92720,6 +97230,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92924,6 +97444,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93142,6 +97672,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93346,6 +97886,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93550,6 +98100,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93754,6 +98314,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93958,6 +98528,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94176,6 +98756,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94408,6 +98998,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94612,6 +99212,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94816,6 +99426,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95020,6 +99640,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95238,6 +99868,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95442,6 +100082,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95674,6 +100324,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95846,6 +100506,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96018,6 +100688,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96260,6 +100940,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96502,6 +101192,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96688,6 +101388,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96860,6 +101570,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97046,6 +101766,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97218,6 +101948,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97446,6 +102186,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97632,6 +102382,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97804,6 +102564,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97976,6 +102746,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -98148,6 +102928,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -98320,6 +103110,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -98492,6 +103292,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -98664,6 +103474,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -98836,6 +103656,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -99008,6 +103838,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -99180,6 +104020,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -99352,6 +104202,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -99538,6 +104398,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -99710,6 +104580,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -99896,6 +104776,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -100110,6 +105000,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -100296,6 +105196,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -100468,6 +105378,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -100640,6 +105560,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -100812,6 +105742,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -100984,6 +105924,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -101156,6 +106106,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -101328,6 +106288,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -101500,6 +106470,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -101672,6 +106652,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -101844,6 +106834,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, diff --git a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_10.json b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_10.json index 9815d0339e..da5e834539 100644 --- a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_10.json +++ b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_10.json @@ -139,6 +139,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -311,6 +321,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -507,6 +527,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -703,6 +733,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -899,6 +939,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1095,6 +1145,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1291,6 +1351,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1487,6 +1557,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1683,6 +1763,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1879,6 +1969,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2075,6 +2175,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2271,6 +2381,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2467,207 +2587,21 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/SLQ_2ndgen_Rhanded-MLQ300g1r1_13TeV-calchep/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset SLQ_2ndgen_Rhanded-MLQ300g1r1_13TeV-calchep in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset SLQ_2ndgen_Rhanded-MLQ400g1r1_13TeV-calchep in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Leptoquarks" ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" - ], - "number_events": 25000, - "number_files": 1, - "size": 715684293 - }, - "doi": "10.7483/OPENDATA.CMS.UDDM.OXC2", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:784c6593", - "description": "/SLQ_2ndgen_Rhanded-MLQ400g1r1_13TeV-calchep/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 361, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SLQ_2ndgen_Rhanded-MLQ400g1r1_13TeV-calchep/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SLQ_2ndgen_Rhanded-MLQ400g1r1_13TeV-calchep_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.json" - }, - { - "checksum": "adler32:ae564366", - "description": "/SLQ_2ndgen_Rhanded-MLQ400g1r1_13TeV-calchep/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 216, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SLQ_2ndgen_Rhanded-MLQ400g1r1_13TeV-calchep/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SLQ_2ndgen_Rhanded-MLQ400g1r1_13TeV-calchep_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIWinter15pLHE-01729_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15pLHE-01729_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19_patch1/src ] ; then\n echo release CMSSW_7_1_19_patch1 already exists\nelse\n scram p CMSSW CMSSW_7_1_19_patch1\nfi\ncd CMSSW_7_1_19_patch1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0206s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0206s = 0.0206s\n# Which adds up to 0.0206s per event\n# Single core events that fit in validation duration: 20160s / 0.0206s = 978602\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 978602 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIWinter15pLHE-01729_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15pLHE-01729.root --conditions MCRUN2_71_V1::All --step NONE --filein \"lhe:14968\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15pLHE-01729_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15pLHE-01729_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15pLHE-01729_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15pLHE-01729 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15pLHE-01729_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15pLHE-01729_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15pLHE-01729_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/mcdb/14968_lhe_header.txt" - }, - { - "cms_confdb_id": "c523f7cbee18cf93026632b97f4545a3", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "CalcHEP" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/SLQ_2ndgen_Rhanded-MLQ400g1r1_13TeV-calchep/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_19_patch1", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-04754\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-04754_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-04754_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20/src ] ; then\n echo release CMSSW_7_1_20 already exists\nelse\n scram p CMSSW CMSSW_7_1_20\nfi\ncd CMSSW_7_1_20/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/67d8afe7ef00cb798e0e6aa8ad7102f73a7cde33/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_MuMuFilter_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_MuMuFilter_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_MuMuFilter_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_MuMuFilter_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_MuMuFilter_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 67.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 67.0000s = 67.0000s\n# Which adds up to 67.0000s per event\n# Single core events that fit in validation duration: 20160s / 67.0000s = 300\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 300 and 10000, but more than 0 -> 300\n# It is estimated that this validation will produce: 300 * 1.0000 = 300 events\nEVENTS=300\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_MuMuFilter_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-04754_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-04754.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/SLQ_2ndgen_Rhanded-MLQ400g1r1_13TeV-calchep/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-04754_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-04754_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-04754_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-04754 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-04754_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-04754_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-04754_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n\nmumuFilter = cms.EDFilter(\"LHEGenericFilter\",\n src = cms.InputTag(\"source\"),\n NumRequired = cms.int32(2),\n ParticleID = cms.vint32(13),\n AcceptLogic = cms.string(\"EQ\") # LT meaning < NumRequired, GT >, EQ =, NE !=\n) \n\nProductionFilterSequence = cms.Sequence(generator+mumuFilter)\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/67d8afe7ef00cb798e0e6aa8ad7102f73a7cde33/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_MuMuFilter_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "39ce6786f356f1910f7e8a5c3fea3f46", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/SLQ_2ndgen_Rhanded-MLQ400g1r1_13TeV-calchep/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_20", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-03728_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-03728_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03728_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-03728_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/SLQ_2ndgen_Rhanded-MLQ400g1r1_13TeV-calchep/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03728_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03728_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03728_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03728 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03728_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-03728.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-03728_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03728_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03728_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03728_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03728 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-03728_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-03728_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-03728_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "2db80034f6fb21445f516c7c535757aa", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "2db80034f6fb21445f516c7c536caa03", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/SLQ_2ndgen_Rhanded-MLQ400g1r1_13TeV-calchep/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03344_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03344_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03344_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03344.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:EXO-RunIIFall15DR76-03728.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03344_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03344_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03344_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03344 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03344_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03344_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03344_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "2db80034f6fb21445f516c7c534e1ee4", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/SLQ_2ndgen_Rhanded-MLQ400g1r1_13TeV-calchep/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "19137", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/SLQ_2ndgen_Rhanded-MLQ400g1r1_13TeV-calchep/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset SLQ_2ndgen_Rhanded-MLQ400g1r1_13TeV-calchep in MINIAODSIM format for 2015 collision data", + "title": "/SLQ_2ndgen_Rhanded-MLQ300g1r1_13TeV-calchep/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset SLQ_2ndgen_Rhanded-MLQ300g1r1_13TeV-calchep in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -2697,7 +2631,213 @@ }, { "abstract": { - "description": "

Simulated dataset SLQ_2ndgen_Rhanded-MLQ500g1r1_13TeV-calchep in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + "description": "

Simulated dataset SLQ_2ndgen_Rhanded-MLQ400g1r1_13TeV-calchep in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Leptoquarks" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 25000, + "number_files": 1, + "size": 715684293 + }, + "doi": "10.7483/OPENDATA.CMS.UDDM.OXC2", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:784c6593", + "description": "/SLQ_2ndgen_Rhanded-MLQ400g1r1_13TeV-calchep/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 361, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SLQ_2ndgen_Rhanded-MLQ400g1r1_13TeV-calchep/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SLQ_2ndgen_Rhanded-MLQ400g1r1_13TeV-calchep_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.json" + }, + { + "checksum": "adler32:ae564366", + "description": "/SLQ_2ndgen_Rhanded-MLQ400g1r1_13TeV-calchep/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 216, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/SLQ_2ndgen_Rhanded-MLQ400g1r1_13TeV-calchep/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_SLQ_2ndgen_Rhanded-MLQ400g1r1_13TeV-calchep_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIWinter15pLHE-01729_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIWinter15pLHE-01729_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19_patch1/src ] ; then\n echo release CMSSW_7_1_19_patch1 already exists\nelse\n scram p CMSSW CMSSW_7_1_19_patch1\nfi\ncd CMSSW_7_1_19_patch1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0206s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0206s = 0.0206s\n# Which adds up to 0.0206s per event\n# Single core events that fit in validation duration: 20160s / 0.0206s = 978602\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 978602 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIWinter15pLHE-01729_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:EXO-RunIIWinter15pLHE-01729.root --conditions MCRUN2_71_V1::All --step NONE --filein \"lhe:14968\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIWinter15pLHE-01729_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIWinter15pLHE-01729_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIWinter15pLHE-01729_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIWinter15pLHE-01729 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIWinter15pLHE-01729_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIWinter15pLHE-01729_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIWinter15pLHE-01729_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/mcdb/14968_lhe_header.txt" + }, + { + "cms_confdb_id": "c523f7cbee18cf93026632b97f4545a3", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "CalcHEP" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/SLQ_2ndgen_Rhanded-MLQ400g1r1_13TeV-calchep/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_19_patch1", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-04754\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-04754_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-04754_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20/src ] ; then\n echo release CMSSW_7_1_20 already exists\nelse\n scram p CMSSW CMSSW_7_1_20\nfi\ncd CMSSW_7_1_20/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/67d8afe7ef00cb798e0e6aa8ad7102f73a7cde33/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_MuMuFilter_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_MuMuFilter_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_MuMuFilter_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_MuMuFilter_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_MuMuFilter_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 67.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 67.0000s = 67.0000s\n# Which adds up to 67.0000s per event\n# Single core events that fit in validation duration: 20160s / 67.0000s = 300\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 300 and 10000, but more than 0 -> 300\n# It is estimated that this validation will produce: 300 * 1.0000 = 300 events\nEVENTS=300\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_MuMuFilter_LHE_pythia8_cff.py --python_filename EXO-RunIISummer15GS-04754_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-04754.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/SLQ_2ndgen_Rhanded-MLQ400g1r1_13TeV-calchep/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-04754_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-04754_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-04754_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-04754 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-04754_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-04754_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-04754_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n\nmumuFilter = cms.EDFilter(\"LHEGenericFilter\",\n src = cms.InputTag(\"source\"),\n NumRequired = cms.int32(2),\n ParticleID = cms.vint32(13),\n AcceptLogic = cms.string(\"EQ\") # LT meaning < NumRequired, GT >, EQ =, NE !=\n) \n\nProductionFilterSequence = cms.Sequence(generator+mumuFilter)\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/67d8afe7ef00cb798e0e6aa8ad7102f73a7cde33/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_MuMuFilter_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "39ce6786f356f1910f7e8a5c3fea3f46", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/SLQ_2ndgen_Rhanded-MLQ400g1r1_13TeV-calchep/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_20", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-03728_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-03728_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03728_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-03728_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/SLQ_2ndgen_Rhanded-MLQ400g1r1_13TeV-calchep/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03728_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03728_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03728_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03728 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-03728_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-03728.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-03728_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-03728_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-03728_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-03728_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-03728 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-03728_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-03728_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-03728_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "2db80034f6fb21445f516c7c535757aa", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "2db80034f6fb21445f516c7c536caa03", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/SLQ_2ndgen_Rhanded-MLQ400g1r1_13TeV-calchep/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-03344_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-03344_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-03344_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-03344.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:EXO-RunIIFall15DR76-03728.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-03344_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-03344_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-03344_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-03344 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-03344_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-03344_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-03344_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "2db80034f6fb21445f516c7c534e1ee4", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/SLQ_2ndgen_Rhanded-MLQ400g1r1_13TeV-calchep/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "19137", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/SLQ_2ndgen_Rhanded-MLQ400g1r1_13TeV-calchep/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset SLQ_2ndgen_Rhanded-MLQ400g1r1_13TeV-calchep in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset SLQ_2ndgen_Rhanded-MLQ500g1r1_13TeV-calchep in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" }, "accelerator": "CERN-LHC", "categories": { @@ -2859,6 +2999,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3055,6 +3205,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3251,6 +3411,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3447,6 +3617,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3643,6 +3823,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3839,6 +4029,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4035,6 +4235,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4231,6 +4441,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4427,6 +4647,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4623,6 +4853,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4819,6 +5059,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5015,6 +5265,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5211,6 +5471,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5407,6 +5677,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5603,6 +5883,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5799,6 +6089,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5995,6 +6295,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6191,6 +6501,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6387,6 +6707,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6583,6 +6913,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6779,6 +7119,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6975,6 +7325,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7171,6 +7531,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7367,6 +7737,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7563,6 +7943,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7759,6 +8149,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7955,6 +8355,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8151,6 +8561,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8347,6 +8767,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8543,6 +8973,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8739,6 +9179,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8935,6 +9385,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9131,6 +9591,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9327,6 +9797,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9537,6 +10017,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9733,6 +10223,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9929,6 +10429,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10125,6 +10635,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10335,6 +10855,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10531,6 +11061,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10727,6 +11267,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10923,6 +11473,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11119,6 +11679,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11315,6 +11885,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11511,6 +12091,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11707,6 +12297,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11903,6 +12503,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12099,6 +12709,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12309,6 +12929,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12505,6 +13135,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12701,6 +13341,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12897,6 +13547,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13093,6 +13753,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13317,6 +13987,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13513,6 +14193,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13709,6 +14399,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13919,6 +14619,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14115,6 +14825,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14311,6 +15031,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14507,6 +15237,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14703,6 +15443,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14899,6 +15649,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15095,6 +15855,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15291,6 +16061,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15487,6 +16267,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15683,6 +16473,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15879,6 +16679,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16075,6 +16885,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16271,6 +17091,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16467,6 +17297,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16663,6 +17503,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16859,6 +17709,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17055,6 +17915,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17251,6 +18121,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17447,6 +18327,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17643,6 +18533,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17839,6 +18739,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18035,6 +18945,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18231,6 +19151,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18427,6 +19357,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18623,6 +19563,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18819,6 +19769,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19015,6 +19975,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19211,6 +20181,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19407,6 +20387,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19603,6 +20593,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19799,6 +20799,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19995,6 +21005,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20191,6 +21211,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20387,6 +21417,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20583,6 +21623,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20779,6 +21829,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20975,6 +22035,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21171,6 +22241,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21367,6 +22447,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21563,6 +22653,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21759,6 +22859,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21955,6 +23065,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22151,6 +23271,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22347,6 +23477,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22543,6 +23683,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22739,6 +23889,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22935,6 +24095,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23131,6 +24301,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23327,6 +24507,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23523,6 +24713,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23719,6 +24919,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23915,6 +25125,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24125,6 +25345,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24335,6 +25565,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24531,6 +25771,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24755,6 +26005,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24951,6 +26211,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25147,6 +26417,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25343,6 +26623,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25539,6 +26829,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25735,6 +27035,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25931,6 +27241,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26141,6 +27461,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26337,6 +27667,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26533,6 +27873,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26729,6 +28079,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26925,6 +28285,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27121,6 +28491,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27317,6 +28697,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27513,6 +28903,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27709,6 +29109,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27905,6 +29315,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28101,6 +29521,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28297,6 +29727,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28493,6 +29933,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28689,6 +30139,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28885,6 +30345,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29081,6 +30551,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29319,6 +30799,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29529,6 +31019,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29725,6 +31225,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29921,6 +31431,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30117,6 +31637,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30313,6 +31843,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30523,6 +32063,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30719,6 +32269,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30915,6 +32475,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31125,6 +32695,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31321,6 +32901,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31517,6 +33107,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31713,6 +33313,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31909,6 +33519,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32105,6 +33725,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32315,6 +33945,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32511,6 +34151,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32707,6 +34357,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32931,6 +34591,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33127,6 +34797,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33323,6 +35003,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33519,6 +35209,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33715,6 +35415,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33911,6 +35621,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34107,6 +35827,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34303,6 +36033,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34499,6 +36239,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34695,6 +36445,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34891,6 +36651,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35087,6 +36857,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35283,6 +37063,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35479,6 +37269,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35675,6 +37475,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35871,6 +37681,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36067,6 +37887,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36263,6 +38093,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36459,6 +38299,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36655,6 +38505,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36851,6 +38711,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37047,6 +38917,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37243,6 +39123,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37439,6 +39329,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37635,6 +39535,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37831,6 +39741,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38027,6 +39947,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38223,6 +40153,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38419,6 +40359,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38615,6 +40565,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38811,6 +40771,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39007,6 +40977,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39203,6 +41183,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39399,6 +41389,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39595,6 +41595,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39791,6 +41801,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40001,6 +42021,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40197,6 +42227,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40393,6 +42433,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40589,6 +42639,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40785,6 +42845,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40981,6 +43051,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41191,6 +43271,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41387,6 +43477,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41625,6 +43725,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41821,6 +43931,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42017,6 +44137,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42213,6 +44343,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42409,6 +44549,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42605,6 +44755,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42801,6 +44961,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43011,6 +45181,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43207,6 +45387,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43403,6 +45593,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43599,6 +45799,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43795,6 +46005,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43991,6 +46211,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44187,6 +46417,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44383,6 +46623,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44579,6 +46829,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44789,6 +47049,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44985,6 +47255,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45181,6 +47461,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45377,6 +47667,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45573,6 +47873,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45766,6 +48076,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45959,6 +48279,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46152,6 +48482,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46345,6 +48685,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46538,6 +48888,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46731,6 +49091,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46916,6 +49286,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47101,6 +49481,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47300,6 +49690,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47485,6 +49885,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47670,6 +50080,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47855,6 +50275,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48054,6 +50484,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48239,6 +50679,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48424,6 +50874,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48623,6 +51083,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48808,6 +51278,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49007,6 +51487,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49220,6 +51710,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49405,6 +51905,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49590,6 +52100,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49789,6 +52309,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49974,6 +52504,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50187,6 +52727,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50372,6 +52922,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50585,6 +53145,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50784,6 +53354,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50997,6 +53577,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51182,6 +53772,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51395,6 +53995,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51580,6 +54190,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51765,6 +54385,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51950,6 +54580,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52135,6 +54775,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52320,6 +54970,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52533,6 +55193,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52726,6 +55396,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52919,6 +55599,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53140,6 +55830,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53386,6 +56086,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53590,6 +56300,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53822,6 +56542,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54068,6 +56798,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54314,6 +57054,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54518,6 +57268,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54736,6 +57496,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54968,6 +57738,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55200,6 +57980,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55432,6 +58222,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55678,6 +58478,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55882,6 +58692,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56079,6 +58899,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56289,6 +59119,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56528,6 +59368,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56738,6 +59588,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56948,6 +59808,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57158,6 +60028,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57354,6 +60234,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57550,6 +60440,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57746,6 +60646,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57942,6 +60852,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58138,6 +61058,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58334,6 +61264,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58530,6 +61470,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58740,6 +61690,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58936,6 +61896,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59132,6 +62102,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59342,6 +62322,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59538,6 +62528,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59710,6 +62710,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59882,6 +62892,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60054,6 +63074,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60226,6 +63256,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60398,6 +63438,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60570,6 +63620,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60742,6 +63802,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60914,6 +63984,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61086,6 +64166,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61258,6 +64348,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61444,6 +64544,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61708,6 +64818,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61880,6 +65000,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62130,6 +65260,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62302,6 +65442,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62524,6 +65674,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62696,6 +65856,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62904,6 +66074,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63076,6 +66256,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63326,6 +66516,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63512,6 +66712,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63734,6 +66944,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63906,6 +67126,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64128,6 +67358,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64328,6 +67568,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64536,6 +67786,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64708,6 +67968,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64944,6 +68214,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65116,6 +68396,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65338,6 +68628,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65510,6 +68810,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65760,6 +69070,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65946,6 +69266,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66154,6 +69484,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66326,6 +69666,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66590,6 +69940,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66762,6 +70122,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66970,6 +70340,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67142,6 +70522,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67314,6 +70704,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67486,6 +70886,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67658,6 +71068,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67830,6 +71250,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68002,6 +71432,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68174,6 +71614,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68346,6 +71796,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68518,6 +71978,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68690,6 +72160,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68862,6 +72342,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69034,6 +72524,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69206,6 +72706,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69378,6 +72888,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69550,6 +73070,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69722,6 +73252,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69894,6 +73434,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70080,6 +73630,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70252,6 +73812,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70424,6 +73994,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70596,6 +74176,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70768,6 +74358,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70940,6 +74540,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71112,6 +74722,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71284,6 +74904,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71456,6 +75086,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71628,6 +75268,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71800,6 +75450,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71972,6 +75632,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72144,6 +75814,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72316,6 +75996,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72488,6 +76178,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72660,6 +76360,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72832,6 +76542,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73004,6 +76724,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73176,6 +76906,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73348,6 +77088,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73520,6 +77270,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73692,6 +77452,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73864,6 +77634,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74036,6 +77816,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74236,6 +78026,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74408,6 +78208,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74580,6 +78390,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74752,6 +78572,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74924,6 +78754,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75096,6 +78936,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75268,6 +79118,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75440,6 +79300,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75612,6 +79482,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75784,6 +79664,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75956,6 +79846,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76128,6 +80028,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76300,6 +80210,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76472,6 +80392,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76658,6 +80588,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76830,6 +80770,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77002,6 +80952,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77174,6 +81134,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77346,6 +81316,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77518,6 +81498,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77690,6 +81680,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77879,6 +81879,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78068,6 +82078,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78285,6 +82305,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78474,6 +82504,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78649,6 +82689,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78838,6 +82888,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79055,6 +83115,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79244,6 +83314,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79419,6 +83499,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79594,6 +83684,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79769,6 +83869,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79944,6 +84054,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80119,6 +84239,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80294,6 +84424,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80469,6 +84609,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80658,6 +84808,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80889,6 +85049,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81064,6 +85234,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81268,6 +85448,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81472,6 +85662,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81677,6 +85877,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81882,6 +86092,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82078,6 +86298,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82288,6 +86518,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82512,6 +86752,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82708,6 +86958,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82918,6 +87178,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83114,6 +87384,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83315,6 +87595,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83516,6 +87806,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83717,6 +88017,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83918,6 +88228,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84119,6 +88439,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84320,6 +88650,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84521,6 +88861,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84722,6 +89072,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84923,6 +89283,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85124,6 +89494,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85325,6 +89705,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85526,6 +89916,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85727,6 +90127,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85928,6 +90338,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86129,6 +90549,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86330,6 +90760,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86545,6 +90985,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86746,6 +91196,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86947,6 +91407,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87148,6 +91618,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87349,6 +91829,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87550,6 +92040,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87751,6 +92251,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87952,6 +92462,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88153,6 +92673,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88354,6 +92884,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88569,6 +93109,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88770,6 +93320,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88971,6 +93531,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89186,6 +93756,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89387,6 +93967,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89588,6 +94178,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89789,6 +94389,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89990,6 +94600,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90191,6 +94811,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90392,6 +95022,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90593,6 +95233,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90794,6 +95444,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90995,6 +95655,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91196,6 +95866,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91411,6 +96091,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91612,6 +96302,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91813,6 +96513,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92014,6 +96724,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92215,6 +96935,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92416,6 +97146,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92617,6 +97357,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92818,6 +97568,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93019,6 +97779,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93220,6 +97990,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93421,6 +98201,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93622,6 +98412,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93823,6 +98623,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94024,6 +98834,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94225,6 +99045,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94440,6 +99270,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94641,6 +99481,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94842,6 +99692,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95043,6 +99903,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95258,6 +100128,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95459,6 +100339,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95674,6 +100564,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95875,6 +100775,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96090,6 +101000,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96291,6 +101211,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96492,6 +101422,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96693,6 +101633,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96894,6 +101844,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97095,6 +102055,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97296,6 +102266,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97511,6 +102491,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97712,6 +102702,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, diff --git a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_11.json b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_11.json index 236ff3bfab..8bdb2256f6 100644 --- a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_11.json +++ b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_11.json @@ -168,6 +168,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -369,6 +379,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -584,6 +604,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -785,6 +815,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -986,6 +1026,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1187,6 +1237,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1388,6 +1448,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1589,6 +1659,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1790,6 +1870,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1991,6 +2081,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2206,6 +2306,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2407,212 +2517,21 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/TprimeTToTH_M-1000_LH_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset TprimeTToTH_M-1000_LH_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset TprimeTToTH_M-1000_RH_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Beyond 2 Generations", - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 100000, - "number_files": 7, - "size": 4750869405 - }, - "doi": "10.7483/OPENDATA.CMS.L8DC.A7WV", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:6ae0e8ae", - "description": "/TprimeTToTH_M-1000_RH_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 2608, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/TprimeTToTH_M-1000_RH_TuneCUETP8M1_13TeV-madgraph-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_TprimeTToTH_M-1000_RH_TuneCUETP8M1_13TeV-madgraph-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_20000_file_index.json" - }, - { - "checksum": "adler32:3790fbf2", - "description": "/TprimeTToTH_M-1000_RH_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1610, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/TprimeTToTH_M-1000_RH_TuneCUETP8M1_13TeV-madgraph-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_TprimeTToTH_M-1000_RH_TuneCUETP8M1_13TeV-madgraph-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_20000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid B2G-RunIIWinter15wmLHE-00050\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a B2G-RunIIWinter15wmLHE-00050_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIWinter15wmLHE-00050_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_15_patch1/src ] ; then\n echo release CMSSW_7_1_15_patch1 already exists\nelse\n scram p CMSSW CMSSW_7_1_15_patch1\nfi\ncd CMSSW_7_1_15_patch1/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/B2G-RunIIWinter15wmLHE-00050 --retry 3 --create-dirs -o Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00050-fragment.py\n[ -s Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00050-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00050-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00050-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.1031s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.1031s = 0.1031s\n# Which adds up to 0.1031s per event\n# Single core events that fit in validation duration: 20160s / 0.1031s = 195464\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 195464 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00050-fragment.py --python_filename B2G-RunIIWinter15wmLHE-00050_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:B2G-RunIIWinter15wmLHE-00050.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIWinter15wmLHE-00050_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIWinter15wmLHE-00050_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIWinter15wmLHE-00050_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIWinter15wmLHE-00050 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIWinter15wmLHE-00050_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIWinter15wmLHE-00050_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIWinter15wmLHE-00050_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters: param_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/20200/param_card.dat" - }, - { - "title": "Generator parameters: proc_card_mg5.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/20200/proc_card_mg5.dat" - }, - { - "title": "Generator parameters: run_card.dat", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/20200/run_card.dat" - }, - { - "cms_confdb_id": "0f37f70924f507171c512e5d4616eef6", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "madgraph" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/TprimeTToTH_M-1000_RH_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v2/LHE", - "release": "CMSSW_7_1_15_patch1", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid B2G-RunIISummer15GS-00050\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a B2G-RunIISummer15GS-00050_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIISummer15GS-00050_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_18/src ] ; then\n echo release CMSSW_7_1_18 already exists\nelse\n scram p CMSSW CMSSW_7_1_18\nfi\ncd CMSSW_7_1_18/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/071218017779916161e47643e07a49ea18433425/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 280.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 280.0000s = 280.0000s\n# Which adds up to 280.0000s per event\n# Single core events that fit in validation duration: 20160s / 280.0000s = 72\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 72 and 10000, but more than 0 -> 72\n# It is estimated that this validation will produce: 72 * 1.0000 = 72 events\nEVENTS=72\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename B2G-RunIISummer15GS-00050_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:B2G-RunIISummer15GS-00050.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/TprimeTToTH_M-1000_RH_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v2/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIISummer15GS-00050_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIISummer15GS-00050_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIISummer15GS-00050_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIISummer15GS-00050 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIISummer15GS-00050_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIISummer15GS-00050_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIISummer15GS-00050_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/071218017779916161e47643e07a49ea18433425/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "1f5cecbc9225a9625e8f9ece17297a00", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/TprimeTToTH_M-1000_RH_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_18", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15DR76-00223_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15DR76-00223_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00223_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:B2G-RunIIFall15DR76-00223_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/TprimeTToTH_M-1000_RH_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00223_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00223_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00223_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00223 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00223_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:B2G-RunIIFall15DR76-00223.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:B2G-RunIIFall15DR76-00223_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00223_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00223_2_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00223_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00223 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15DR76-00223_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15DR76-00223_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15DR76-00223_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "c4fad584ccf05fa2d037cc327b6a7a27", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "c4fad584ccf05fa2d037cc327b6a93f4", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/TprimeTToTH_M-1000_RH_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15MiniAODv2-00247_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15MiniAODv2-00247_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15MiniAODv2-00247_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:B2G-RunIIFall15MiniAODv2-00247.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/TprimeTToTH_M-1000_RH_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15MiniAODv2-00247_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15MiniAODv2-00247_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15MiniAODv2-00247_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15MiniAODv2-00247 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15MiniAODv2-00247_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15MiniAODv2-00247_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15MiniAODv2-00247_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "744109404cdf471f6e79fd983bdf69e1", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/TprimeTToTH_M-1000_RH_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "20200", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/TprimeTToTH_M-1000_RH_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset TprimeTToTH_M-1000_RH_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data", + "title": "/TprimeTToTH_M-1000_LH_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset TprimeTToTH_M-1000_LH_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -2642,7 +2561,218 @@ }, { "abstract": { - "description": "

Simulated dataset TprimeTToTH_M-1100_LH_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + "description": "

Simulated dataset TprimeTToTH_M-1000_RH_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Beyond 2 Generations", + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 100000, + "number_files": 7, + "size": 4750869405 + }, + "doi": "10.7483/OPENDATA.CMS.L8DC.A7WV", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:6ae0e8ae", + "description": "/TprimeTToTH_M-1000_RH_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 2608, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/TprimeTToTH_M-1000_RH_TuneCUETP8M1_13TeV-madgraph-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_TprimeTToTH_M-1000_RH_TuneCUETP8M1_13TeV-madgraph-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_20000_file_index.json" + }, + { + "checksum": "adler32:3790fbf2", + "description": "/TprimeTToTH_M-1000_RH_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1610, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/TprimeTToTH_M-1000_RH_TuneCUETP8M1_13TeV-madgraph-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_TprimeTToTH_M-1000_RH_TuneCUETP8M1_13TeV-madgraph-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_20000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid B2G-RunIIWinter15wmLHE-00050\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a B2G-RunIIWinter15wmLHE-00050_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIWinter15wmLHE-00050_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_15_patch1/src ] ; then\n echo release CMSSW_7_1_15_patch1 already exists\nelse\n scram p CMSSW CMSSW_7_1_15_patch1\nfi\ncd CMSSW_7_1_15_patch1/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/B2G-RunIIWinter15wmLHE-00050 --retry 3 --create-dirs -o Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00050-fragment.py\n[ -s Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00050-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00050-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00050-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.1031s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.1031s = 0.1031s\n# Which adds up to 0.1031s per event\n# Single core events that fit in validation duration: 20160s / 0.1031s = 195464\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 195464 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/B2G-RunIIWinter15wmLHE-00050-fragment.py --python_filename B2G-RunIIWinter15wmLHE-00050_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:B2G-RunIIWinter15wmLHE-00050.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIWinter15wmLHE-00050_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIWinter15wmLHE-00050_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIWinter15wmLHE-00050_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIWinter15wmLHE-00050 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIWinter15wmLHE-00050_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIWinter15wmLHE-00050_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIWinter15wmLHE-00050_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters: param_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/20200/param_card.dat" + }, + { + "title": "Generator parameters: proc_card_mg5.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/20200/proc_card_mg5.dat" + }, + { + "title": "Generator parameters: run_card.dat", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/20200/run_card.dat" + }, + { + "cms_confdb_id": "0f37f70924f507171c512e5d4616eef6", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "madgraph" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/TprimeTToTH_M-1000_RH_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v2/LHE", + "release": "CMSSW_7_1_15_patch1", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid B2G-RunIISummer15GS-00050\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a B2G-RunIISummer15GS-00050_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIISummer15GS-00050_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_18/src ] ; then\n echo release CMSSW_7_1_18 already exists\nelse\n scram p CMSSW CMSSW_7_1_18\nfi\ncd CMSSW_7_1_18/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/071218017779916161e47643e07a49ea18433425/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 280.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 280.0000s = 280.0000s\n# Which adds up to 280.0000s per event\n# Single core events that fit in validation duration: 20160s / 280.0000s = 72\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 72 and 10000, but more than 0 -> 72\n# It is estimated that this validation will produce: 72 * 1.0000 = 72 events\nEVENTS=72\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename B2G-RunIISummer15GS-00050_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:B2G-RunIISummer15GS-00050.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/TprimeTToTH_M-1000_RH_13TeV-madgraph/RunIIWinter15wmLHE-MCRUN2_71_V1-v2/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIISummer15GS-00050_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIISummer15GS-00050_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIISummer15GS-00050_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIISummer15GS-00050 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIISummer15GS-00050_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIISummer15GS-00050_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIISummer15GS-00050_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/071218017779916161e47643e07a49ea18433425/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "1f5cecbc9225a9625e8f9ece17297a00", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/TprimeTToTH_M-1000_RH_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_18", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15DR76-00223_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15DR76-00223_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00223_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:B2G-RunIIFall15DR76-00223_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/TprimeTToTH_M-1000_RH_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00223_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00223_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00223_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00223 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00223_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:B2G-RunIIFall15DR76-00223.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:B2G-RunIIFall15DR76-00223_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00223_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00223_2_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00223_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00223 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15DR76-00223_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15DR76-00223_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15DR76-00223_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "c4fad584ccf05fa2d037cc327b6a7a27", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "c4fad584ccf05fa2d037cc327b6a93f4", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/TprimeTToTH_M-1000_RH_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15MiniAODv2-00247_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15MiniAODv2-00247_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15MiniAODv2-00247_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:B2G-RunIIFall15MiniAODv2-00247.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/TprimeTToTH_M-1000_RH_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15MiniAODv2-00247_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15MiniAODv2-00247_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15MiniAODv2-00247_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15MiniAODv2-00247 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15MiniAODv2-00247_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15MiniAODv2-00247_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15MiniAODv2-00247_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "744109404cdf471f6e79fd983bdf69e1", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/TprimeTToTH_M-1000_RH_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "20200", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/TprimeTToTH_M-1000_RH_TuneCUETP8M1_13TeV-madgraph-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset TprimeTToTH_M-1000_RH_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset TprimeTToTH_M-1100_LH_TuneCUETP8M1_13TeV-madgraph-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" }, "accelerator": "CERN-LHC", "categories": { @@ -2809,6 +2939,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3010,6 +3150,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3211,6 +3361,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3412,6 +3572,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3613,6 +3783,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3814,6 +3994,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4015,6 +4205,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4216,6 +4416,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4417,6 +4627,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4618,6 +4838,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4819,6 +5049,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5020,6 +5260,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5221,6 +5471,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5422,6 +5682,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5623,6 +5893,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5824,6 +6104,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6025,6 +6315,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6226,6 +6526,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6427,6 +6737,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6656,6 +6976,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6857,6 +7187,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7058,6 +7398,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7262,6 +7612,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7466,6 +7826,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7670,6 +8040,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7874,6 +8254,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8078,6 +8468,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8282,6 +8682,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8486,6 +8896,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8690,6 +9110,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8894,6 +9324,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9094,6 +9534,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9298,6 +9748,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9502,6 +9962,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9706,6 +10176,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9910,6 +10390,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10114,6 +10604,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10318,6 +10818,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10522,6 +11032,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10726,6 +11246,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10930,6 +11460,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11134,6 +11674,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11338,6 +11888,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11542,6 +12102,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11746,6 +12316,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11950,6 +12530,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12154,6 +12744,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12358,6 +12958,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12562,6 +13172,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12766,6 +13386,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12970,6 +13600,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13174,6 +13814,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13378,6 +14028,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13582,6 +14242,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13786,6 +14456,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13990,6 +14670,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14194,6 +14884,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14398,6 +15098,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14602,6 +15312,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14806,6 +15526,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15024,6 +15754,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15256,6 +15996,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15502,6 +16252,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15734,6 +16494,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16008,6 +16778,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16212,6 +16992,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16416,6 +17206,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16620,6 +17420,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16866,6 +17676,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17126,6 +17946,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17330,6 +18160,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17604,6 +18444,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17808,6 +18658,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18012,6 +18872,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18230,6 +19100,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18504,6 +19384,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18708,6 +19598,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18912,6 +19812,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19116,6 +20026,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19320,6 +20240,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19524,6 +20454,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19770,6 +20710,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19974,6 +20924,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20178,6 +21138,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20396,6 +21366,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20600,6 +21580,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20818,6 +21808,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21022,6 +22022,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21240,6 +22250,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21444,6 +22464,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21648,6 +22678,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21852,6 +22892,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22070,6 +23120,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22274,6 +23334,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22506,6 +23576,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22710,6 +23790,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22928,6 +24018,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23146,6 +24246,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23364,6 +24474,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23568,6 +24688,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23800,6 +24930,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24018,6 +25158,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24236,6 +25386,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24440,6 +25600,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24644,6 +25814,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24918,6 +26098,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25122,6 +26312,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25354,6 +26554,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25572,6 +26782,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25860,6 +27080,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26120,6 +27350,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26352,6 +27592,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26556,6 +27806,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26816,6 +28076,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27048,6 +28318,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27252,6 +28532,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27512,6 +28802,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27716,6 +29016,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27920,6 +29230,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28152,6 +29472,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28356,6 +29686,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28588,6 +29928,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28792,6 +30142,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28996,6 +30356,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29200,6 +30570,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29446,6 +30826,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29650,6 +31040,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29854,6 +31254,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30058,6 +31468,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30262,6 +31682,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30480,6 +31910,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30684,6 +32124,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30902,6 +32352,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31120,6 +32580,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31324,6 +32794,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31584,6 +33064,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31788,6 +33278,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31992,6 +33492,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32196,6 +33706,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32414,6 +33934,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32618,6 +34148,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32822,6 +34362,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33026,6 +34576,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33258,6 +34818,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33462,6 +35032,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33666,6 +35246,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33870,6 +35460,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34102,6 +35702,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34348,6 +35958,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34552,6 +36172,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34756,6 +36386,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35030,6 +36670,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35234,6 +36884,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35466,6 +37126,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35740,6 +37410,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35944,6 +37624,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36176,6 +37866,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36380,6 +38080,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36584,6 +38294,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36788,6 +38508,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37062,6 +38792,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37268,6 +39008,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37488,6 +39238,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37748,6 +39508,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37953,6 +39723,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38172,6 +39952,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38373,6 +40163,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38574,6 +40374,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38775,6 +40585,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38990,6 +40810,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39191,6 +41021,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39392,6 +41232,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39593,6 +41443,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39794,6 +41654,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39995,6 +41865,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40201,6 +42081,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40407,6 +42297,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40613,6 +42513,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40819,6 +42729,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41025,6 +42945,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41231,6 +43161,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41437,6 +43377,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41643,6 +43593,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41849,6 +43809,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42051,6 +44021,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42253,6 +44233,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42459,6 +44449,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42693,6 +44693,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42899,6 +44909,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43147,6 +45167,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43353,6 +45383,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43555,6 +45595,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43761,6 +45811,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43967,6 +46027,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44173,6 +46243,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44379,6 +46459,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44585,6 +46675,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44791,6 +46891,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45011,6 +47121,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45231,6 +47351,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45451,6 +47581,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45671,6 +47811,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45877,6 +48027,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46083,6 +48243,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46289,6 +48459,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46495,6 +48675,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46701,6 +48891,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46907,6 +49107,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47113,6 +49323,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47319,6 +49539,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47525,6 +49755,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47721,6 +49961,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47917,6 +50167,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48127,6 +50387,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48323,6 +50593,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48533,6 +50813,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48729,6 +51019,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48939,6 +51239,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49135,6 +51445,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49331,6 +51651,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49527,6 +51857,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49723,6 +52063,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49919,6 +52269,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50115,6 +52475,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50311,6 +52681,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50507,6 +52887,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50703,6 +53093,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50899,6 +53299,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51095,6 +53505,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51291,6 +53711,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51515,6 +53945,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51711,6 +54151,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51921,6 +54371,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52117,6 +54577,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52313,6 +54783,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52509,6 +54989,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52705,6 +55195,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52915,6 +55415,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53152,6 +55662,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53412,6 +55932,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53616,6 +56146,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53890,6 +56430,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54108,6 +56658,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54326,6 +56886,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54530,6 +57100,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54790,6 +57370,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55008,6 +57598,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55212,6 +57812,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55416,6 +58026,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55676,6 +58296,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55908,6 +58538,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56112,6 +58752,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56386,6 +59036,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56590,6 +59250,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56864,6 +59534,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57096,6 +59776,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57356,6 +60046,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57560,6 +60260,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57834,6 +60544,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58094,6 +60814,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58326,6 +61056,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58522,6 +61262,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58746,6 +61496,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58942,6 +61702,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59208,6 +61978,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59447,6 +62227,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59671,6 +62461,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59868,6 +62668,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60121,6 +62931,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60317,6 +63137,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60513,6 +63343,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60709,6 +63549,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60905,6 +63755,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61256,6 +64116,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61509,6 +64379,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61748,6 +64628,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61966,6 +64856,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62170,6 +65070,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62389,6 +65299,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62636,6 +65556,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62902,6 +65832,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63182,6 +66122,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63476,6 +66426,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63728,6 +66688,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63924,6 +66894,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64162,6 +67142,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64372,6 +67362,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64666,6 +67666,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64862,6 +67872,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65058,6 +68078,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65282,6 +68312,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65520,6 +68560,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65758,6 +68808,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65982,6 +69042,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66206,6 +69276,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66458,6 +69538,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66738,6 +69828,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66948,6 +70048,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67200,6 +70310,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67419,6 +70539,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67615,6 +70745,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67867,6 +71007,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68071,6 +71221,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68276,6 +71436,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68481,6 +71651,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68685,6 +71865,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68889,6 +72079,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69093,6 +72293,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69325,6 +72535,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69543,6 +72763,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69718,6 +72948,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69893,6 +73133,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70068,6 +73318,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70257,6 +73517,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70432,6 +73702,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70607,6 +73887,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70782,6 +74072,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70957,6 +74257,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71132,6 +74442,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71307,6 +74627,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71482,6 +74812,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71657,6 +74997,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71832,6 +75182,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72007,6 +75367,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72182,6 +75552,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72357,6 +75737,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72572,6 +75962,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72776,6 +76176,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72980,6 +76390,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73184,6 +76604,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73388,6 +76818,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73592,6 +77032,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73796,6 +77246,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74000,6 +77460,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74218,6 +77688,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74422,6 +77902,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74626,6 +78116,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74830,6 +78330,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75034,6 +78544,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75238,6 +78758,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75434,6 +78964,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75652,6 +79192,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75848,6 +79398,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76044,6 +79604,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76240,6 +79810,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76436,6 +80016,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76688,6 +80278,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76898,6 +80498,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77094,6 +80704,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77298,6 +80918,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77502,6 +81132,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77706,6 +81346,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77910,6 +81560,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78106,6 +81766,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78310,6 +81980,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78514,6 +82194,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78718,6 +82408,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78922,6 +82622,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79140,6 +82850,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79358,6 +83078,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79554,6 +83284,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79750,6 +83490,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79954,6 +83704,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80158,6 +83918,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80362,6 +84132,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80558,6 +84338,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80762,6 +84552,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80966,6 +84766,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81170,6 +84980,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81402,6 +85222,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81606,6 +85436,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81800,6 +85640,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81996,6 +85846,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82192,6 +86052,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82388,6 +86258,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82584,6 +86464,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82780,6 +86670,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82976,6 +86876,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83172,6 +87082,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83368,6 +87288,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83548,6 +87478,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83758,6 +87698,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83954,6 +87904,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84150,6 +88110,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84346,6 +88316,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84542,6 +88522,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84738,6 +88728,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84942,6 +88942,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85152,6 +89162,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85376,6 +89396,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85586,6 +89616,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85782,6 +89822,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85978,6 +90028,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86179,6 +90239,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86393,6 +90463,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86593,6 +90673,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86808,6 +90898,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87008,6 +91108,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87212,6 +91322,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87412,6 +91532,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87612,6 +91742,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87812,6 +91952,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88012,6 +92162,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88212,6 +92372,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88408,6 +92578,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88608,6 +92788,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88808,6 +92998,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89008,6 +93208,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89208,6 +93418,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89408,6 +93628,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89608,6 +93838,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89808,6 +94048,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90008,6 +94258,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90208,6 +94468,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90408,6 +94678,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90608,6 +94888,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90808,6 +95098,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91008,6 +95308,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91208,6 +95518,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91408,6 +95728,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91609,6 +95939,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91810,6 +96150,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92011,6 +96361,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92212,6 +96572,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92413,6 +96783,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92614,6 +96994,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92815,6 +97205,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93016,6 +97416,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93217,6 +97627,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93418,6 +97838,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93619,6 +98049,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93820,6 +98260,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94021,6 +98471,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94236,6 +98696,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94451,6 +98921,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94652,6 +99132,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94853,6 +99343,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95054,6 +99554,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95255,6 +99765,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95456,6 +99976,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95671,6 +100201,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95914,6 +100454,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96110,6 +100660,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96306,6 +100866,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96502,6 +101072,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96698,6 +101278,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96899,6 +101489,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97113,6 +101713,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97314,6 +101924,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97515,6 +102135,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97716,6 +102346,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97917,6 +102557,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -98118,6 +102768,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -98319,6 +102979,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -98519,6 +103189,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -98720,6 +103400,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -98921,6 +103611,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -99121,6 +103821,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -99322,6 +104032,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -99523,6 +104243,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -99724,6 +104454,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -99925,6 +104665,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -100126,6 +104876,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -100341,6 +105101,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -100542,6 +105312,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -100743,6 +105523,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -100944,6 +105734,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -101145,6 +105945,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -101346,6 +106156,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -101547,6 +106367,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -101748,6 +106578,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -101949,6 +106789,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -102150,6 +107000,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -102351,6 +107211,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -102552,6 +107422,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -102767,6 +107647,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -102968,6 +107858,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -103169,6 +108069,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -103370,6 +108280,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -103585,6 +108505,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -103786,6 +108716,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -103987,6 +108927,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -104188,6 +109138,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -104389,6 +109349,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -104590,6 +109560,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -104791,6 +109771,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -104992,6 +109982,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, diff --git a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_12.json b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_12.json index cf12b97321..ba9f061488 100644 --- a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_12.json +++ b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_12.json @@ -168,6 +168,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -369,6 +379,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -570,6 +590,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -771,6 +801,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -972,6 +1012,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1173,6 +1223,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1374,6 +1434,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1575,6 +1645,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1776,6 +1856,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1977,6 +2067,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2178,6 +2278,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2379,212 +2489,21 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/VBF_HToZZTo4L_M750_13TeV_powheg2_JHUgenV6_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset VBF_HToZZTo4L_M750_13TeV_powheg2_JHUgenV6_pythia8 in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset VBF_HToZZTo4L_M750_NWA_13TeV_powheg2_JHUgenV6_pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Higgs Physics", - "secondary": [ - "Standard Model" - ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" ], - "number_events": 193200, - "number_files": 7, - "size": 6590195764 - }, - "doi": "10.7483/OPENDATA.CMS.5UAD.FITH", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:b479e0b3", - "description": "/VBF_HToZZTo4L_M750_NWA_13TeV_powheg2_JHUgenV6_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 2581, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/VBF_HToZZTo4L_M750_NWA_13TeV_powheg2_JHUgenV6_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_VBF_HToZZTo4L_M750_NWA_13TeV_powheg2_JHUgenV6_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.json" - }, - { - "checksum": "adler32:6f7bf2ee", - "description": "/VBF_HToZZTo4L_M750_NWA_13TeV_powheg2_JHUgenV6_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1582, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/VBF_HToZZTo4L_M750_NWA_13TeV_powheg2_JHUgenV6_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_VBF_HToZZTo4L_M750_NWA_13TeV_powheg2_JHUgenV6_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid HIG-RunIIWinter15wmLHE-01092\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a HIG-RunIIWinter15wmLHE-01092_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIIWinter15wmLHE-01092_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-RunIIWinter15wmLHE-01092 --retry 3 --create-dirs -o Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-01092-fragment.py\n[ -s Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-01092-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-01092-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-01092-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 11.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 11.0000s = 11.0000s\n# Which adds up to 11.0000s per event\n# Single core events that fit in validation duration: 20160s / 11.0000s = 1832\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 1832 and 10000, but more than 0 -> 1832\n# It is estimated that this validation will produce: 1832 * 1.0000 = 1832 events\nEVENTS=1832\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-01092-fragment.py --python_filename HIG-RunIIWinter15wmLHE-01092_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:HIG-RunIIWinter15wmLHE-01092.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIWinter15wmLHE-01092_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIWinter15wmLHE-01092_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIWinter15wmLHE-01092_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIWinter15wmLHE-01092 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIIWinter15wmLHE-01092_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIIWinter15wmLHE-01092_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIIWinter15wmLHE-01092_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters: JHUGen.input", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/20454/JHUGen.input" - }, - { - "title": "Generator parameters: powheg.input", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/20454/powheg.input" - }, - { - "cms_confdb_id": "fb3a634370fc860957d2f29519053066", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "powheg VBF_H", - "JHUgenV6" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/VBF_HToZZTo4L_M750_NWA_13TeV_powheg2_JHUgenV6_pythia8/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_20_patch3", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid HIG-RunIISummer15GS-01231\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a HIG-RunIISummer15GS-01231_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIISummer15GS-01231_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-RunIISummer15GS-01231 --retry 3 --create-dirs -o Configuration/GenProduction/python/HIG-RunIISummer15GS-01231-fragment.py\n[ -s Configuration/GenProduction/python/HIG-RunIISummer15GS-01231-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/HIG-RunIISummer15GS-01231-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/HIG-RunIISummer15GS-01231-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 223.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 223.0000s = 223.0000s\n# Which adds up to 223.0000s per event\n# Single core events that fit in validation duration: 20160s / 223.0000s = 90\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 90 and 10000, but more than 0 -> 90\n# It is estimated that this validation will produce: 90 * 1.0000 = 90 events\nEVENTS=90\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/HIG-RunIISummer15GS-01231-fragment.py --python_filename HIG-RunIISummer15GS-01231_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:HIG-RunIISummer15GS-01231.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/VBF_HToZZTo4L_M750_NWA_13TeV_powheg2_JHUgenV6_pythia8/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIISummer15GS-01231_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIISummer15GS-01231_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIISummer15GS-01231_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIISummer15GS-01231 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIISummer15GS-01231_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIISummer15GS-01231_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIISummer15GS-01231_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\nfrom Configuration.Generator.Pythia8PowhegEmissionVetoSettings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n pythia8PowhegEmissionVetoSettingsBlock,\n processParameters = cms.vstring(\n 'POWHEG:nFinal = 3', ## Number of final state particles\n ## (BEFORE THE DECAYS) in the LHE\n ## other than emitted extra parton\n ),\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n 'pythia8PowhegEmissionVetoSettings',\n 'processParameters'\n )\n )\n )\n\nProductionFilterSequence = cms.Sequence(generator)", - "title": "Hadronizer parameters", - "url": "https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-RunIISummer15GS-01231" - }, - { - "cms_confdb_id": "c8126877310d2a8ca119bfcd2dff864a", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/VBF_HToZZTo4L_M750_NWA_13TeV_powheg2_JHUgenV6_pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_20_patch3", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a HIG-RunIIFall15DR76-01042_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIIFall15DR76-01042_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename HIG-RunIIFall15DR76-01042_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:HIG-RunIIFall15DR76-01042_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/VBF_HToZZTo4L_M750_NWA_13TeV_powheg2_JHUgenV6_pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIFall15DR76-01042_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIFall15DR76-01042_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIFall15DR76-01042_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIFall15DR76-01042 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename HIG-RunIIFall15DR76-01042_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:HIG-RunIIFall15DR76-01042.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:HIG-RunIIFall15DR76-01042_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIFall15DR76-01042_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIFall15DR76-01042_2_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIFall15DR76-01042_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIFall15DR76-01042 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIIFall15DR76-01042_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIIFall15DR76-01042_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIIFall15DR76-01042_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "d180f3b074eb7601aa2827175884dd49", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "d180f3b074eb7601aa282717589292f1", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/VBF_HToZZTo4L_M750_NWA_13TeV_powheg2_JHUgenV6_pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a HIG-RunIIFall15MiniAODv2-01119_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIIFall15MiniAODv2-01119_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename HIG-RunIIFall15MiniAODv2-01119_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:HIG-RunIIFall15MiniAODv2-01119.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/VBF_HToZZTo4L_M750_NWA_13TeV_powheg2_JHUgenV6_pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIFall15MiniAODv2-01119_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIFall15MiniAODv2-01119_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIFall15MiniAODv2-01119_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIFall15MiniAODv2-01119 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIIFall15MiniAODv2-01119_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIIFall15MiniAODv2-01119_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIIFall15MiniAODv2-01119_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "2db80034f6fb21445f516c7c534e1ee4", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/VBF_HToZZTo4L_M750_NWA_13TeV_powheg2_JHUgenV6_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "20454", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/VBF_HToZZTo4L_M750_NWA_13TeV_powheg2_JHUgenV6_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset VBF_HToZZTo4L_M750_NWA_13TeV_powheg2_JHUgenV6_pythia8 in MINIAODSIM format for 2015 collision data", + "title": "/VBF_HToZZTo4L_M750_13TeV_powheg2_JHUgenV6_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset VBF_HToZZTo4L_M750_13TeV_powheg2_JHUgenV6_pythia8 in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -2614,7 +2533,218 @@ }, { "abstract": { - "description": "

Simulated dataset VBF_HToZZTo4L_M800_13TeV_powheg2_JHUgenV6_pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + "description": "

Simulated dataset VBF_HToZZTo4L_M750_NWA_13TeV_powheg2_JHUgenV6_pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Higgs Physics", + "secondary": [ + "Standard Model" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 193200, + "number_files": 7, + "size": 6590195764 + }, + "doi": "10.7483/OPENDATA.CMS.5UAD.FITH", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:b479e0b3", + "description": "/VBF_HToZZTo4L_M750_NWA_13TeV_powheg2_JHUgenV6_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 2581, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/VBF_HToZZTo4L_M750_NWA_13TeV_powheg2_JHUgenV6_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_VBF_HToZZTo4L_M750_NWA_13TeV_powheg2_JHUgenV6_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.json" + }, + { + "checksum": "adler32:6f7bf2ee", + "description": "/VBF_HToZZTo4L_M750_NWA_13TeV_powheg2_JHUgenV6_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1582, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/VBF_HToZZTo4L_M750_NWA_13TeV_powheg2_JHUgenV6_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_VBF_HToZZTo4L_M750_NWA_13TeV_powheg2_JHUgenV6_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid HIG-RunIIWinter15wmLHE-01092\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a HIG-RunIIWinter15wmLHE-01092_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIIWinter15wmLHE-01092_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-RunIIWinter15wmLHE-01092 --retry 3 --create-dirs -o Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-01092-fragment.py\n[ -s Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-01092-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-01092-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-01092-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 11.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 11.0000s = 11.0000s\n# Which adds up to 11.0000s per event\n# Single core events that fit in validation duration: 20160s / 11.0000s = 1832\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 1832 and 10000, but more than 0 -> 1832\n# It is estimated that this validation will produce: 1832 * 1.0000 = 1832 events\nEVENTS=1832\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-01092-fragment.py --python_filename HIG-RunIIWinter15wmLHE-01092_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:HIG-RunIIWinter15wmLHE-01092.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIWinter15wmLHE-01092_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIWinter15wmLHE-01092_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIWinter15wmLHE-01092_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIWinter15wmLHE-01092 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIIWinter15wmLHE-01092_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIIWinter15wmLHE-01092_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIIWinter15wmLHE-01092_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters: JHUGen.input", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/20454/JHUGen.input" + }, + { + "title": "Generator parameters: powheg.input", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/20454/powheg.input" + }, + { + "cms_confdb_id": "fb3a634370fc860957d2f29519053066", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "powheg VBF_H", + "JHUgenV6" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/VBF_HToZZTo4L_M750_NWA_13TeV_powheg2_JHUgenV6_pythia8/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_20_patch3", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid HIG-RunIISummer15GS-01231\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a HIG-RunIISummer15GS-01231_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIISummer15GS-01231_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-RunIISummer15GS-01231 --retry 3 --create-dirs -o Configuration/GenProduction/python/HIG-RunIISummer15GS-01231-fragment.py\n[ -s Configuration/GenProduction/python/HIG-RunIISummer15GS-01231-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/HIG-RunIISummer15GS-01231-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/HIG-RunIISummer15GS-01231-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 223.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 223.0000s = 223.0000s\n# Which adds up to 223.0000s per event\n# Single core events that fit in validation duration: 20160s / 223.0000s = 90\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 90 and 10000, but more than 0 -> 90\n# It is estimated that this validation will produce: 90 * 1.0000 = 90 events\nEVENTS=90\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/HIG-RunIISummer15GS-01231-fragment.py --python_filename HIG-RunIISummer15GS-01231_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:HIG-RunIISummer15GS-01231.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/VBF_HToZZTo4L_M750_NWA_13TeV_powheg2_JHUgenV6_pythia8/RunIIWinter15wmLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIISummer15GS-01231_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIISummer15GS-01231_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIISummer15GS-01231_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIISummer15GS-01231 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIISummer15GS-01231_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIISummer15GS-01231_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIISummer15GS-01231_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\nfrom Configuration.Generator.Pythia8PowhegEmissionVetoSettings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n pythia8PowhegEmissionVetoSettingsBlock,\n processParameters = cms.vstring(\n 'POWHEG:nFinal = 3', ## Number of final state particles\n ## (BEFORE THE DECAYS) in the LHE\n ## other than emitted extra parton\n ),\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n 'pythia8PowhegEmissionVetoSettings',\n 'processParameters'\n )\n )\n )\n\nProductionFilterSequence = cms.Sequence(generator)", + "title": "Hadronizer parameters", + "url": "https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-RunIISummer15GS-01231" + }, + { + "cms_confdb_id": "c8126877310d2a8ca119bfcd2dff864a", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/VBF_HToZZTo4L_M750_NWA_13TeV_powheg2_JHUgenV6_pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_20_patch3", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a HIG-RunIIFall15DR76-01042_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIIFall15DR76-01042_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename HIG-RunIIFall15DR76-01042_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:HIG-RunIIFall15DR76-01042_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/VBF_HToZZTo4L_M750_NWA_13TeV_powheg2_JHUgenV6_pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIFall15DR76-01042_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIFall15DR76-01042_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIFall15DR76-01042_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIFall15DR76-01042 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename HIG-RunIIFall15DR76-01042_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:HIG-RunIIFall15DR76-01042.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:HIG-RunIIFall15DR76-01042_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIFall15DR76-01042_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIFall15DR76-01042_2_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIFall15DR76-01042_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIFall15DR76-01042 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIIFall15DR76-01042_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIIFall15DR76-01042_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIIFall15DR76-01042_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "d180f3b074eb7601aa2827175884dd49", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "d180f3b074eb7601aa282717589292f1", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/VBF_HToZZTo4L_M750_NWA_13TeV_powheg2_JHUgenV6_pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a HIG-RunIIFall15MiniAODv2-01119_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIIFall15MiniAODv2-01119_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename HIG-RunIIFall15MiniAODv2-01119_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:HIG-RunIIFall15MiniAODv2-01119.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/VBF_HToZZTo4L_M750_NWA_13TeV_powheg2_JHUgenV6_pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIFall15MiniAODv2-01119_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIFall15MiniAODv2-01119_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIFall15MiniAODv2-01119_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIFall15MiniAODv2-01119 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIIFall15MiniAODv2-01119_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIIFall15MiniAODv2-01119_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIIFall15MiniAODv2-01119_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "2db80034f6fb21445f516c7c534e1ee4", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/VBF_HToZZTo4L_M750_NWA_13TeV_powheg2_JHUgenV6_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "20454", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/VBF_HToZZTo4L_M750_NWA_13TeV_powheg2_JHUgenV6_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset VBF_HToZZTo4L_M750_NWA_13TeV_powheg2_JHUgenV6_pythia8 in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset VBF_HToZZTo4L_M800_13TeV_powheg2_JHUgenV6_pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" }, "accelerator": "CERN-LHC", "categories": { @@ -2781,6 +2911,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2982,6 +3122,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3183,6 +3333,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3379,6 +3539,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3575,6 +3745,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3771,6 +3951,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3967,6 +4157,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4177,6 +4377,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4373,6 +4583,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4583,6 +4803,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4779,6 +5009,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4975,6 +5215,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5171,6 +5421,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5367,6 +5627,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5563,6 +5833,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5759,6 +6039,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5955,6 +6245,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6151,6 +6451,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6355,6 +6665,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6559,6 +6879,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6763,6 +7093,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6967,6 +7307,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7171,6 +7521,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7375,6 +7735,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7579,6 +7949,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7783,6 +8163,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7987,6 +8377,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8191,6 +8591,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8395,6 +8805,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8599,6 +9019,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8803,6 +9233,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9021,6 +9461,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9225,6 +9675,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9429,6 +9889,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9633,6 +10103,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9837,6 +10317,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10041,6 +10531,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10245,6 +10745,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10449,6 +10959,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10653,6 +11173,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10857,6 +11387,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11061,6 +11601,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11265,6 +11815,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11469,6 +12029,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11673,6 +12243,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11877,6 +12457,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12081,6 +12671,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12285,6 +12885,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12489,6 +13099,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12707,6 +13327,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12911,6 +13541,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13115,6 +13755,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13319,6 +13969,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13523,6 +14183,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13727,6 +14397,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13946,6 +14626,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14220,6 +14910,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14480,6 +15180,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14684,6 +15394,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14944,6 +15664,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15148,6 +15878,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15352,6 +16092,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15556,6 +16306,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15814,6 +16574,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16058,6 +16828,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16262,6 +17042,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16466,6 +17256,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16684,6 +17484,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16889,6 +17699,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17094,6 +17914,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17299,6 +18129,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17509,6 +18349,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17719,6 +18569,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17929,6 +18789,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18153,6 +19023,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18399,6 +19279,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18603,6 +19493,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18835,6 +19735,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19067,6 +19977,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19271,6 +20191,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19475,6 +20405,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19679,6 +20619,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19953,6 +20903,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20157,6 +21117,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20375,6 +21345,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20593,6 +21573,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20853,6 +21843,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21071,6 +22071,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21275,6 +22285,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21479,6 +22499,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21711,6 +22741,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21999,6 +23039,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22250,6 +23300,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22524,6 +23584,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22784,6 +23854,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23058,6 +24138,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23262,6 +24352,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23466,6 +24566,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23670,6 +24780,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23874,6 +24994,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24078,6 +25208,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24274,6 +25414,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24498,6 +25648,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24708,6 +25868,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24918,6 +26088,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25114,6 +26294,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25310,6 +26500,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25506,6 +26706,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25716,6 +26926,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25912,6 +27132,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26108,6 +27338,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26304,6 +27544,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26500,6 +27750,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26696,6 +27956,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26892,6 +28162,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27093,6 +28373,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27294,6 +28584,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27495,6 +28795,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27696,6 +29006,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27897,6 +29217,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28098,6 +29428,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28299,6 +29639,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28500,6 +29850,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28701,6 +30061,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28902,6 +30272,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29103,6 +30483,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29304,6 +30694,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29533,6 +30933,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29762,6 +31172,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29963,6 +31383,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30164,6 +31594,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30365,6 +31805,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30566,6 +32016,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30767,6 +32227,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30968,6 +32438,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31169,6 +32649,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31370,6 +32860,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31571,6 +33071,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31772,6 +33282,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31973,6 +33493,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32169,6 +33699,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32365,6 +33905,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32561,6 +34111,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32783,6 +34343,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32991,6 +34561,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33213,6 +34793,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33449,6 +35039,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33645,6 +35245,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33841,6 +35451,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34037,6 +35657,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34233,6 +35863,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34443,6 +36083,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34639,6 +36289,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34835,6 +36495,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35031,6 +36701,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35227,6 +36907,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35423,6 +37113,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35619,6 +37319,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35815,6 +37525,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36011,6 +37731,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36207,6 +37937,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36403,6 +38143,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36604,6 +38354,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36805,6 +38565,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37006,6 +38776,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37207,6 +38987,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37408,6 +39198,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37609,6 +39409,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37824,6 +39634,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38039,6 +39859,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38240,6 +40070,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38441,6 +40281,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38642,6 +40492,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38843,6 +40703,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39044,6 +40914,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39245,6 +41125,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39446,6 +41336,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39647,6 +41547,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39848,6 +41758,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40049,6 +41969,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40250,6 +42180,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40451,6 +42391,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40652,6 +42602,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40853,6 +42813,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41054,6 +43024,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41255,6 +43235,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41456,6 +43446,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41652,6 +43652,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41848,6 +43858,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42044,6 +44064,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42224,6 +44254,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42488,6 +44528,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42710,6 +44760,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42918,6 +44978,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43093,6 +45163,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43268,6 +45348,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43457,6 +45547,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43632,6 +45732,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43807,6 +45917,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43982,6 +46102,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44157,6 +46287,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44332,6 +46472,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44507,6 +46657,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44682,6 +46842,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44857,6 +47027,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45032,6 +47212,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45207,6 +47397,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45382,6 +47582,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45557,6 +47767,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45732,6 +47952,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45915,6 +48145,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46090,6 +48330,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46265,6 +48515,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46440,6 +48700,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46615,6 +48885,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46790,6 +49070,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46965,6 +49255,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47140,6 +49440,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47315,6 +49625,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47490,6 +49810,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47665,6 +49995,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47834,6 +50174,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48023,6 +50373,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48192,6 +50552,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48367,6 +50737,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48542,6 +50922,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48717,6 +51107,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48892,6 +51292,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49067,6 +51477,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49256,6 +51676,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49431,6 +51861,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49606,6 +52046,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49781,6 +52231,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49970,6 +52430,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50145,6 +52615,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50320,6 +52800,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50509,6 +52999,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50684,6 +53184,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50859,6 +53369,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51048,6 +53568,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51223,6 +53753,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51392,6 +53932,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51567,6 +54117,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51742,6 +54302,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51917,6 +54487,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52092,6 +54672,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52267,6 +54857,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52442,6 +55042,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52617,6 +55227,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52792,6 +55412,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52967,6 +55597,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53142,6 +55782,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53325,6 +55975,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53500,6 +56160,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53669,6 +56339,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53844,6 +56524,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54020,6 +56710,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54196,6 +56896,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54372,6 +57082,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54548,6 +57268,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54724,6 +57454,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54900,6 +57640,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55076,6 +57826,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55266,6 +58026,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55442,6 +58212,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55618,6 +58398,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55794,6 +58584,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55970,6 +58770,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56146,6 +58956,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56322,6 +59142,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56498,6 +59328,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56674,6 +59514,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56843,6 +59693,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57018,6 +59878,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57194,6 +60064,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57370,6 +60250,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57546,6 +60436,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57722,6 +60622,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57898,6 +60808,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58074,6 +60994,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58250,6 +61180,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58426,6 +61366,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58602,6 +61552,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58771,6 +61731,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58946,6 +61916,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59142,6 +62122,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59338,6 +62328,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59534,6 +62534,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59730,6 +62740,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59926,6 +62946,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60136,6 +63166,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60332,6 +63372,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60528,6 +63578,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60724,6 +63784,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60920,6 +63990,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61116,6 +64196,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61326,6 +64416,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61522,6 +64622,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61718,6 +64828,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61914,6 +65034,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62110,6 +65240,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62306,6 +65446,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62530,6 +65680,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62726,6 +65886,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62936,6 +66106,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63132,6 +66312,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63342,6 +66532,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63538,6 +66738,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63734,6 +66944,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63930,6 +67150,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64140,6 +67370,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64336,6 +67576,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64532,6 +67782,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64728,6 +67988,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64924,6 +68194,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65120,6 +68400,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65316,6 +68606,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65512,6 +68812,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65708,6 +69018,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65904,6 +69224,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66100,6 +69430,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66296,6 +69636,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66492,6 +69842,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66688,6 +70048,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66884,6 +70254,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67080,6 +70460,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67276,6 +70666,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67472,6 +70872,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67668,6 +71078,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67864,6 +71284,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68074,6 +71504,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68270,6 +71710,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68480,6 +71930,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68676,6 +72136,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68886,6 +72356,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69082,6 +72562,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69292,6 +72782,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69488,6 +72988,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69684,6 +73194,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69880,6 +73400,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70076,6 +73606,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70272,6 +73812,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70482,6 +74032,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70678,6 +74238,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70874,6 +74444,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71070,6 +74650,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71294,6 +74884,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71490,6 +75090,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71686,6 +75296,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71882,6 +75502,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72078,6 +75708,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72288,6 +75928,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72484,6 +76134,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72694,6 +76354,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72932,6 +76602,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73128,6 +76808,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73324,6 +77014,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73520,6 +77220,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73716,6 +77426,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73912,6 +77632,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74108,6 +77838,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74304,6 +78044,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74500,6 +78250,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74696,6 +78456,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74892,6 +78662,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75088,6 +78868,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75284,6 +79074,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75480,6 +79280,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75676,6 +79486,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75872,6 +79692,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76068,6 +79898,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76264,6 +80104,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76460,6 +80310,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76656,6 +80516,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76866,6 +80736,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77062,6 +80942,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77258,6 +81148,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77454,6 +81354,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77650,6 +81560,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77846,6 +81766,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78042,6 +81972,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78238,6 +82178,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78434,6 +82384,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78644,6 +82604,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78854,6 +82824,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79050,6 +83030,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79246,6 +83236,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79442,6 +83442,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79638,6 +83648,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79862,6 +83882,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80058,6 +84088,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80254,6 +84294,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80450,6 +84500,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80660,6 +84720,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80856,6 +84926,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81052,6 +85132,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81276,6 +85366,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81472,6 +85572,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81668,6 +85778,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81864,6 +85984,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82060,6 +86190,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82256,6 +86396,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82452,6 +86602,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82648,6 +86808,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82858,6 +87028,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83054,6 +87234,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83250,6 +87440,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83446,6 +87646,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83656,6 +87866,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83852,6 +88072,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84048,6 +88278,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84244,6 +88484,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84440,6 +88690,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84636,6 +88896,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84832,6 +89102,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85028,6 +89308,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85238,6 +89528,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85434,6 +89734,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85630,6 +89940,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85826,6 +90146,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86022,6 +90352,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86218,6 +90558,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86414,6 +90764,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86610,6 +90970,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86820,6 +91190,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87016,6 +91396,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87212,6 +91602,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87408,6 +91808,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87604,6 +92014,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87800,6 +92220,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87996,6 +92426,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88192,6 +92632,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88388,6 +92838,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88598,6 +93058,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88794,6 +93264,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88990,6 +93470,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89186,6 +93676,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89382,6 +93882,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89592,6 +94102,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89788,6 +94308,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89984,6 +94514,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90194,6 +94734,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90390,6 +94940,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90586,6 +95146,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90782,6 +95352,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90992,6 +95572,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91188,6 +95778,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91384,6 +95984,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91594,6 +96204,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91790,6 +96410,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91986,6 +96616,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92182,6 +96822,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92378,6 +97028,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92574,6 +97234,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92770,6 +97440,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92966,6 +97646,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93162,6 +97852,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93358,6 +98058,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93554,6 +98264,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93750,6 +98470,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93946,6 +98676,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94142,6 +98882,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94338,6 +99088,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94534,6 +99294,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94730,6 +99500,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94926,6 +99706,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95122,6 +99912,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95318,6 +100118,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95528,6 +100338,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95738,6 +100558,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95934,6 +100764,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96130,6 +100970,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96326,6 +101176,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96536,6 +101396,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96732,6 +101602,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96928,6 +101808,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97124,6 +102014,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97320,6 +102220,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97544,6 +102454,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97768,6 +102688,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97964,6 +102894,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -98160,6 +103100,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -98356,6 +103306,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -98552,6 +103512,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -98748,6 +103718,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -98944,6 +103924,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -99140,6 +104130,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, diff --git a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_13.json b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_13.json index b2c83e1673..c24e806eec 100644 --- a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_13.json +++ b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_13.json @@ -163,6 +163,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -359,6 +369,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -555,6 +575,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -751,6 +781,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -947,6 +987,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1171,6 +1221,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1367,6 +1427,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1577,6 +1647,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1773,6 +1853,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1969,6 +2059,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2165,6 +2265,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2361,6 +2471,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2557,207 +2677,21 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/WprimeToTB_plusSM_TToLep_M-3900_mixed_sqrt_13TeV-comphep/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset WprimeToTB_plusSM_TToLep_M-3900_mixed_sqrt_13TeV-comphep in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset WprimeToTB_plusSM_TToLep_M-3900_mixed_TuneCUETP8M1_13TeV-comphep-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Exotica", - "secondary": [ - "Heavy Gauge Bosons" ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" - ], - "number_events": 199600, - "number_files": 8, - "size": 5061099277 - }, - "doi": "10.7483/OPENDATA.CMS.V4XT.SX5X", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:b9938381", - "description": "/WprimeToTB_plusSM_TToLep_M-3900_mixed_TuneCUETP8M1_13TeV-comphep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 3101, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/WprimeToTB_plusSM_TToLep_M-3900_mixed_TuneCUETP8M1_13TeV-comphep-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_WprimeToTB_plusSM_TToLep_M-3900_mixed_TuneCUETP8M1_13TeV-comphep-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.json" - }, - { - "checksum": "adler32:2b9e7552", - "description": "/WprimeToTB_plusSM_TToLep_M-3900_mixed_TuneCUETP8M1_13TeV-comphep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1960, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/WprimeToTB_plusSM_TToLep_M-3900_mixed_TuneCUETP8M1_13TeV-comphep-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_WprimeToTB_plusSM_TToLep_M-3900_mixed_TuneCUETP8M1_13TeV-comphep-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIWinter15pLHE-00162_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIWinter15pLHE-00162_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19_patch1/src ] ; then\n echo release CMSSW_7_1_19_patch1 already exists\nelse\n scram p CMSSW CMSSW_7_1_19_patch1\nfi\ncd CMSSW_7_1_19_patch1/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/B2G-RunIIWinter15pLHE-00162 --retry 3 --create-dirs -o Configuration/GenProduction/python/B2G-RunIIWinter15pLHE-00162-fragment.py\n[ -s Configuration/GenProduction/python/B2G-RunIIWinter15pLHE-00162-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15pLHE-00162-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15pLHE-00162-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0008s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0008s = 0.0008s\n# Which adds up to 0.0008s per event\n# Single core events that fit in validation duration: 20160s / 0.0008s = 23858129\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 23858129 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/B2G-RunIIWinter15pLHE-00162-fragment.py --python_filename B2G-RunIIWinter15pLHE-00162_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:B2G-RunIIWinter15pLHE-00162.root --conditions MCRUN2_71_V1::All --step NONE --filein \"lhe:15216\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIWinter15pLHE-00162_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIWinter15pLHE-00162_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIWinter15pLHE-00162_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIWinter15pLHE-00162 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIWinter15pLHE-00162_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIWinter15pLHE-00162_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIWinter15pLHE-00162_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/mcdb/15216_lhe_header.txt" - }, - { - "cms_confdb_id": "24918cd9d289d4283012bce27b341c50", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "comphep" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/WprimeToTB_plusSM_TToLep_M-3900_mixed_13TeV-comphep/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE", - "release": "CMSSW_7_1_19_patch1", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid B2G-RunIISummer15GS-00689\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a B2G-RunIISummer15GS-00689_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIISummer15GS-00689_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20/src ] ; then\n echo release CMSSW_7_1_20 already exists\nelse\n scram p CMSSW CMSSW_7_1_20\nfi\ncd CMSSW_7_1_20/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/a2fc84ec9b8b1396de3c555be6fff30c79787cb8/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 119.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 119.0000s = 119.0000s\n# Which adds up to 119.0000s per event\n# Single core events that fit in validation duration: 20160s / 119.0000s = 169\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 169 and 10000, but more than 0 -> 169\n# It is estimated that this validation will produce: 169 * 1.0000 = 169 events\nEVENTS=169\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename B2G-RunIISummer15GS-00689_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:B2G-RunIISummer15GS-00689.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/WprimeToTB_plusSM_TToLep_M-3900_mixed_13TeV-comphep/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIISummer15GS-00689_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIISummer15GS-00689_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIISummer15GS-00689_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIISummer15GS-00689 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIISummer15GS-00689_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIISummer15GS-00689_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIISummer15GS-00689_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", - "title": "Hadronizer parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/a2fc84ec9b8b1396de3c555be6fff30c79787cb8/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" - }, - { - "cms_confdb_id": "8d6ea595e30656665f41e838e5f9ecf1", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/WprimeToTB_plusSM_TToLep_M-3900_mixed_TuneCUETP8M1_13TeV-comphep-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_20", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15DR76-00659_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15DR76-00659_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00659_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:B2G-RunIIFall15DR76-00659_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/WprimeToTB_plusSM_TToLep_M-3900_mixed_TuneCUETP8M1_13TeV-comphep-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00659_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00659_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00659_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00659 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00659_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:B2G-RunIIFall15DR76-00659.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:B2G-RunIIFall15DR76-00659_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00659_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00659_2_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00659_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00659 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15DR76-00659_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15DR76-00659_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15DR76-00659_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "1eb15c49b33ac90536ac14f847aeeec9", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "1eb15c49b33ac90536ac14f847af08db", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/WprimeToTB_plusSM_TToLep_M-3900_mixed_TuneCUETP8M1_13TeV-comphep-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15MiniAODv2-00156_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15MiniAODv2-00156_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15MiniAODv2-00156_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:B2G-RunIIFall15MiniAODv2-00156.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/WprimeToTB_plusSM_TToLep_M-3900_mixed_TuneCUETP8M1_13TeV-comphep-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15MiniAODv2-00156_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15MiniAODv2-00156_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15MiniAODv2-00156_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15MiniAODv2-00156 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15MiniAODv2-00156_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15MiniAODv2-00156_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15MiniAODv2-00156_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "744109404cdf471f6e79fd983bdf69e1", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/WprimeToTB_plusSM_TToLep_M-3900_mixed_TuneCUETP8M1_13TeV-comphep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "21129", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/WprimeToTB_plusSM_TToLep_M-3900_mixed_TuneCUETP8M1_13TeV-comphep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset WprimeToTB_plusSM_TToLep_M-3900_mixed_TuneCUETP8M1_13TeV-comphep-pythia8 in MINIAODSIM format for 2015 collision data", + "title": "/WprimeToTB_plusSM_TToLep_M-3900_mixed_sqrt_13TeV-comphep/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset WprimeToTB_plusSM_TToLep_M-3900_mixed_sqrt_13TeV-comphep in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -2787,7 +2721,213 @@ }, { "abstract": { - "description": "

Simulated dataset WprimeToTB_plusSM_TToLep_M-4000_LH_13TeV-comphep in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + "description": "

Simulated dataset WprimeToTB_plusSM_TToLep_M-3900_mixed_TuneCUETP8M1_13TeV-comphep-pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Exotica", + "secondary": [ + "Heavy Gauge Bosons" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 199600, + "number_files": 8, + "size": 5061099277 + }, + "doi": "10.7483/OPENDATA.CMS.V4XT.SX5X", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:b9938381", + "description": "/WprimeToTB_plusSM_TToLep_M-3900_mixed_TuneCUETP8M1_13TeV-comphep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 3101, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/WprimeToTB_plusSM_TToLep_M-3900_mixed_TuneCUETP8M1_13TeV-comphep-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_WprimeToTB_plusSM_TToLep_M-3900_mixed_TuneCUETP8M1_13TeV-comphep-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.json" + }, + { + "checksum": "adler32:2b9e7552", + "description": "/WprimeToTB_plusSM_TToLep_M-3900_mixed_TuneCUETP8M1_13TeV-comphep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1960, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/WprimeToTB_plusSM_TToLep_M-3900_mixed_TuneCUETP8M1_13TeV-comphep-pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_WprimeToTB_plusSM_TToLep_M-3900_mixed_TuneCUETP8M1_13TeV-comphep-pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIWinter15pLHE-00162_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIWinter15pLHE-00162_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_19_patch1/src ] ; then\n echo release CMSSW_7_1_19_patch1 already exists\nelse\n scram p CMSSW CMSSW_7_1_19_patch1\nfi\ncd CMSSW_7_1_19_patch1/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/B2G-RunIIWinter15pLHE-00162 --retry 3 --create-dirs -o Configuration/GenProduction/python/B2G-RunIIWinter15pLHE-00162-fragment.py\n[ -s Configuration/GenProduction/python/B2G-RunIIWinter15pLHE-00162-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15pLHE-00162-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/B2G-RunIIWinter15pLHE-00162-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 0.0008s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 0.0008s = 0.0008s\n# Which adds up to 0.0008s per event\n# Single core events that fit in validation duration: 20160s / 0.0008s = 23858129\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 23858129 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/B2G-RunIIWinter15pLHE-00162-fragment.py --python_filename B2G-RunIIWinter15pLHE-00162_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:B2G-RunIIWinter15pLHE-00162.root --conditions MCRUN2_71_V1::All --step NONE --filein \"lhe:15216\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIWinter15pLHE-00162_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIWinter15pLHE-00162_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIWinter15pLHE-00162_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIWinter15pLHE-00162 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIWinter15pLHE-00162_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIWinter15pLHE-00162_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIWinter15pLHE-00162_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/mcdb/15216_lhe_header.txt" + }, + { + "cms_confdb_id": "24918cd9d289d4283012bce27b341c50", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "comphep" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/WprimeToTB_plusSM_TToLep_M-3900_mixed_13TeV-comphep/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE", + "release": "CMSSW_7_1_19_patch1", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid B2G-RunIISummer15GS-00689\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a B2G-RunIISummer15GS-00689_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIISummer15GS-00689_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20/src ] ; then\n echo release CMSSW_7_1_20 already exists\nelse\n scram p CMSSW CMSSW_7_1_20\nfi\ncd CMSSW_7_1_20/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/a2fc84ec9b8b1396de3c555be6fff30c79787cb8/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 119.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 119.0000s = 119.0000s\n# Which adds up to 119.0000s per event\n# Single core events that fit in validation duration: 20160s / 119.0000s = 169\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 169 and 10000, but more than 0 -> 169\n# It is estimated that this validation will produce: 169 * 1.0000 = 169 events\nEVENTS=169\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py --python_filename B2G-RunIISummer15GS-00689_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:B2G-RunIISummer15GS-00689.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/WprimeToTB_plusSM_TToLep_M-3900_mixed_13TeV-comphep/RunIIWinter15pLHE-MCRUN2_71_V1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIISummer15GS-00689_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIISummer15GS-00689_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIISummer15GS-00689_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIISummer15GS-00689 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIISummer15GS-00689_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIISummer15GS-00689_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIISummer15GS-00689_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n )\n )\n)\n\n", + "title": "Hadronizer parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/a2fc84ec9b8b1396de3c555be6fff30c79787cb8/python/ThirteenTeV/Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff.py" + }, + { + "cms_confdb_id": "8d6ea595e30656665f41e838e5f9ecf1", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/WprimeToTB_plusSM_TToLep_M-3900_mixed_TuneCUETP8M1_13TeV-comphep-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_20", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15DR76-00659_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15DR76-00659_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00659_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:B2G-RunIIFall15DR76-00659_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/WprimeToTB_plusSM_TToLep_M-3900_mixed_TuneCUETP8M1_13TeV-comphep-pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00659_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00659_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00659_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00659 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15DR76-00659_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:B2G-RunIIFall15DR76-00659.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:B2G-RunIIFall15DR76-00659_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15DR76-00659_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15DR76-00659_2_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15DR76-00659_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15DR76-00659 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15DR76-00659_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15DR76-00659_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15DR76-00659_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "1eb15c49b33ac90536ac14f847aeeec9", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "1eb15c49b33ac90536ac14f847af08db", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/WprimeToTB_plusSM_TToLep_M-3900_mixed_TuneCUETP8M1_13TeV-comphep-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a B2G-RunIIFall15MiniAODv2-00156_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > B2G-RunIIFall15MiniAODv2-00156_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename B2G-RunIIFall15MiniAODv2-00156_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:B2G-RunIIFall15MiniAODv2-00156.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/WprimeToTB_plusSM_TToLep_M-3900_mixed_TuneCUETP8M1_13TeV-comphep-pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=B2G-RunIIFall15MiniAODv2-00156_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME B2G-RunIIFall15MiniAODv2-00156_1_cfg.py || exit $? ;\n\n# Parse values from B2G-RunIIFall15MiniAODv2-00156_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of B2G-RunIIFall15MiniAODv2-00156 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of B2G-RunIIFall15MiniAODv2-00156_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x B2G-RunIIFall15MiniAODv2-00156_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/B2G-RunIIFall15MiniAODv2-00156_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "744109404cdf471f6e79fd983bdf69e1", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/WprimeToTB_plusSM_TToLep_M-3900_mixed_TuneCUETP8M1_13TeV-comphep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "21129", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/WprimeToTB_plusSM_TToLep_M-3900_mixed_TuneCUETP8M1_13TeV-comphep-pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset WprimeToTB_plusSM_TToLep_M-3900_mixed_TuneCUETP8M1_13TeV-comphep-pythia8 in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset WprimeToTB_plusSM_TToLep_M-4000_LH_13TeV-comphep in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" }, "accelerator": "CERN-LHC", "categories": { @@ -2949,6 +3089,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3145,6 +3295,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3341,6 +3501,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3551,6 +3721,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3747,6 +3927,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3943,6 +4133,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4139,6 +4339,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4349,6 +4559,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4559,6 +4779,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4755,6 +4985,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4951,6 +5191,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5147,6 +5397,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5343,6 +5603,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5553,6 +5823,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5749,6 +6029,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5945,6 +6235,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6141,6 +6441,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6337,6 +6647,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6533,6 +6853,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6729,6 +7059,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6925,6 +7265,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7121,6 +7471,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7317,6 +7677,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7527,6 +7897,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7723,6 +8103,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7919,6 +8309,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8115,6 +8515,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8311,6 +8721,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8507,6 +8927,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8717,6 +9147,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8913,6 +9353,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9109,6 +9559,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9305,6 +9765,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9501,6 +9971,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9697,6 +10177,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9893,6 +10383,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10089,6 +10589,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10285,6 +10795,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10481,6 +11001,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10677,6 +11207,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10873,6 +11413,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11069,6 +11619,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11265,6 +11825,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11461,6 +12031,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11657,6 +12237,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11853,6 +12443,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12049,6 +12649,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12245,6 +12855,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12441,6 +13061,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12637,6 +13267,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12833,6 +13473,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13029,6 +13679,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13225,6 +13885,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13421,6 +14091,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13617,6 +14297,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13813,6 +14503,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14009,6 +14709,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14205,6 +14915,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14401,6 +15121,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14597,6 +15327,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14793,6 +15533,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14989,6 +15739,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15185,6 +15945,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15381,6 +16151,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15577,6 +16357,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15773,6 +16563,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15969,6 +16769,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16165,6 +16975,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16375,6 +17195,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16571,6 +17401,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16767,6 +17607,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16963,6 +17813,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17159,6 +18019,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17355,6 +18225,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17551,6 +18431,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17761,6 +18651,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17957,6 +18857,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18167,6 +19077,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18363,6 +19283,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18559,6 +19489,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18755,6 +19695,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18959,6 +19909,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19163,6 +20123,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19367,6 +20337,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19571,6 +20551,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19775,6 +20765,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19979,6 +20979,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20183,6 +21193,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20387,6 +21407,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20591,6 +21621,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20795,6 +21835,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20999,6 +22049,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21203,6 +22263,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21407,6 +22477,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21625,6 +22705,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21829,6 +22919,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22033,6 +23133,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22237,6 +23347,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22455,6 +23575,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22659,6 +23789,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22863,6 +24003,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23067,6 +24217,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23271,6 +24431,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23489,6 +24659,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23693,6 +24873,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23897,6 +25087,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24101,6 +25301,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24305,6 +25515,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24509,6 +25729,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24713,6 +25943,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24917,6 +26157,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25121,6 +26371,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25325,6 +26585,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25529,6 +26799,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25733,6 +27013,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25937,6 +27227,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26141,6 +27441,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26345,6 +27655,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26577,6 +27897,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26781,6 +28111,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26985,6 +28325,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27189,6 +28539,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27393,6 +28753,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27597,6 +28967,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27772,6 +29152,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27947,6 +29337,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28122,6 +29522,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28297,6 +29707,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28486,6 +29906,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28661,6 +30091,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28836,6 +30276,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29011,6 +30461,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29186,6 +30646,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29361,6 +30831,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29536,6 +31016,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29711,6 +31201,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29886,6 +31386,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30061,6 +31571,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30236,6 +31756,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30411,6 +31941,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30586,6 +32126,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30761,6 +32311,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30936,6 +32496,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31111,6 +32681,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31286,6 +32866,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31461,6 +33051,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31650,6 +33250,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31825,6 +33435,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32014,6 +33634,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32189,6 +33819,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32364,6 +34004,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32539,6 +34189,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32714,6 +34374,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32889,6 +34559,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33064,6 +34744,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33239,6 +34929,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33428,6 +35128,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33603,6 +35313,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33778,6 +35498,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33953,6 +35683,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34128,6 +35868,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34303,6 +36053,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34478,6 +36238,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34682,6 +36452,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34886,6 +36666,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35090,6 +36880,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35294,6 +37094,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35498,6 +37308,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35702,6 +37522,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35906,6 +37736,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36110,6 +37950,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36314,6 +38164,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36518,6 +38378,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36736,6 +38606,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36936,6 +38816,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37136,6 +39026,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37336,6 +39236,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37540,6 +39450,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37744,6 +39664,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37948,6 +39878,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38152,6 +40092,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38356,6 +40306,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38560,6 +40520,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38764,6 +40734,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38968,6 +40948,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39172,6 +41162,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39376,6 +41376,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39594,6 +41604,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39868,6 +41888,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40072,6 +42102,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40276,6 +42316,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40522,6 +42572,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40726,6 +42786,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40930,6 +43000,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41134,6 +43214,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41338,6 +43428,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41542,6 +43642,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41746,6 +43856,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42006,6 +44126,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42210,6 +44340,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42414,6 +44554,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42618,6 +44768,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42822,6 +44982,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43026,6 +45196,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43230,6 +45410,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43434,6 +45624,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43638,6 +45838,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43842,6 +46052,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44046,6 +46266,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44250,6 +46480,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44454,6 +46694,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44658,6 +46908,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44862,6 +47122,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45066,6 +47336,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45270,6 +47550,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45516,6 +47806,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45748,6 +48048,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45952,6 +48262,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46156,6 +48476,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46360,6 +48690,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46592,6 +48932,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46866,6 +49216,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47084,6 +49444,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47344,6 +49714,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47604,6 +49984,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47878,6 +50268,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48138,6 +50538,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48342,6 +50752,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48546,6 +50966,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48750,6 +51180,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48968,6 +51408,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49172,6 +51622,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49376,6 +51836,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49580,6 +52050,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49784,6 +52264,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49988,6 +52478,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50192,6 +52692,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50396,6 +52906,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50600,6 +53120,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50804,6 +53334,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51008,6 +53548,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51212,6 +53762,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51416,6 +53976,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51620,6 +54190,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51838,6 +54418,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52042,6 +54632,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52246,6 +54846,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52450,6 +55060,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52654,6 +55274,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52858,6 +55488,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53062,6 +55702,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53266,6 +55916,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53470,6 +56130,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53674,6 +56344,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53878,6 +56558,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54088,6 +56778,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54306,6 +57006,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54510,6 +57220,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54714,6 +57434,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54889,6 +57619,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55064,6 +57804,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55239,6 +57989,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55414,6 +58174,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55589,6 +58359,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55764,6 +58544,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55939,6 +58729,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56114,6 +58914,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56289,6 +59099,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56464,6 +59284,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56639,6 +59469,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56814,6 +59654,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56989,6 +59839,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57164,6 +60024,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57339,6 +60209,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57514,6 +60394,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57703,6 +60593,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57878,6 +60778,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58053,6 +60963,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58228,6 +61148,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58403,6 +61333,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58578,6 +61518,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58753,6 +61703,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58928,6 +61888,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59103,6 +62073,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59278,6 +62258,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59453,6 +62443,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59628,6 +62628,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59803,6 +62813,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59978,6 +62998,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60153,6 +63183,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60328,6 +63368,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60503,6 +63553,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60678,6 +63738,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60853,6 +63923,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61028,6 +64108,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61203,6 +64293,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61378,6 +64478,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61553,6 +64663,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61728,6 +64848,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61903,6 +65033,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62078,6 +65218,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62253,6 +65403,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62428,6 +65588,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62603,6 +65773,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62778,6 +65958,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62953,6 +66143,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63142,6 +66342,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63317,6 +66527,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63492,6 +66712,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63667,6 +66897,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63842,6 +67082,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64017,6 +67267,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64192,6 +67452,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64367,6 +67637,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64550,6 +67830,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64725,6 +68015,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64900,6 +68200,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65075,6 +68385,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65272,6 +68592,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65461,6 +68791,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65658,6 +68998,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65847,6 +69197,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66022,6 +69382,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66233,6 +69603,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66464,6 +69844,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66724,6 +70114,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66899,6 +70299,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67088,6 +70498,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67277,6 +70697,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67446,6 +70876,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67621,6 +71061,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67796,6 +71246,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67971,6 +71431,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68154,6 +71624,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68343,6 +71823,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68532,6 +72022,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68707,6 +72207,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68932,6 +72442,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69107,6 +72627,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69282,6 +72812,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69458,6 +72998,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69662,6 +73212,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69838,6 +73398,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70027,6 +73597,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70202,6 +73782,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70378,6 +73968,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70553,6 +74153,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70729,6 +74339,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70932,6 +74552,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71143,6 +74773,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71332,6 +74972,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71507,6 +75157,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71683,6 +75343,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71880,6 +75550,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72069,6 +75749,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72244,6 +75934,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72448,6 +76148,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72666,6 +76376,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72870,6 +76590,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73074,6 +76804,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73278,6 +77018,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73474,6 +77224,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73684,6 +77444,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73908,6 +77678,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74127,6 +77907,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74337,6 +78127,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74547,6 +78347,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74757,6 +78567,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74967,6 +78787,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75163,6 +78993,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75359,6 +79199,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75555,6 +79405,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75751,6 +79611,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75947,6 +79817,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76180,6 +80060,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76432,6 +80322,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76628,6 +80528,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76824,6 +80734,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76999,6 +80919,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77217,6 +81147,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77421,6 +81361,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77639,6 +81589,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77843,6 +81803,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78047,6 +82017,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78251,6 +82231,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78469,6 +82459,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78744,6 +82744,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78949,6 +82959,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79224,6 +83244,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79482,6 +83512,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79678,6 +83718,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79874,6 +83924,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80063,6 +84123,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80267,6 +84337,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80485,6 +84565,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80717,6 +84807,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80949,6 +85049,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81167,6 +85277,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81399,6 +85519,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81617,6 +85747,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81821,6 +85961,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82039,6 +86189,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82243,6 +86403,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82517,6 +86687,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82735,6 +86915,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82953,6 +87143,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83185,6 +87385,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83403,6 +87613,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83607,6 +87827,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83825,6 +88055,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84029,6 +88269,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84247,6 +88497,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84479,6 +88739,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84697,6 +88967,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84901,6 +89181,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85105,6 +89395,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85309,6 +89609,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85513,6 +89823,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85717,6 +90037,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85921,6 +90251,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86125,6 +90465,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86329,6 +90679,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86533,6 +90893,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86737,6 +91107,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86941,6 +91321,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87145,6 +91535,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87349,6 +91749,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87553,6 +91963,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87757,6 +92177,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87961,6 +92391,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88165,6 +92605,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88369,6 +92819,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88573,6 +93033,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88777,6 +93247,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88981,6 +93461,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89185,6 +93675,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89389,6 +93889,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89593,6 +94103,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89797,6 +94317,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90001,6 +94531,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90205,6 +94745,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90409,6 +94959,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90613,6 +95173,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90817,6 +95387,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91021,6 +95601,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91225,6 +95815,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91429,6 +96029,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91633,6 +96243,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91837,6 +96457,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92041,6 +96671,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92245,6 +96885,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92449,6 +97099,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92653,6 +97313,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92857,6 +97527,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93046,6 +97726,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93221,6 +97911,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93396,6 +98096,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93571,6 +98281,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93746,6 +98466,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93935,6 +98665,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94138,6 +98878,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94327,6 +99077,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94502,6 +99262,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94691,6 +99461,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94866,6 +99646,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95041,6 +99831,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95216,6 +100016,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95405,6 +100215,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95594,6 +100414,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95783,6 +100613,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95958,6 +100798,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96133,6 +100983,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96308,6 +101168,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96497,6 +101367,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96686,6 +101566,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96875,6 +101765,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97078,6 +101978,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97267,6 +102177,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97456,6 +102376,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97659,6 +102589,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97834,6 +102774,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -98009,6 +102959,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -98184,6 +103144,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -98359,6 +103329,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -98534,6 +103514,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -98723,6 +103713,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, diff --git a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_14.json b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_14.json index dee4c17a87..f380deb8b2 100644 --- a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_14.json +++ b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_14.json @@ -142,6 +142,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -331,6 +341,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -520,6 +540,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -695,6 +725,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -884,6 +924,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1059,6 +1109,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1234,6 +1294,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1409,6 +1479,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1598,6 +1678,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1773,6 +1863,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1948,6 +2048,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2137,6 +2247,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2312,6 +2432,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2501,6 +2631,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2690,6 +2830,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2865,6 +3015,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3054,6 +3214,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3243,186 +3413,21 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/XXTo4J_M-50_CTau-100mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset XXTo4J_M-50_CTau-100mm_TuneCUETP8M1_13TeV_pythia8 in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Higgs Physics", - "secondary": [ - "Beyond Standard Model" ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" - ], - "number_events": 30000, - "number_files": 5, - "size": 670654274 - }, - "doi": "10.7483/OPENDATA.CMS.1XTG.6W1K", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:05c4017d", - "description": "/XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1814, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_70000_file_index.json" - }, - { - "checksum": "adler32:e25b587c", - "description": "/XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1105, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_70000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05833\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05833_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05833_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/510f2c2f668cdf7e8d95cdd336e04451341fe2ce/python/ThirteenTeV/XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s\n# Which adds up to 17.0000s per event\n# Single core events that fit in validation duration: 20160s / 17.0000s = 1185\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 1185 and 10000, but more than 0 -> 1185\n# It is estimated that this validation will produce: 1185 * 1.0000 = 1185 events\nEVENTS=1185\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05833_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05833.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05833_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05833_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05833_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05833 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05833_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05833_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05833_test.sh)\n", - "title": "Production script" - }, - { - "script": "COM_ENERGY = 13000. # GeV\nMASS_POINT = 50 # GeV\nCROSS_SECTION = 1 # pb\nCTAU_POINT = 10 # mm\n\nimport FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8GeneratorFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(0),\n filterEfficiency = cms.untracked.double(1),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(COM_ENERGY),\n crossSection = cms.untracked.double(CROSS_SECTION),\n maxEventsToPrint = cms.untracked.int32(0),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n processParameters = cms.vstring(\n \"Higgs:useBSM = on\",\n \"HiggsBSM:all = off\",\n \"HiggsBSM:ffbar2A3H2 = on\",\n \"35:m0 = %s\" % MASS_POINT,\n \"36:m0 = %s\" % MASS_POINT,\n \"35:tau0 = %s\" % CTAU_POINT,\n \"36:tau0 = %s\" % CTAU_POINT,\n \"35:0:bRatio = .2\",\n \"35:1:bRatio = .2\",\n \"35:2:bRatio = .2\",\n \"35:3:bRatio = .2\",\n \"35:4:bRatio = .2\",\n \"35:5:bRatio = 0\",\n \"35:9:bRatio = 0\",\n \"35:10:bRatio= 0\",\n \"36:0:bRatio = .2\",\n \"36:1:bRatio = .2\",\n \"36:2:bRatio = .2\",\n \"36:3:bRatio = .2\",\n \"36:4:bRatio = .2\",\n \"36:5:bRatio = 0\",\n \"36:9:bRatio = 0\",\n \"36:10:bRatio = 0\",\n \"35:0:meMode = 100\",\n \"35:1:meMode = 100\",\n \"35:2:meMode = 100\",\n \"35:3:meMode = 100\",\n \"35:4:meMode = 100\",\n \"35:5:meMode = 100\",\n \"35:9:meMode = 100\",\n \"35:10:meMode = 100\",\n \"36:0:meMode = 100\",\n \"36:1:meMode = 100\",\n \"36:2:meMode = 100\",\n \"36:3:meMode = 100\",\n \"36:4:meMode = 100\",\n \"36:5:meMode = 100\",\n \"36:9:meMode = 100\",\n \"36:10:meMode = 100\",\n \"HiggsA3:coup2d = 1\",\n \"HiggsA3:coup2u = 1\",\n \"HiggsA3:coup2H1Z = 0\",\n \"HiggsA3:coup2H2Z = 1\",\n \"HiggsA3:coup2l = 0\",\n \"HiggsA3:coup2HchgW = 0\",\n \"HiggsH2:coup2d = 1\",\n \"HiggsH2:coup2u = 1\",\n \"HiggsH2:coup2l = 0\",\n \"HiggsH2:coup2Z = 0\",\n \"HiggsH2:coup2W = 0\",\n \"HiggsH2:coup2H1H1 = 0\",\n \"HiggsH2:coup2A3A3 = 0\",\n \"35:onMode = off\",\n \"35:onIfAny = 1 2 3 4 5\",\n \"36:onMode = off\",\n \"36:onIfAny = 1 2 3 4 5\",\n ),\n parameterSets = cms.vstring(\n 'pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n 'processParameters'\n )\n )\n)\n\nProductionFilterSequence = cms.Sequence(generator) \n", - "title": "Generator parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/510f2c2f668cdf7e8d95cdd336e04451341fe2ce/python/ThirteenTeV/XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8_cff.py" - }, - { - "cms_confdb_id": "194fab63539ddd0b023236760c699449", - "process": "SIM", - "title": "Configuration file" - } - ], - "generators": [ - "pythia8" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", - "release": "CMSSW_7_1_20_patch3", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-02173_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-02173_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02173_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-02173_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02173_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02173_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02173_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02173 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02173_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-02173.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-02173_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02173_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02173_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02173_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02173 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-02173_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-02173_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-02173_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "deee2173631893af9152071f2a35c475", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "deee2173631893af9152071f2a36bfd8", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-01903_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-01903_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-01903_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-01903.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:EXO-RunIIFall15DR76-02173.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-01903_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-01903_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-01903_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-01903 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-01903_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-01903_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-01903_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "deee2173631893af9152071f2a37ff32", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "21460", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8 in MINIAODSIM format for 2015 collision data", + "title": "/XXTo4J_M-50_CTau-100mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset XXTo4J_M-50_CTau-100mm_TuneCUETP8M1_13TeV_pythia8 in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -3452,7 +3457,7 @@ }, { "abstract": { - "description": "

Simulated dataset XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + "description": "

Simulated dataset XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" }, "accelerator": "CERN-LHC", "categories": { @@ -3485,24 +3490,24 @@ ], "number_events": 30000, "number_files": 5, - "size": 685963619 + "size": 670654274 }, - "doi": "10.7483/OPENDATA.CMS.DG6G.AI9O", + "doi": "10.7483/OPENDATA.CMS.1XTG.6W1K", "experiment": "CMS", "files": [ { - "checksum": "adler32:5ccfff40", - "description": "/XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1809, + "checksum": "adler32:05c4017d", + "description": "/XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1814, "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.json" + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_70000_file_index.json" }, { - "checksum": "adler32:c558572f", - "description": "/XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1100, + "checksum": "adler32:e25b587c", + "description": "/XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1105, "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.txt" + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_70000_file_index.txt" } ], "license": { @@ -3514,16 +3519,16 @@ { "configuration_files": [ { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05834\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05834_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05834_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/510f2c2f668cdf7e8d95cdd336e04451341fe2ce/python/ThirteenTeV/XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 45.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 45.0000s = 45.0000s\n# Which adds up to 45.0000s per event\n# Single core events that fit in validation duration: 20160s / 45.0000s = 448\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 448 and 10000, but more than 0 -> 448\n# It is estimated that this validation will produce: 448 * 1.0000 = 448 events\nEVENTS=448\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05834_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05834.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05834_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05834_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05834_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05834 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05834_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05834_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05834_test.sh)\n", + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05833\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05833_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05833_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/510f2c2f668cdf7e8d95cdd336e04451341fe2ce/python/ThirteenTeV/XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s\n# Which adds up to 17.0000s per event\n# Single core events that fit in validation duration: 20160s / 17.0000s = 1185\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 1185 and 10000, but more than 0 -> 1185\n# It is estimated that this validation will produce: 1185 * 1.0000 = 1185 events\nEVENTS=1185\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05833_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05833.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05833_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05833_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05833_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05833 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05833_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05833_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05833_test.sh)\n", "title": "Production script" }, { - "script": "COM_ENERGY = 13000. # GeV\nMASS_POINT = 50 # GeV\nCROSS_SECTION = 1 # pb\nCTAU_POINT = 1 # mm\n\nimport FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8GeneratorFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(0),\n filterEfficiency = cms.untracked.double(1),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(COM_ENERGY),\n crossSection = cms.untracked.double(CROSS_SECTION),\n maxEventsToPrint = cms.untracked.int32(0),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n processParameters = cms.vstring(\n \"Higgs:useBSM = on\",\n \"HiggsBSM:all = off\",\n \"HiggsBSM:ffbar2A3H2 = on\",\n \"35:m0 = %s\" % MASS_POINT,\n \"36:m0 = %s\" % MASS_POINT,\n \"35:tau0 = %s\" % CTAU_POINT,\n \"36:tau0 = %s\" % CTAU_POINT,\n \"35:0:bRatio = .2\",\n \"35:1:bRatio = .2\",\n \"35:2:bRatio = .2\",\n \"35:3:bRatio = .2\",\n \"35:4:bRatio = .2\",\n \"35:5:bRatio = 0\",\n \"35:9:bRatio = 0\",\n \"35:10:bRatio= 0\",\n \"36:0:bRatio = .2\",\n \"36:1:bRatio = .2\",\n \"36:2:bRatio = .2\",\n \"36:3:bRatio = .2\",\n \"36:4:bRatio = .2\",\n \"36:5:bRatio = 0\",\n \"36:9:bRatio = 0\",\n \"36:10:bRatio = 0\",\n \"35:0:meMode = 100\",\n \"35:1:meMode = 100\",\n \"35:2:meMode = 100\",\n \"35:3:meMode = 100\",\n \"35:4:meMode = 100\",\n \"35:5:meMode = 100\",\n \"35:9:meMode = 100\",\n \"35:10:meMode = 100\",\n \"36:0:meMode = 100\",\n \"36:1:meMode = 100\",\n \"36:2:meMode = 100\",\n \"36:3:meMode = 100\",\n \"36:4:meMode = 100\",\n \"36:5:meMode = 100\",\n \"36:9:meMode = 100\",\n \"36:10:meMode = 100\",\n \"HiggsA3:coup2d = 1\",\n \"HiggsA3:coup2u = 1\",\n \"HiggsA3:coup2H1Z = 0\",\n \"HiggsA3:coup2H2Z = 1\",\n \"HiggsA3:coup2l = 0\",\n \"HiggsA3:coup2HchgW = 0\",\n \"HiggsH2:coup2d = 1\",\n \"HiggsH2:coup2u = 1\",\n \"HiggsH2:coup2l = 0\",\n \"HiggsH2:coup2Z = 0\",\n \"HiggsH2:coup2W = 0\",\n \"HiggsH2:coup2H1H1 = 0\",\n \"HiggsH2:coup2A3A3 = 0\",\n \"35:onMode = off\",\n \"35:onIfAny = 1 2 3 4 5\",\n \"36:onMode = off\",\n \"36:onIfAny = 1 2 3 4 5\",\n ),\n parameterSets = cms.vstring(\n 'pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n 'processParameters'\n )\n )\n)\n\nProductionFilterSequence = cms.Sequence(generator) \n", + "script": "COM_ENERGY = 13000. # GeV\nMASS_POINT = 50 # GeV\nCROSS_SECTION = 1 # pb\nCTAU_POINT = 10 # mm\n\nimport FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8GeneratorFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(0),\n filterEfficiency = cms.untracked.double(1),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(COM_ENERGY),\n crossSection = cms.untracked.double(CROSS_SECTION),\n maxEventsToPrint = cms.untracked.int32(0),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n processParameters = cms.vstring(\n \"Higgs:useBSM = on\",\n \"HiggsBSM:all = off\",\n \"HiggsBSM:ffbar2A3H2 = on\",\n \"35:m0 = %s\" % MASS_POINT,\n \"36:m0 = %s\" % MASS_POINT,\n \"35:tau0 = %s\" % CTAU_POINT,\n \"36:tau0 = %s\" % CTAU_POINT,\n \"35:0:bRatio = .2\",\n \"35:1:bRatio = .2\",\n \"35:2:bRatio = .2\",\n \"35:3:bRatio = .2\",\n \"35:4:bRatio = .2\",\n \"35:5:bRatio = 0\",\n \"35:9:bRatio = 0\",\n \"35:10:bRatio= 0\",\n \"36:0:bRatio = .2\",\n \"36:1:bRatio = .2\",\n \"36:2:bRatio = .2\",\n \"36:3:bRatio = .2\",\n \"36:4:bRatio = .2\",\n \"36:5:bRatio = 0\",\n \"36:9:bRatio = 0\",\n \"36:10:bRatio = 0\",\n \"35:0:meMode = 100\",\n \"35:1:meMode = 100\",\n \"35:2:meMode = 100\",\n \"35:3:meMode = 100\",\n \"35:4:meMode = 100\",\n \"35:5:meMode = 100\",\n \"35:9:meMode = 100\",\n \"35:10:meMode = 100\",\n \"36:0:meMode = 100\",\n \"36:1:meMode = 100\",\n \"36:2:meMode = 100\",\n \"36:3:meMode = 100\",\n \"36:4:meMode = 100\",\n \"36:5:meMode = 100\",\n \"36:9:meMode = 100\",\n \"36:10:meMode = 100\",\n \"HiggsA3:coup2d = 1\",\n \"HiggsA3:coup2u = 1\",\n \"HiggsA3:coup2H1Z = 0\",\n \"HiggsA3:coup2H2Z = 1\",\n \"HiggsA3:coup2l = 0\",\n \"HiggsA3:coup2HchgW = 0\",\n \"HiggsH2:coup2d = 1\",\n \"HiggsH2:coup2u = 1\",\n \"HiggsH2:coup2l = 0\",\n \"HiggsH2:coup2Z = 0\",\n \"HiggsH2:coup2W = 0\",\n \"HiggsH2:coup2H1H1 = 0\",\n \"HiggsH2:coup2A3A3 = 0\",\n \"35:onMode = off\",\n \"35:onIfAny = 1 2 3 4 5\",\n \"36:onMode = off\",\n \"36:onIfAny = 1 2 3 4 5\",\n ),\n parameterSets = cms.vstring(\n 'pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n 'processParameters'\n )\n )\n)\n\nProductionFilterSequence = cms.Sequence(generator) \n", "title": "Generator parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/510f2c2f668cdf7e8d95cdd336e04451341fe2ce/python/ThirteenTeV/XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8_cff.py" + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/510f2c2f668cdf7e8d95cdd336e04451341fe2ce/python/ThirteenTeV/XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8_cff.py" }, { - "cms_confdb_id": "194fab63539ddd0b023236760c69ae53", + "cms_confdb_id": "194fab63539ddd0b023236760c699449", "process": "SIM", "title": "Configuration file" } @@ -3532,14 +3537,14 @@ "pythia8" ], "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "output_dataset": "/XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", "release": "CMSSW_7_1_20_patch3", "type": "SIM" }, { "configuration_files": [ { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-02174_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-02174_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02174_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-02174_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02174_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02174_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02174_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02174 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02174_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-02174.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-02174_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02174_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02174_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02174_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02174 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-02174_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-02174_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-02174_test.sh)\n", + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-02173_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-02173_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02173_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-02173_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02173_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02173_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02173_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02173 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02173_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-02173.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-02173_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02173_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02173_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02173_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02173 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-02173_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-02173_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-02173_test.sh)\n", "title": "Production script" }, { @@ -3554,14 +3559,14 @@ } ], "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "output_dataset": "/XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", "release": "CMSSW_7_6_1", "type": "HLT RECO" }, { "configuration_files": [ { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-01904_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-01904_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-01904_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-01904.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:EXO-RunIIFall15DR76-02174.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-01904_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-01904_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-01904_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-01904 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-01904_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-01904_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-01904_test.sh)\n", + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-01903_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-01903_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-01903_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-01903.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:EXO-RunIIFall15DR76-02173.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-01903_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-01903_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-01903_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-01903 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-01903_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-01903_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-01903_test.sh)\n", "title": "Production script" }, { @@ -3571,7 +3576,7 @@ } ], "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "output_dataset": "/XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", "release": "CMSSW_7_6_3", "type": "MINIAODSIM" } @@ -3587,17 +3592,27 @@ ] }, "publisher": "CERN Open Data Portal", - "recid": "21461", + "recid": "21460", "run_period": [ "Run2015C", "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8 in MINIAODSIM format for 2015 collision data", + "title": "/XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset XXTo4J_M-50_CTau-10mm_TuneCUETP8M1_13TeV_pythia8 in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -3627,7 +3642,7 @@ }, { "abstract": { - "description": "

Simulated dataset XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + "description": "

Simulated dataset XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" }, "accelerator": "CERN-LHC", "categories": { @@ -3659,25 +3674,25 @@ "root" ], "number_events": 30000, - "number_files": 7, - "size": 594861061 + "number_files": 5, + "size": 685963619 }, - "doi": "10.7483/OPENDATA.CMS.J3F2.19C9", + "doi": "10.7483/OPENDATA.CMS.DG6G.AI9O", "experiment": "CMS", "files": [ { - "checksum": "adler32:5a46ce57", - "description": "/XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 2553, + "checksum": "adler32:5ccfff40", + "description": "/XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1809, "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_70000_file_index.json" + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.json" }, { - "checksum": "adler32:9ccae413", - "description": "/XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 1561, + "checksum": "adler32:c558572f", + "description": "/XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1100, "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_70000_file_index.txt" + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_60000_file_index.txt" } ], "license": { @@ -3689,16 +3704,16 @@ { "configuration_files": [ { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05835\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05835_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05835_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/510f2c2f668cdf7e8d95cdd336e04451341fe2ce/python/ThirteenTeV/XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 39.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 39.0000s = 39.0000s\n# Which adds up to 39.0000s per event\n# Single core events that fit in validation duration: 20160s / 39.0000s = 516\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 516 and 10000, but more than 0 -> 516\n# It is estimated that this validation will produce: 516 * 1.0000 = 516 events\nEVENTS=516\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05835_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05835.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05835_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05835_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05835_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05835 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05835_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05835_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05835_test.sh)\n", + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05834\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05834_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05834_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/510f2c2f668cdf7e8d95cdd336e04451341fe2ce/python/ThirteenTeV/XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 45.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 45.0000s = 45.0000s\n# Which adds up to 45.0000s per event\n# Single core events that fit in validation duration: 20160s / 45.0000s = 448\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 448 and 10000, but more than 0 -> 448\n# It is estimated that this validation will produce: 448 * 1.0000 = 448 events\nEVENTS=448\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05834_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05834.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05834_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05834_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05834_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05834 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05834_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05834_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05834_test.sh)\n", "title": "Production script" }, { - "script": "COM_ENERGY = 13000. # GeV\nMASS_POINT = 50 # GeV\nCROSS_SECTION = 1 # pb\nCTAU_POINT = 2000 # mm\n\nimport FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8GeneratorFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(0),\n filterEfficiency = cms.untracked.double(1),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(COM_ENERGY),\n crossSection = cms.untracked.double(CROSS_SECTION),\n maxEventsToPrint = cms.untracked.int32(0),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n processParameters = cms.vstring(\n \"Higgs:useBSM = on\",\n \"HiggsBSM:all = off\",\n \"HiggsBSM:ffbar2A3H2 = on\",\n \"35:m0 = %s\" % MASS_POINT,\n \"36:m0 = %s\" % MASS_POINT,\n \"35:tau0 = %s\" % CTAU_POINT,\n \"36:tau0 = %s\" % CTAU_POINT,\n \"35:0:bRatio = .2\",\n \"35:1:bRatio = .2\",\n \"35:2:bRatio = .2\",\n \"35:3:bRatio = .2\",\n \"35:4:bRatio = .2\",\n \"35:5:bRatio = 0\",\n \"35:9:bRatio = 0\",\n \"35:10:bRatio= 0\",\n \"36:0:bRatio = .2\",\n \"36:1:bRatio = .2\",\n \"36:2:bRatio = .2\",\n \"36:3:bRatio = .2\",\n \"36:4:bRatio = .2\",\n \"36:5:bRatio = 0\",\n \"36:9:bRatio = 0\",\n \"36:10:bRatio = 0\",\n \"35:0:meMode = 100\",\n \"35:1:meMode = 100\",\n \"35:2:meMode = 100\",\n \"35:3:meMode = 100\",\n \"35:4:meMode = 100\",\n \"35:5:meMode = 100\",\n \"35:9:meMode = 100\",\n \"35:10:meMode = 100\",\n \"36:0:meMode = 100\",\n \"36:1:meMode = 100\",\n \"36:2:meMode = 100\",\n \"36:3:meMode = 100\",\n \"36:4:meMode = 100\",\n \"36:5:meMode = 100\",\n \"36:9:meMode = 100\",\n \"36:10:meMode = 100\",\n \"HiggsA3:coup2d = 1\",\n \"HiggsA3:coup2u = 1\",\n \"HiggsA3:coup2H1Z = 0\",\n \"HiggsA3:coup2H2Z = 1\",\n \"HiggsA3:coup2l = 0\",\n \"HiggsA3:coup2HchgW = 0\",\n \"HiggsH2:coup2d = 1\",\n \"HiggsH2:coup2u = 1\",\n \"HiggsH2:coup2l = 0\",\n \"HiggsH2:coup2Z = 0\",\n \"HiggsH2:coup2W = 0\",\n \"HiggsH2:coup2H1H1 = 0\",\n \"HiggsH2:coup2A3A3 = 0\",\n \"35:onMode = off\",\n \"35:onIfAny = 1 2 3 4 5\",\n \"36:onMode = off\",\n \"36:onIfAny = 1 2 3 4 5\",\n ),\n parameterSets = cms.vstring(\n 'pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n 'processParameters'\n )\n )\n)\n\nProductionFilterSequence = cms.Sequence(generator) \n", + "script": "COM_ENERGY = 13000. # GeV\nMASS_POINT = 50 # GeV\nCROSS_SECTION = 1 # pb\nCTAU_POINT = 1 # mm\n\nimport FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8GeneratorFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(0),\n filterEfficiency = cms.untracked.double(1),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(COM_ENERGY),\n crossSection = cms.untracked.double(CROSS_SECTION),\n maxEventsToPrint = cms.untracked.int32(0),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n processParameters = cms.vstring(\n \"Higgs:useBSM = on\",\n \"HiggsBSM:all = off\",\n \"HiggsBSM:ffbar2A3H2 = on\",\n \"35:m0 = %s\" % MASS_POINT,\n \"36:m0 = %s\" % MASS_POINT,\n \"35:tau0 = %s\" % CTAU_POINT,\n \"36:tau0 = %s\" % CTAU_POINT,\n \"35:0:bRatio = .2\",\n \"35:1:bRatio = .2\",\n \"35:2:bRatio = .2\",\n \"35:3:bRatio = .2\",\n \"35:4:bRatio = .2\",\n \"35:5:bRatio = 0\",\n \"35:9:bRatio = 0\",\n \"35:10:bRatio= 0\",\n \"36:0:bRatio = .2\",\n \"36:1:bRatio = .2\",\n \"36:2:bRatio = .2\",\n \"36:3:bRatio = .2\",\n \"36:4:bRatio = .2\",\n \"36:5:bRatio = 0\",\n \"36:9:bRatio = 0\",\n \"36:10:bRatio = 0\",\n \"35:0:meMode = 100\",\n \"35:1:meMode = 100\",\n \"35:2:meMode = 100\",\n \"35:3:meMode = 100\",\n \"35:4:meMode = 100\",\n \"35:5:meMode = 100\",\n \"35:9:meMode = 100\",\n \"35:10:meMode = 100\",\n \"36:0:meMode = 100\",\n \"36:1:meMode = 100\",\n \"36:2:meMode = 100\",\n \"36:3:meMode = 100\",\n \"36:4:meMode = 100\",\n \"36:5:meMode = 100\",\n \"36:9:meMode = 100\",\n \"36:10:meMode = 100\",\n \"HiggsA3:coup2d = 1\",\n \"HiggsA3:coup2u = 1\",\n \"HiggsA3:coup2H1Z = 0\",\n \"HiggsA3:coup2H2Z = 1\",\n \"HiggsA3:coup2l = 0\",\n \"HiggsA3:coup2HchgW = 0\",\n \"HiggsH2:coup2d = 1\",\n \"HiggsH2:coup2u = 1\",\n \"HiggsH2:coup2l = 0\",\n \"HiggsH2:coup2Z = 0\",\n \"HiggsH2:coup2W = 0\",\n \"HiggsH2:coup2H1H1 = 0\",\n \"HiggsH2:coup2A3A3 = 0\",\n \"35:onMode = off\",\n \"35:onIfAny = 1 2 3 4 5\",\n \"36:onMode = off\",\n \"36:onIfAny = 1 2 3 4 5\",\n ),\n parameterSets = cms.vstring(\n 'pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n 'processParameters'\n )\n )\n)\n\nProductionFilterSequence = cms.Sequence(generator) \n", "title": "Generator parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/510f2c2f668cdf7e8d95cdd336e04451341fe2ce/python/ThirteenTeV/XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8_cff.py" + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/510f2c2f668cdf7e8d95cdd336e04451341fe2ce/python/ThirteenTeV/XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8_cff.py" }, { - "cms_confdb_id": "194fab63539ddd0b023236760c751306", + "cms_confdb_id": "194fab63539ddd0b023236760c69ae53", "process": "SIM", "title": "Configuration file" } @@ -3707,46 +3722,46 @@ "pythia8" ], "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "output_dataset": "/XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", "release": "CMSSW_7_1_20_patch3", "type": "SIM" }, { "configuration_files": [ { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-02057_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-02057_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02057_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-02057_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02057_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02057_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02057_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02057 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02057_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-02057.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-02057_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02057_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02057_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02057_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02057 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-02057_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-02057_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-02057_test.sh)\n", + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-02174_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-02174_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02174_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-02174_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02174_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02174_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02174_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02174 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02174_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-02174.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-02174_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02174_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02174_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02174_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02174 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-02174_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-02174_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-02174_test.sh)\n", "title": "Production script" }, { - "cms_confdb_id": "6f3c5f6154f51300098e03439b8c8f66", + "cms_confdb_id": "deee2173631893af9152071f2a35c475", "process": "HLT", "title": "Configuration file" }, { - "cms_confdb_id": "6f3c5f6154f51300098e03439b8d9518", + "cms_confdb_id": "deee2173631893af9152071f2a36bfd8", "process": "RECO", "title": "Configuration file" } ], "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "output_dataset": "/XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", "release": "CMSSW_7_6_1", "type": "HLT RECO" }, { "configuration_files": [ { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-01748_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-01748_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-01748_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-01748.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:EXO-RunIIFall15DR76-02057.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-01748_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-01748_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-01748_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-01748 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-01748_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-01748_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-01748_test.sh)\n", + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-01904_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-01904_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-01904_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-01904.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:EXO-RunIIFall15DR76-02174.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-01904_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-01904_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-01904_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-01904 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-01904_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-01904_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-01904_test.sh)\n", "title": "Production script" }, { - "cms_confdb_id": "0d89a784d67ba69752b6a6f6fc961970", + "cms_confdb_id": "deee2173631893af9152071f2a37ff32", "process": "MINIAODSIM", "title": "Configuration file" } ], "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "output_dataset": "/XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", "release": "CMSSW_7_6_3", "type": "MINIAODSIM" } @@ -3762,17 +3777,27 @@ ] }, "publisher": "CERN Open Data Portal", - "recid": "21462", + "recid": "21461", "run_period": [ "Run2015C", "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8 in MINIAODSIM format for 2015 collision data", + "title": "/XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset XXTo4J_M-50_CTau-1mm_TuneCUETP8M1_13TeV_pythia8 in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -3802,7 +3827,7 @@ }, { "abstract": { - "description": "

Simulated dataset XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + "description": "

Simulated dataset XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" }, "accelerator": "CERN-LHC", "categories": { @@ -3834,39 +3859,25 @@ "root" ], "number_events": 30000, - "number_files": 4, - "size": 618498879 + "number_files": 7, + "size": 594861061 }, - "doi": "10.7483/OPENDATA.CMS.8GPR.WVQ1", + "doi": "10.7483/OPENDATA.CMS.J3F2.19C9", "experiment": "CMS", "files": [ { - "checksum": "adler32:1d31ccc7", - "description": "/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 2) for access to data", - "size": 729, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.json" - }, - { - "checksum": "adler32:62e5ce50", - "description": "/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (2 of 2) for access to data", - "size": 730, + "checksum": "adler32:5a46ce57", + "description": "/XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 2553, "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_20000_file_index.json" - }, - { - "checksum": "adler32:cf7789bf", - "description": "/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 2) for access to data", - "size": 444, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.txt" + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_70000_file_index.json" }, { - "checksum": "adler32:454c8a76", - "description": "/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (2 of 2) for access to data", - "size": 444, + "checksum": "adler32:9ccae413", + "description": "/XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 1561, "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_20000_file_index.txt" + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_70000_file_index.txt" } ], "license": { @@ -3878,16 +3889,16 @@ { "configuration_files": [ { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05836\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05836_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05836_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/510f2c2f668cdf7e8d95cdd336e04451341fe2ce/python/ThirteenTeV/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 43.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 43.0000s = 43.0000s\n# Which adds up to 43.0000s per event\n# Single core events that fit in validation duration: 20160s / 43.0000s = 468\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 468 and 10000, but more than 0 -> 468\n# It is estimated that this validation will produce: 468 * 1.0000 = 468 events\nEVENTS=468\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05836_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05836.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05836_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05836_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05836_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05836 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05836_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05836_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05836_test.sh)\n", + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05835\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05835_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05835_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/510f2c2f668cdf7e8d95cdd336e04451341fe2ce/python/ThirteenTeV/XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 39.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 39.0000s = 39.0000s\n# Which adds up to 39.0000s per event\n# Single core events that fit in validation duration: 20160s / 39.0000s = 516\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 516 and 10000, but more than 0 -> 516\n# It is estimated that this validation will produce: 516 * 1.0000 = 516 events\nEVENTS=516\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05835_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05835.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05835_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05835_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05835_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05835 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05835_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05835_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05835_test.sh)\n", "title": "Production script" }, { - "script": "COM_ENERGY = 13000. # GeV\nMASS_POINT = 50 # GeV\nCROSS_SECTION = 1 # pb\nCTAU_POINT = 300 # mm\n\nimport FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8GeneratorFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(0),\n filterEfficiency = cms.untracked.double(1),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(COM_ENERGY),\n crossSection = cms.untracked.double(CROSS_SECTION),\n maxEventsToPrint = cms.untracked.int32(0),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n processParameters = cms.vstring(\n \"Higgs:useBSM = on\",\n \"HiggsBSM:all = off\",\n \"HiggsBSM:ffbar2A3H2 = on\",\n \"35:m0 = %s\" % MASS_POINT,\n \"36:m0 = %s\" % MASS_POINT,\n \"35:tau0 = %s\" % CTAU_POINT,\n \"36:tau0 = %s\" % CTAU_POINT,\n \"35:0:bRatio = .2\",\n \"35:1:bRatio = .2\",\n \"35:2:bRatio = .2\",\n \"35:3:bRatio = .2\",\n \"35:4:bRatio = .2\",\n \"35:5:bRatio = 0\",\n \"35:9:bRatio = 0\",\n \"35:10:bRatio= 0\",\n \"36:0:bRatio = .2\",\n \"36:1:bRatio = .2\",\n \"36:2:bRatio = .2\",\n \"36:3:bRatio = .2\",\n \"36:4:bRatio = .2\",\n \"36:5:bRatio = 0\",\n \"36:9:bRatio = 0\",\n \"36:10:bRatio = 0\",\n \"35:0:meMode = 100\",\n \"35:1:meMode = 100\",\n \"35:2:meMode = 100\",\n \"35:3:meMode = 100\",\n \"35:4:meMode = 100\",\n \"35:5:meMode = 100\",\n \"35:9:meMode = 100\",\n \"35:10:meMode = 100\",\n \"36:0:meMode = 100\",\n \"36:1:meMode = 100\",\n \"36:2:meMode = 100\",\n \"36:3:meMode = 100\",\n \"36:4:meMode = 100\",\n \"36:5:meMode = 100\",\n \"36:9:meMode = 100\",\n \"36:10:meMode = 100\",\n \"HiggsA3:coup2d = 1\",\n \"HiggsA3:coup2u = 1\",\n \"HiggsA3:coup2H1Z = 0\",\n \"HiggsA3:coup2H2Z = 1\",\n \"HiggsA3:coup2l = 0\",\n \"HiggsA3:coup2HchgW = 0\",\n \"HiggsH2:coup2d = 1\",\n \"HiggsH2:coup2u = 1\",\n \"HiggsH2:coup2l = 0\",\n \"HiggsH2:coup2Z = 0\",\n \"HiggsH2:coup2W = 0\",\n \"HiggsH2:coup2H1H1 = 0\",\n \"HiggsH2:coup2A3A3 = 0\",\n \"35:onMode = off\",\n \"35:onIfAny = 1 2 3 4 5\",\n \"36:onMode = off\",\n \"36:onIfAny = 1 2 3 4 5\",\n ),\n parameterSets = cms.vstring(\n 'pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n 'processParameters'\n )\n )\n)\n\nProductionFilterSequence = cms.Sequence(generator) \n", + "script": "COM_ENERGY = 13000. # GeV\nMASS_POINT = 50 # GeV\nCROSS_SECTION = 1 # pb\nCTAU_POINT = 2000 # mm\n\nimport FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8GeneratorFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(0),\n filterEfficiency = cms.untracked.double(1),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(COM_ENERGY),\n crossSection = cms.untracked.double(CROSS_SECTION),\n maxEventsToPrint = cms.untracked.int32(0),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n processParameters = cms.vstring(\n \"Higgs:useBSM = on\",\n \"HiggsBSM:all = off\",\n \"HiggsBSM:ffbar2A3H2 = on\",\n \"35:m0 = %s\" % MASS_POINT,\n \"36:m0 = %s\" % MASS_POINT,\n \"35:tau0 = %s\" % CTAU_POINT,\n \"36:tau0 = %s\" % CTAU_POINT,\n \"35:0:bRatio = .2\",\n \"35:1:bRatio = .2\",\n \"35:2:bRatio = .2\",\n \"35:3:bRatio = .2\",\n \"35:4:bRatio = .2\",\n \"35:5:bRatio = 0\",\n \"35:9:bRatio = 0\",\n \"35:10:bRatio= 0\",\n \"36:0:bRatio = .2\",\n \"36:1:bRatio = .2\",\n \"36:2:bRatio = .2\",\n \"36:3:bRatio = .2\",\n \"36:4:bRatio = .2\",\n \"36:5:bRatio = 0\",\n \"36:9:bRatio = 0\",\n \"36:10:bRatio = 0\",\n \"35:0:meMode = 100\",\n \"35:1:meMode = 100\",\n \"35:2:meMode = 100\",\n \"35:3:meMode = 100\",\n \"35:4:meMode = 100\",\n \"35:5:meMode = 100\",\n \"35:9:meMode = 100\",\n \"35:10:meMode = 100\",\n \"36:0:meMode = 100\",\n \"36:1:meMode = 100\",\n \"36:2:meMode = 100\",\n \"36:3:meMode = 100\",\n \"36:4:meMode = 100\",\n \"36:5:meMode = 100\",\n \"36:9:meMode = 100\",\n \"36:10:meMode = 100\",\n \"HiggsA3:coup2d = 1\",\n \"HiggsA3:coup2u = 1\",\n \"HiggsA3:coup2H1Z = 0\",\n \"HiggsA3:coup2H2Z = 1\",\n \"HiggsA3:coup2l = 0\",\n \"HiggsA3:coup2HchgW = 0\",\n \"HiggsH2:coup2d = 1\",\n \"HiggsH2:coup2u = 1\",\n \"HiggsH2:coup2l = 0\",\n \"HiggsH2:coup2Z = 0\",\n \"HiggsH2:coup2W = 0\",\n \"HiggsH2:coup2H1H1 = 0\",\n \"HiggsH2:coup2A3A3 = 0\",\n \"35:onMode = off\",\n \"35:onIfAny = 1 2 3 4 5\",\n \"36:onMode = off\",\n \"36:onIfAny = 1 2 3 4 5\",\n ),\n parameterSets = cms.vstring(\n 'pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n 'processParameters'\n )\n )\n)\n\nProductionFilterSequence = cms.Sequence(generator) \n", "title": "Generator parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/510f2c2f668cdf7e8d95cdd336e04451341fe2ce/python/ThirteenTeV/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8_cff.py" + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/510f2c2f668cdf7e8d95cdd336e04451341fe2ce/python/ThirteenTeV/XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8_cff.py" }, { - "cms_confdb_id": "194fab63539ddd0b023236760c7514a5", + "cms_confdb_id": "194fab63539ddd0b023236760c751306", "process": "SIM", "title": "Configuration file" } @@ -3896,46 +3907,46 @@ "pythia8" ], "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "output_dataset": "/XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", "release": "CMSSW_7_1_20_patch3", "type": "SIM" }, { "configuration_files": [ { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-04586_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-04586_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-04586_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-04586_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-04586_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-04586_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-04586_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-04586 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-04586_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-04586.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-04586_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-04586_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-04586_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-04586_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-04586 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-04586_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-04586_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-04586_test.sh)\n", + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-02057_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-02057_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02057_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-02057_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02057_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02057_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02057_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02057 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-02057_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-02057.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-02057_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-02057_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-02057_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-02057_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-02057 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-02057_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-02057_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-02057_test.sh)\n", "title": "Production script" }, { - "cms_confdb_id": "3b7713f9e9a0c664e59da15fd510c039", + "cms_confdb_id": "6f3c5f6154f51300098e03439b8c8f66", "process": "HLT", "title": "Configuration file" }, { - "cms_confdb_id": "3b7713f9e9a0c664e59da15fd515cdfc", + "cms_confdb_id": "6f3c5f6154f51300098e03439b8d9518", "process": "RECO", "title": "Configuration file" } ], "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "output_dataset": "/XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", "release": "CMSSW_7_6_1", "type": "HLT RECO" }, { "configuration_files": [ { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-04454_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-04454_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-04454_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-04454.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:EXO-RunIIFall15DR76-04586.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-04454_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-04454_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-04454_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-04454 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-04454_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-04454_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-04454_test.sh)\n", + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-01748_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-01748_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-01748_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-01748.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:EXO-RunIIFall15DR76-02057.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-01748_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-01748_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-01748_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-01748 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-01748_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-01748_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-01748_test.sh)\n", "title": "Production script" }, { - "cms_confdb_id": "3b7713f9e9a0c664e59da15fd533739b", + "cms_confdb_id": "0d89a784d67ba69752b6a6f6fc961970", "process": "MINIAODSIM", "title": "Configuration file" } ], "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "output_dataset": "/XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", "release": "CMSSW_7_6_3", "type": "MINIAODSIM" } @@ -3951,17 +3962,27 @@ ] }, "publisher": "CERN Open Data Portal", - "recid": "21463", + "recid": "21462", "run_period": [ "Run2015C", "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8 in MINIAODSIM format for 2015 collision data", + "title": "/XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset XXTo4J_M-50_CTau-2000mm_TuneCUETP8M1_13TeV_pythia8 in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -3991,7 +4012,7 @@ }, { "abstract": { - "description": "

Simulated dataset XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + "description": "

Simulated dataset XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" }, "accelerator": "CERN-LHC", "categories": { @@ -4023,39 +4044,39 @@ "root" ], "number_events": 30000, - "number_files": 7, - "size": 661209048 + "number_files": 4, + "size": 618498879 }, - "doi": "10.7483/OPENDATA.CMS.5M83.KTOD", + "doi": "10.7483/OPENDATA.CMS.8GPR.WVQ1", "experiment": "CMS", "files": [ { - "checksum": "adler32:2d5dcd77", - "description": "/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 2) for access to data", - "size": 727, + "checksum": "adler32:1d31ccc7", + "description": "/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 2) for access to data", + "size": 729, "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.json" + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.json" }, { - "checksum": "adler32:720e0192", - "description": "/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (2 of 2) for access to data", - "size": 1816, + "checksum": "adler32:62e5ce50", + "description": "/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (2 of 2) for access to data", + "size": 730, "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.json" + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_20000_file_index.json" }, { - "checksum": "adler32:3f6489b6", - "description": "/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 2) for access to data", - "size": 442, + "checksum": "adler32:cf7789bf", + "description": "/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 2) for access to data", + "size": 444, "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.txt" + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_00000_file_index.txt" }, { - "checksum": "adler32:e6205897", - "description": "/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (2 of 2) for access to data", - "size": 1105, + "checksum": "adler32:454c8a76", + "description": "/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (2 of 2) for access to data", + "size": 444, "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.txt" + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_20000_file_index.txt" } ], "license": { @@ -4067,16 +4088,16 @@ { "configuration_files": [ { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05837\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05837_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05837_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/510f2c2f668cdf7e8d95cdd336e04451341fe2ce/python/ThirteenTeV/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 48.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 48.0000s = 48.0000s\n# Which adds up to 48.0000s per event\n# Single core events that fit in validation duration: 20160s / 48.0000s = 420\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 420 and 10000, but more than 0 -> 420\n# It is estimated that this validation will produce: 420 * 1.0000 = 420 events\nEVENTS=420\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05837_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05837.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05837_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05837_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05837_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05837 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05837_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05837_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05837_test.sh)\n", + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05836\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05836_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05836_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/510f2c2f668cdf7e8d95cdd336e04451341fe2ce/python/ThirteenTeV/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 43.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 43.0000s = 43.0000s\n# Which adds up to 43.0000s per event\n# Single core events that fit in validation duration: 20160s / 43.0000s = 468\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 468 and 10000, but more than 0 -> 468\n# It is estimated that this validation will produce: 468 * 1.0000 = 468 events\nEVENTS=468\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05836_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05836.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05836_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05836_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05836_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05836 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05836_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05836_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05836_test.sh)\n", "title": "Production script" }, { - "script": "COM_ENERGY = 13000. # GeV\nMASS_POINT = 50 # GeV\nCROSS_SECTION = 1 # pb\nCTAU_POINT = 30 # mm\n\nimport FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8GeneratorFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(0),\n filterEfficiency = cms.untracked.double(1),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(COM_ENERGY),\n crossSection = cms.untracked.double(CROSS_SECTION),\n maxEventsToPrint = cms.untracked.int32(0),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n processParameters = cms.vstring(\n \"Higgs:useBSM = on\",\n \"HiggsBSM:all = off\",\n \"HiggsBSM:ffbar2A3H2 = on\",\n \"35:m0 = %s\" % MASS_POINT,\n \"36:m0 = %s\" % MASS_POINT,\n \"35:tau0 = %s\" % CTAU_POINT,\n \"36:tau0 = %s\" % CTAU_POINT,\n \"35:0:bRatio = .2\",\n \"35:1:bRatio = .2\",\n \"35:2:bRatio = .2\",\n \"35:3:bRatio = .2\",\n \"35:4:bRatio = .2\",\n \"35:5:bRatio = 0\",\n \"35:9:bRatio = 0\",\n \"35:10:bRatio= 0\",\n \"36:0:bRatio = .2\",\n \"36:1:bRatio = .2\",\n \"36:2:bRatio = .2\",\n \"36:3:bRatio = .2\",\n \"36:4:bRatio = .2\",\n \"36:5:bRatio = 0\",\n \"36:9:bRatio = 0\",\n \"36:10:bRatio = 0\",\n \"35:0:meMode = 100\",\n \"35:1:meMode = 100\",\n \"35:2:meMode = 100\",\n \"35:3:meMode = 100\",\n \"35:4:meMode = 100\",\n \"35:5:meMode = 100\",\n \"35:9:meMode = 100\",\n \"35:10:meMode = 100\",\n \"36:0:meMode = 100\",\n \"36:1:meMode = 100\",\n \"36:2:meMode = 100\",\n \"36:3:meMode = 100\",\n \"36:4:meMode = 100\",\n \"36:5:meMode = 100\",\n \"36:9:meMode = 100\",\n \"36:10:meMode = 100\",\n \"HiggsA3:coup2d = 1\",\n \"HiggsA3:coup2u = 1\",\n \"HiggsA3:coup2H1Z = 0\",\n \"HiggsA3:coup2H2Z = 1\",\n \"HiggsA3:coup2l = 0\",\n \"HiggsA3:coup2HchgW = 0\",\n \"HiggsH2:coup2d = 1\",\n \"HiggsH2:coup2u = 1\",\n \"HiggsH2:coup2l = 0\",\n \"HiggsH2:coup2Z = 0\",\n \"HiggsH2:coup2W = 0\",\n \"HiggsH2:coup2H1H1 = 0\",\n \"HiggsH2:coup2A3A3 = 0\",\n \"35:onMode = off\",\n \"35:onIfAny = 1 2 3 4 5\",\n \"36:onMode = off\",\n \"36:onIfAny = 1 2 3 4 5\",\n ),\n parameterSets = cms.vstring(\n 'pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n 'processParameters'\n )\n )\n)\n\nProductionFilterSequence = cms.Sequence(generator) \n", + "script": "COM_ENERGY = 13000. # GeV\nMASS_POINT = 50 # GeV\nCROSS_SECTION = 1 # pb\nCTAU_POINT = 300 # mm\n\nimport FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8GeneratorFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(0),\n filterEfficiency = cms.untracked.double(1),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(COM_ENERGY),\n crossSection = cms.untracked.double(CROSS_SECTION),\n maxEventsToPrint = cms.untracked.int32(0),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n processParameters = cms.vstring(\n \"Higgs:useBSM = on\",\n \"HiggsBSM:all = off\",\n \"HiggsBSM:ffbar2A3H2 = on\",\n \"35:m0 = %s\" % MASS_POINT,\n \"36:m0 = %s\" % MASS_POINT,\n \"35:tau0 = %s\" % CTAU_POINT,\n \"36:tau0 = %s\" % CTAU_POINT,\n \"35:0:bRatio = .2\",\n \"35:1:bRatio = .2\",\n \"35:2:bRatio = .2\",\n \"35:3:bRatio = .2\",\n \"35:4:bRatio = .2\",\n \"35:5:bRatio = 0\",\n \"35:9:bRatio = 0\",\n \"35:10:bRatio= 0\",\n \"36:0:bRatio = .2\",\n \"36:1:bRatio = .2\",\n \"36:2:bRatio = .2\",\n \"36:3:bRatio = .2\",\n \"36:4:bRatio = .2\",\n \"36:5:bRatio = 0\",\n \"36:9:bRatio = 0\",\n \"36:10:bRatio = 0\",\n \"35:0:meMode = 100\",\n \"35:1:meMode = 100\",\n \"35:2:meMode = 100\",\n \"35:3:meMode = 100\",\n \"35:4:meMode = 100\",\n \"35:5:meMode = 100\",\n \"35:9:meMode = 100\",\n \"35:10:meMode = 100\",\n \"36:0:meMode = 100\",\n \"36:1:meMode = 100\",\n \"36:2:meMode = 100\",\n \"36:3:meMode = 100\",\n \"36:4:meMode = 100\",\n \"36:5:meMode = 100\",\n \"36:9:meMode = 100\",\n \"36:10:meMode = 100\",\n \"HiggsA3:coup2d = 1\",\n \"HiggsA3:coup2u = 1\",\n \"HiggsA3:coup2H1Z = 0\",\n \"HiggsA3:coup2H2Z = 1\",\n \"HiggsA3:coup2l = 0\",\n \"HiggsA3:coup2HchgW = 0\",\n \"HiggsH2:coup2d = 1\",\n \"HiggsH2:coup2u = 1\",\n \"HiggsH2:coup2l = 0\",\n \"HiggsH2:coup2Z = 0\",\n \"HiggsH2:coup2W = 0\",\n \"HiggsH2:coup2H1H1 = 0\",\n \"HiggsH2:coup2A3A3 = 0\",\n \"35:onMode = off\",\n \"35:onIfAny = 1 2 3 4 5\",\n \"36:onMode = off\",\n \"36:onIfAny = 1 2 3 4 5\",\n ),\n parameterSets = cms.vstring(\n 'pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n 'processParameters'\n )\n )\n)\n\nProductionFilterSequence = cms.Sequence(generator) \n", "title": "Generator parameters", - "url": "https://raw.githubusercontent.com/cms-sw/genproductions/510f2c2f668cdf7e8d95cdd336e04451341fe2ce/python/ThirteenTeV/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8_cff.py" + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/510f2c2f668cdf7e8d95cdd336e04451341fe2ce/python/ThirteenTeV/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8_cff.py" }, { - "cms_confdb_id": "194fab63539ddd0b023236760c7a85a0", + "cms_confdb_id": "194fab63539ddd0b023236760c7514a5", "process": "SIM", "title": "Configuration file" } @@ -4085,46 +4106,46 @@ "pythia8" ], "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "output_dataset": "/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", "release": "CMSSW_7_1_20_patch3", "type": "SIM" }, { "configuration_files": [ { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-01931_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-01931_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-01931_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-01931_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-01931_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-01931_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-01931_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-01931 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-01931_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-01931.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-01931_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-01931_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-01931_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-01931_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-01931 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-01931_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-01931_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-01931_test.sh)\n", + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-04586_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-04586_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-04586_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-04586_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-04586_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-04586_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-04586_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-04586 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-04586_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-04586.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-04586_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-04586_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-04586_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-04586_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-04586 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-04586_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-04586_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-04586_test.sh)\n", "title": "Production script" }, { - "cms_confdb_id": "9645356582a5b8df92014b41568a18bb", + "cms_confdb_id": "3b7713f9e9a0c664e59da15fd510c039", "process": "HLT", "title": "Configuration file" }, { - "cms_confdb_id": "9645356582a5b8df92014b41569bdbe3", + "cms_confdb_id": "3b7713f9e9a0c664e59da15fd515cdfc", "process": "RECO", "title": "Configuration file" } ], "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "output_dataset": "/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", "release": "CMSSW_7_6_1", "type": "HLT RECO" }, { "configuration_files": [ { - "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-01649_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-01649_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-01649_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-01649.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:EXO-RunIIFall15DR76-01931.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-01649_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-01649_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-01649_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-01649 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-01649_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-01649_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-01649_test.sh)\n", + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-04454_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-04454_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-04454_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-04454.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:EXO-RunIIFall15DR76-04586.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-04454_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-04454_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-04454_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-04454 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-04454_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-04454_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-04454_test.sh)\n", "title": "Production script" }, { - "cms_confdb_id": "9645356582a5b8df92014b4156748bc9", + "cms_confdb_id": "3b7713f9e9a0c664e59da15fd533739b", "process": "MINIAODSIM", "title": "Configuration file" } ], "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "output_dataset": "/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", "release": "CMSSW_7_6_3", "type": "MINIAODSIM" } @@ -4140,17 +4161,226 @@ ] }, "publisher": "CERN Open Data Portal", - "recid": "21464", + "recid": "21463", "run_period": [ "Run2015C", "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", - "title_additional": "Simulated dataset XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8 in MINIAODSIM format for 2015 collision data", + "title": "/XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset XXTo4J_M-50_CTau-300mm_TuneCUETP8M1_13TeV_pythia8 in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Higgs Physics", + "secondary": [ + "Beyond Standard Model" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 30000, + "number_files": 7, + "size": 661209048 + }, + "doi": "10.7483/OPENDATA.CMS.5M83.KTOD", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:2d5dcd77", + "description": "/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 2) for access to data", + "size": 727, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.json" + }, + { + "checksum": "adler32:720e0192", + "description": "/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (2 of 2) for access to data", + "size": 1816, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.json" + }, + { + "checksum": "adler32:3f6489b6", + "description": "/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 2) for access to data", + "size": 442, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_10000_file_index.txt" + }, + { + "checksum": "adler32:e6205897", + "description": "/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIMMINIAODSIM dataset file index (2 of 2) for access to data", + "size": 1105, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1_40000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid EXO-RunIISummer15GS-05837\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a EXO-RunIISummer15GS-05837_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIISummer15GS-05837_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Retrieve fragment from github and ensure it is there\ncurl -s https://raw.githubusercontent.com/cms-sw/genproductions/510f2c2f668cdf7e8d95cdd336e04451341fe2ce/python/ThirteenTeV/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8_cff.py --retry 2 --create-dirs -o Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8_cff.py \n[ -s Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8_cff.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8_cff.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8_cff.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 48.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 48.0000s = 48.0000s\n# Which adds up to 48.0000s per event\n# Single core events that fit in validation duration: 20160s / 48.0000s = 420\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 420 and 10000, but more than 0 -> 420\n# It is estimated that this validation will produce: 420 * 1.0000 = 420 events\nEVENTS=420\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/ThirteenTeV/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8_cff.py --python_filename EXO-RunIISummer15GS-05837_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:EXO-RunIISummer15GS-05837.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIISummer15GS-05837_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIISummer15GS-05837_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIISummer15GS-05837_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIISummer15GS-05837 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIISummer15GS-05837_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIISummer15GS-05837_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIISummer15GS-05837_test.sh)\n", + "title": "Production script" + }, + { + "script": "COM_ENERGY = 13000. # GeV\nMASS_POINT = 50 # GeV\nCROSS_SECTION = 1 # pb\nCTAU_POINT = 30 # mm\n\nimport FWCore.ParameterSet.Config as cms\n\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8GeneratorFilter\",\n pythiaPylistVerbosity = cms.untracked.int32(0),\n filterEfficiency = cms.untracked.double(1),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(COM_ENERGY),\n crossSection = cms.untracked.double(CROSS_SECTION),\n maxEventsToPrint = cms.untracked.int32(0),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n processParameters = cms.vstring(\n \"Higgs:useBSM = on\",\n \"HiggsBSM:all = off\",\n \"HiggsBSM:ffbar2A3H2 = on\",\n \"35:m0 = %s\" % MASS_POINT,\n \"36:m0 = %s\" % MASS_POINT,\n \"35:tau0 = %s\" % CTAU_POINT,\n \"36:tau0 = %s\" % CTAU_POINT,\n \"35:0:bRatio = .2\",\n \"35:1:bRatio = .2\",\n \"35:2:bRatio = .2\",\n \"35:3:bRatio = .2\",\n \"35:4:bRatio = .2\",\n \"35:5:bRatio = 0\",\n \"35:9:bRatio = 0\",\n \"35:10:bRatio= 0\",\n \"36:0:bRatio = .2\",\n \"36:1:bRatio = .2\",\n \"36:2:bRatio = .2\",\n \"36:3:bRatio = .2\",\n \"36:4:bRatio = .2\",\n \"36:5:bRatio = 0\",\n \"36:9:bRatio = 0\",\n \"36:10:bRatio = 0\",\n \"35:0:meMode = 100\",\n \"35:1:meMode = 100\",\n \"35:2:meMode = 100\",\n \"35:3:meMode = 100\",\n \"35:4:meMode = 100\",\n \"35:5:meMode = 100\",\n \"35:9:meMode = 100\",\n \"35:10:meMode = 100\",\n \"36:0:meMode = 100\",\n \"36:1:meMode = 100\",\n \"36:2:meMode = 100\",\n \"36:3:meMode = 100\",\n \"36:4:meMode = 100\",\n \"36:5:meMode = 100\",\n \"36:9:meMode = 100\",\n \"36:10:meMode = 100\",\n \"HiggsA3:coup2d = 1\",\n \"HiggsA3:coup2u = 1\",\n \"HiggsA3:coup2H1Z = 0\",\n \"HiggsA3:coup2H2Z = 1\",\n \"HiggsA3:coup2l = 0\",\n \"HiggsA3:coup2HchgW = 0\",\n \"HiggsH2:coup2d = 1\",\n \"HiggsH2:coup2u = 1\",\n \"HiggsH2:coup2l = 0\",\n \"HiggsH2:coup2Z = 0\",\n \"HiggsH2:coup2W = 0\",\n \"HiggsH2:coup2H1H1 = 0\",\n \"HiggsH2:coup2A3A3 = 0\",\n \"35:onMode = off\",\n \"35:onIfAny = 1 2 3 4 5\",\n \"36:onMode = off\",\n \"36:onIfAny = 1 2 3 4 5\",\n ),\n parameterSets = cms.vstring(\n 'pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n 'processParameters'\n )\n )\n)\n\nProductionFilterSequence = cms.Sequence(generator) \n", + "title": "Generator parameters", + "url": "https://raw.githubusercontent.com/cms-sw/genproductions/510f2c2f668cdf7e8d95cdd336e04451341fe2ce/python/ThirteenTeV/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8_cff.py" + }, + { + "cms_confdb_id": "194fab63539ddd0b023236760c7a85a0", + "process": "SIM", + "title": "Configuration file" + } + ], + "generators": [ + "pythia8" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM", + "release": "CMSSW_7_1_20_patch3", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15DR76-01931_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15DR76-01931_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-01931_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:EXO-RunIIFall15DR76-01931_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8/RunIISummer15GS-MCRUN2_71_V1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-01931_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-01931_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-01931_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-01931 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15DR76-01931_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:EXO-RunIIFall15DR76-01931.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:EXO-RunIIFall15DR76-01931_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15DR76-01931_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15DR76-01931_2_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15DR76-01931_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15DR76-01931 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15DR76-01931_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15DR76-01931_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15DR76-01931_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "9645356582a5b8df92014b41568a18bb", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "9645356582a5b8df92014b41569bdbe3", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a EXO-RunIIFall15MiniAODv2-01649_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > EXO-RunIIFall15MiniAODv2-01649_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename EXO-RunIIFall15MiniAODv2-01649_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:EXO-RunIIFall15MiniAODv2-01649.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein file:EXO-RunIIFall15DR76-01931.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=EXO-RunIIFall15MiniAODv2-01649_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME EXO-RunIIFall15MiniAODv2-01649_1_cfg.py || exit $? ;\n\n# Parse values from EXO-RunIIFall15MiniAODv2-01649_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of EXO-RunIIFall15MiniAODv2-01649 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of EXO-RunIIFall15MiniAODv2-01649_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x EXO-RunIIFall15MiniAODv2-01649_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/EXO-RunIIFall15MiniAODv2-01649_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "9645356582a5b8df92014b4156748bc9", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "21464", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v1/MINIAODSIM", + "title_additional": "Simulated dataset XXTo4J_M-50_CTau-30mm_TuneCUETP8M1_13TeV_pythia8 in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -4321,6 +4551,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4510,6 +4750,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4699,6 +4949,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4874,6 +5134,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5063,6 +5333,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5238,6 +5518,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5427,6 +5717,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5602,6 +5902,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5791,6 +6101,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5995,6 +6315,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6200,6 +6530,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6396,6 +6736,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6601,6 +6951,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6797,6 +7157,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6993,6 +7363,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7189,6 +7569,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7385,6 +7775,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7581,6 +7981,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7786,6 +8196,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7982,6 +8402,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8187,6 +8617,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8383,6 +8823,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8602,6 +9052,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8798,6 +9258,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9036,6 +9506,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9246,207 +9726,21 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", - "release": "CMSSW_7_6_7" - }, - "title": "/ZH_HToBB_ZToNuNu_M125_13TeV_powheg_pythia8_CUETP8M1Up/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12_ext1-v1/MINIAODSIM", - "title_additional": "Simulated dataset ZH_HToBB_ZToNuNu_M125_13TeV_powheg_pythia8_CUETP8M1Up in MINIAODSIM format for 2015 collision data", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", - "links": [ - { - "description": "Running CMS analysis code using Docker", - "url": "/docs/cms-guide-docker" - }, + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2015" + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2015" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "

Simulated dataset ZH_HToBB_ZToNuNu_M125_13TeV_powheg_pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Higgs Physics", - "secondary": [ - "Standard Model" ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS Collaboration", - "recid": "" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "13TeV", - "type": "pp" - }, - "date_created": [ - "2015" - ], - "date_published": "2021", - "date_reprocessed": "2015", - "distribution": { - "formats": [ - "miniaodsim", - "root" - ], - "number_events": 2923560, - "number_files": 76, - "size": 71804073091 - }, - "doi": "10.7483/OPENDATA.CMS.FMKU.KTQS", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:2d60cfe5", - "description": "/ZH_HToBB_ZToNuNu_M125_13TeV_powheg_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12_ext1-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 27552, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/ZH_HToBB_ZToNuNu_M125_13TeV_powheg_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12_ext1-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_ZH_HToBB_ZToNuNu_M125_13TeV_powheg_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12_ext1-v1_60000_file_index.json" - }, - { - "checksum": "adler32:4593c325", - "description": "/ZH_HToBB_ZToNuNu_M125_13TeV_powheg_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12_ext1-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", - "size": 16720, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/ZH_HToBB_ZToNuNu_M125_13TeV_powheg_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12_ext1-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_ZH_HToBB_ZToNuNu_M125_13TeV_powheg_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12_ext1-v1_60000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", - "steps": [ - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid HIG-RunIIWinter15wmLHE-00998\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a HIG-RunIIWinter15wmLHE-00998_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIIWinter15wmLHE-00998_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-RunIIWinter15wmLHE-00998 --retry 3 --create-dirs -o Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00998-fragment.py\n[ -s Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00998-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00998-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00998-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 15.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 15.0000s = 15.0000s\n# Which adds up to 15.0000s per event\n# Single core events that fit in validation duration: 20160s / 15.0000s = 1344\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 1344 and 10000, but more than 0 -> 1344\n# It is estimated that this validation will produce: 1344 * 1.0000 = 1344 events\nEVENTS=1344\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00998-fragment.py --python_filename HIG-RunIIWinter15wmLHE-00998_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:HIG-RunIIWinter15wmLHE-00998.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIWinter15wmLHE-00998_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIWinter15wmLHE-00998_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIWinter15wmLHE-00998_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIWinter15wmLHE-00998 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIIWinter15wmLHE-00998_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIIWinter15wmLHE-00998_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIIWinter15wmLHE-00998_test.sh)\n", - "title": "Production script" - }, - { - "title": "Generator parameters: powheg.input", - "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/21492/powheg.input" - }, - { - "cms_confdb_id": "030812543205227a6a22ef418cece56b", - "process": "LHE", - "title": "Configuration file" - } - ], - "generators": [ - "POWHEG V2" - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/ZH_HToBB_ZToNuNu_M125_13TeV_powheg_pythia8/RunIIWinter15wmLHE-MCRUN2_71_V1_ext1-v1/LHE", - "release": "CMSSW_7_1_20_patch3", - "type": "LHE" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid HIG-RunIISummer15GS-01137\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a HIG-RunIISummer15GS-01137_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIISummer15GS-01137_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch2/src ] ; then\n echo release CMSSW_7_1_20_patch2 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch2\nfi\ncd CMSSW_7_1_20_patch2/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-RunIISummer15GS-01137 --retry 3 --create-dirs -o Configuration/GenProduction/python/HIG-RunIISummer15GS-01137-fragment.py\n[ -s Configuration/GenProduction/python/HIG-RunIISummer15GS-01137-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/HIG-RunIISummer15GS-01137-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/HIG-RunIISummer15GS-01137-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 59.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 59.0000s = 59.0000s\n# Which adds up to 59.0000s per event\n# Single core events that fit in validation duration: 20160s / 59.0000s = 341\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 341 and 10000, but more than 0 -> 341\n# It is estimated that this validation will produce: 341 * 1.0000 = 341 events\nEVENTS=341\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/HIG-RunIISummer15GS-01137-fragment.py --python_filename HIG-RunIISummer15GS-01137_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:HIG-RunIISummer15GS-01137.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/ZH_HToBB_ZToNuNu_M125_13TeV_powheg_pythia8/RunIIWinter15wmLHE-MCRUN2_71_V1_ext1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIISummer15GS-01137_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIISummer15GS-01137_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIISummer15GS-01137_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIISummer15GS-01137 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIISummer15GS-01137_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIISummer15GS-01137_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIISummer15GS-01137_test.sh)\n", - "title": "Production script" - }, - { - "script": "import FWCore.ParameterSet.Config as cms\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\nfrom Configuration.Generator.Pythia8PowhegEmissionVetoSettings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n pythia8PowhegEmissionVetoSettingsBlock,\n processParameters = cms.vstring(\n 'POWHEG:nFinal = 3', ## Number of final state particles\n ## (BEFORE THE DECAYS) in the LHE\n ## other than emitted extra parton\n '25:m0 = 125.0',\n '25:onMode = off',\n '25:onIfMatch = 5 -5',\n ),\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n 'pythia8PowhegEmissionVetoSettings',\n 'processParameters'\n )\n )\n )\n\nProductionFilterSequence = cms.Sequence(generator)\n", - "title": "Hadronizer parameters", - "url": "https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-RunIISummer15GS-01137" - }, - { - "cms_confdb_id": "d487db8680ef11f225f15e0ac41c9f3d", - "process": "SIM", - "title": "Configuration file" - } - ], - "global_tag": "MCRUN2_71_V1::All", - "output_dataset": "/ZH_HToBB_ZToNuNu_M125_13TeV_powheg_pythia8/RunIISummer15GS-MCRUN2_71_V1_ext1-v1/GEN-SIM", - "release": "CMSSW_7_1_20_patch2", - "type": "SIM" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a HIG-RunIIFall15DR76-01190_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIIFall15DR76-01190_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename HIG-RunIIFall15DR76-01190_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:HIG-RunIIFall15DR76-01190_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/ZH_HToBB_ZToNuNu_M125_13TeV_powheg_pythia8/RunIISummer15GS-MCRUN2_71_V1_ext1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIFall15DR76-01190_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIFall15DR76-01190_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIFall15DR76-01190_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIFall15DR76-01190 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename HIG-RunIIFall15DR76-01190_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:HIG-RunIIFall15DR76-01190.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:HIG-RunIIFall15DR76-01190_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIFall15DR76-01190_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIFall15DR76-01190_2_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIFall15DR76-01190_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIFall15DR76-01190 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIIFall15DR76-01190_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIIFall15DR76-01190_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIIFall15DR76-01190_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "25c07365997e505513c154f9e5832cb9", - "process": "HLT", - "title": "Configuration file" - }, - { - "cms_confdb_id": "25c07365997e505513c154f9e5be731d", - "process": "RECO", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/ZH_HToBB_ZToNuNu_M125_13TeV_powheg_pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12_ext1-v1/AODSIM", - "release": "CMSSW_7_6_1", - "type": "HLT RECO" - }, - { - "configuration_files": [ - { - "script": "#!/bin/bash\n\n# Dump actual test code to a HIG-RunIIFall15MiniAODv2-01159_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIIFall15MiniAODv2-01159_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename HIG-RunIIFall15MiniAODv2-01159_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:HIG-RunIIFall15MiniAODv2-01159.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/ZH_HToBB_ZToNuNu_M125_13TeV_powheg_pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12_ext1-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIFall15MiniAODv2-01159_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIFall15MiniAODv2-01159_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIFall15MiniAODv2-01159_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIFall15MiniAODv2-01159 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIIFall15MiniAODv2-01159_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIIFall15MiniAODv2-01159_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIIFall15MiniAODv2-01159_test.sh)\n", - "title": "Production script" - }, - { - "cms_confdb_id": "2db80034f6fb21445f516c7c534e1ee4", - "process": "MINIAODSIM", - "title": "Configuration file" - } - ], - "global_tag": "76X_mcRun2_asymptotic_v12", - "output_dataset": "/ZH_HToBB_ZToNuNu_M125_13TeV_powheg_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12_ext1-v1/MINIAODSIM", - "release": "CMSSW_7_6_3", - "type": "MINIAODSIM" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "22314", - "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "21492", - "run_period": [ - "Run2015C", - "Run2015D" - ], - "system_details": { "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, - "title": "/ZH_HToBB_ZToNuNu_M125_13TeV_powheg_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12_ext1-v1/MINIAODSIM", - "title_additional": "Simulated dataset ZH_HToBB_ZToNuNu_M125_13TeV_powheg_pythia8 in MINIAODSIM format for 2015 collision data", + "title": "/ZH_HToBB_ZToNuNu_M125_13TeV_powheg_pythia8_CUETP8M1Up/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12_ext1-v1/MINIAODSIM", + "title_additional": "Simulated dataset ZH_HToBB_ZToNuNu_M125_13TeV_powheg_pythia8_CUETP8M1Up in MINIAODSIM format for 2015 collision data", "type": { "primary": "Dataset", "secondary": [ @@ -9476,7 +9770,213 @@ }, { "abstract": { - "description": "

Simulated dataset ZH_HToBB_ZToNuNu_M130_13TeV_amcatnloFXFX_madspin_pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + "description": "

Simulated dataset ZH_HToBB_ZToNuNu_M125_13TeV_powheg_pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Higgs Physics", + "secondary": [ + "Standard Model" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS Collaboration", + "recid": "" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "13TeV", + "type": "pp" + }, + "date_created": [ + "2015" + ], + "date_published": "2021", + "date_reprocessed": "2015", + "distribution": { + "formats": [ + "miniaodsim", + "root" + ], + "number_events": 2923560, + "number_files": 76, + "size": 71804073091 + }, + "doi": "10.7483/OPENDATA.CMS.FMKU.KTQS", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:2d60cfe5", + "description": "/ZH_HToBB_ZToNuNu_M125_13TeV_powheg_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12_ext1-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 27552, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/ZH_HToBB_ZToNuNu_M125_13TeV_powheg_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12_ext1-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_ZH_HToBB_ZToNuNu_M125_13TeV_powheg_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12_ext1-v1_60000_file_index.json" + }, + { + "checksum": "adler32:4593c325", + "description": "/ZH_HToBB_ZToNuNu_M125_13TeV_powheg_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12_ext1-v1/MINIAODSIMMINIAODSIM dataset file index (1 of 1) for access to data", + "size": 16720, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/mc/RunIIFall15MiniAODv2/ZH_HToBB_ZToNuNu_M125_13TeV_powheg_pythia8/MINIAODSIM/PU25nsData2015v1_76X_mcRun2_asymptotic_v12_ext1-v1/file-indexes/CMS_mc_RunIIFall15MiniAODv2_ZH_HToBB_ZToNuNu_M125_13TeV_powheg_pythia8_MINIAODSIM_PU25nsData2015v1_76X_mcRun2_asymptotic_v12_ext1-v1_60000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

", + "steps": [ + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid HIG-RunIIWinter15wmLHE-00998\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a HIG-RunIIWinter15wmLHE-00998_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIIWinter15wmLHE-00998_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch3/src ] ; then\n echo release CMSSW_7_1_20_patch3 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch3\nfi\ncd CMSSW_7_1_20_patch3/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-RunIIWinter15wmLHE-00998 --retry 3 --create-dirs -o Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00998-fragment.py\n[ -s Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00998-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00998-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00998-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 15.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 15.0000s = 15.0000s\n# Which adds up to 15.0000s per event\n# Single core events that fit in validation duration: 20160s / 15.0000s = 1344\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 1344 and 10000, but more than 0 -> 1344\n# It is estimated that this validation will produce: 1344 * 1.0000 = 1344 events\nEVENTS=1344\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/HIG-RunIIWinter15wmLHE-00998-fragment.py --python_filename HIG-RunIIWinter15wmLHE-00998_1_cfg.py --eventcontent LHE --customise Configuration/DataProcessing/Utils.addMonitoring --datatier LHE --fileout file:HIG-RunIIWinter15wmLHE-00998.root --conditions MCRUN2_71_V1::All --step LHE --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIWinter15wmLHE-00998_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIWinter15wmLHE-00998_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIWinter15wmLHE-00998_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIWinter15wmLHE-00998 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIIWinter15wmLHE-00998_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIIWinter15wmLHE-00998_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIIWinter15wmLHE-00998_test.sh)\n", + "title": "Production script" + }, + { + "title": "Generator parameters: powheg.input", + "url": "/eos/opendata/cms/lhe_generators/2015-sim/gridpacks/21492/powheg.input" + }, + { + "cms_confdb_id": "030812543205227a6a22ef418cece56b", + "process": "LHE", + "title": "Configuration file" + } + ], + "generators": [ + "POWHEG V2" + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/ZH_HToBB_ZToNuNu_M125_13TeV_powheg_pythia8/RunIIWinter15wmLHE-MCRUN2_71_V1_ext1-v1/LHE", + "release": "CMSSW_7_1_20_patch3", + "type": "LHE" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# GEN Script begin\nrm -f request_fragment_check.py\nwget -q https://raw.githubusercontent.com/cms-sw/genproductions/master/bin/utils/request_fragment_check.py\nchmod +x request_fragment_check.py\n./request_fragment_check.py --bypass_status --prepid HIG-RunIISummer15GS-01137\nGEN_ERR=$?\nif [ $GEN_ERR -ne 0 ]; then\n echo \"GEN Checking Script returned exit code $GEN_ERR which means there are $GEN_ERR errors\"\n echo \"Validation WILL NOT RUN\"\n echo \"Please correct errors in the request and run validation again\"\n exit $GEN_ERR\nfi\necho \"Running VALIDATION. GEN Request Checking Script returned no errors\"\n# GEN Script end\n\n# Dump actual test code to a HIG-RunIISummer15GS-01137_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIISummer15GS-01137_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc481\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_1_20_patch2/src ] ; then\n echo release CMSSW_7_1_20_patch2 already exists\nelse\n scram p CMSSW CMSSW_7_1_20_patch2\nfi\ncd CMSSW_7_1_20_patch2/src\neval `scram runtime -sh`\n\n# Download fragment from McM\ncurl -s -k https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-RunIISummer15GS-01137 --retry 3 --create-dirs -o Configuration/GenProduction/python/HIG-RunIISummer15GS-01137-fragment.py\n[ -s Configuration/GenProduction/python/HIG-RunIISummer15GS-01137-fragment.py ] || exit $?;\n\n# Check if fragment contais gridpack path ant that it is in cvmfs\nif grep -q \"gridpacks\" Configuration/GenProduction/python/HIG-RunIISummer15GS-01137-fragment.py; then\n if ! grep -q \"/cvmfs/cms.cern.ch/phys_generator/gridpacks\" Configuration/GenProduction/python/HIG-RunIISummer15GS-01137-fragment.py; then\n echo \"Gridpack inside fragment is not in cvmfs.\"\n exit -1\n fi\nfi\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 59.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 59.0000s = 59.0000s\n# Which adds up to 59.0000s per event\n# Single core events that fit in validation duration: 20160s / 59.0000s = 341\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 341 and 10000, but more than 0 -> 341\n# It is estimated that this validation will produce: 341 * 1.0000 = 341 events\nEVENTS=341\n\n\n# cmsDriver command\ncmsDriver.py Configuration/GenProduction/python/HIG-RunIISummer15GS-01137-fragment.py --python_filename HIG-RunIISummer15GS-01137_1_cfg.py --eventcontent RAWSIM --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM --fileout file:HIG-RunIISummer15GS-01137.root --conditions MCRUN2_71_V1::All --beamspot Realistic50ns13TeVCollision --step GEN,SIM --magField 38T_PostLS1 --filein \"dbs:/ZH_HToBB_ZToNuNu_M125_13TeV_powheg_pythia8/RunIIWinter15wmLHE-MCRUN2_71_V1_ext1-v1/LHE\" --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIISummer15GS-01137_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIISummer15GS-01137_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIISummer15GS-01137_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIISummer15GS-01137 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIISummer15GS-01137_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIISummer15GS-01137_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIISummer15GS-01137_test.sh)\n", + "title": "Production script" + }, + { + "script": "import FWCore.ParameterSet.Config as cms\nfrom Configuration.Generator.Pythia8CommonSettings_cfi import *\nfrom Configuration.Generator.Pythia8CUEP8M1Settings_cfi import *\nfrom Configuration.Generator.Pythia8PowhegEmissionVetoSettings_cfi import *\n\ngenerator = cms.EDFilter(\"Pythia8HadronizerFilter\",\n maxEventsToPrint = cms.untracked.int32(1),\n pythiaPylistVerbosity = cms.untracked.int32(1),\n filterEfficiency = cms.untracked.double(1.0),\n pythiaHepMCVerbosity = cms.untracked.bool(False),\n comEnergy = cms.double(13000.),\n PythiaParameters = cms.PSet(\n pythia8CommonSettingsBlock,\n pythia8CUEP8M1SettingsBlock,\n pythia8PowhegEmissionVetoSettingsBlock,\n processParameters = cms.vstring(\n 'POWHEG:nFinal = 3', ## Number of final state particles\n ## (BEFORE THE DECAYS) in the LHE\n ## other than emitted extra parton\n '25:m0 = 125.0',\n '25:onMode = off',\n '25:onIfMatch = 5 -5',\n ),\n parameterSets = cms.vstring('pythia8CommonSettings',\n 'pythia8CUEP8M1Settings',\n 'pythia8PowhegEmissionVetoSettings',\n 'processParameters'\n )\n )\n )\n\nProductionFilterSequence = cms.Sequence(generator)\n", + "title": "Hadronizer parameters", + "url": "https://cms-pdmv.cern.ch/mcm/public/restapi/requests/get_fragment/HIG-RunIISummer15GS-01137" + }, + { + "cms_confdb_id": "d487db8680ef11f225f15e0ac41c9f3d", + "process": "SIM", + "title": "Configuration file" + } + ], + "global_tag": "MCRUN2_71_V1::All", + "output_dataset": "/ZH_HToBB_ZToNuNu_M125_13TeV_powheg_pythia8/RunIISummer15GS-MCRUN2_71_V1_ext1-v1/GEN-SIM", + "release": "CMSSW_7_1_20_patch2", + "type": "SIM" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a HIG-RunIIFall15DR76-01190_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIIFall15DR76-01190_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_1/src ] ; then\n echo release CMSSW_7_6_1 already exists\nelse\n scram p CMSSW CMSSW_7_6_1\nfi\ncd CMSSW_7_6_1/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 17.0000s, 17.0000s\n# Threads for each sequence: 1, 1\n# Time per event for single thread for each sequence: 1 * 17.0000s = 17.0000s, 1 * 17.0000s = 17.0000s\n# Which adds up to 34.0000s per event\n# Single core events that fit in validation duration: 20160s / 34.0000s = 592\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 592 and 10000, but more than 0 -> 592\n# It is estimated that this validation will produce: 592 * 1.0000 = 592 events\nEVENTS=592\n\n\n# cmsDriver command\ncmsDriver.py --python_filename HIG-RunIIFall15DR76-01190_1_cfg.py --eventcontent RAWSIM --pileup 2015_25ns_FallMC_matchData_PoissonOOTPU --customise Configuration/DataProcessing/Utils.addMonitoring --datatier GEN-SIM-RAW --fileout file:HIG-RunIIFall15DR76-01190_0.root --pileup_input \"dbs:/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM\" --conditions 76X_mcRun2_asymptotic_v12 --step DIGI,L1,DIGI2RAW,HLT:@frozen25ns --filein \"dbs:/ZH_HToBB_ZToNuNu_M125_13TeV_powheg_pythia8/RunIISummer15GS-MCRUN2_71_V1_ext1-v1/GEN-SIM\" --era Run2_25ns --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIFall15DR76-01190_0_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIFall15DR76-01190_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIFall15DR76-01190_0_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIFall15DR76-01190 sequence 1/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# cmsDriver command\ncmsDriver.py --python_filename HIG-RunIIFall15DR76-01190_2_cfg.py --eventcontent AODSIM,DQM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier AODSIM,DQMIO --fileout file:HIG-RunIIFall15DR76-01190.root --conditions 76X_mcRun2_asymptotic_v12 --step RAW2DIGI,L1Reco,RECO,EI,DQM:DQMOfflinePOGMC --filein file:HIG-RunIIFall15DR76-01190_0.root --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIFall15DR76-01190_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIFall15DR76-01190_2_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIFall15DR76-01190_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIFall15DR76-01190 sequence 2/2\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIIFall15DR76-01190_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIIFall15DR76-01190_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIIFall15DR76-01190_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "25c07365997e505513c154f9e5832cb9", + "process": "HLT", + "title": "Configuration file" + }, + { + "cms_confdb_id": "25c07365997e505513c154f9e5be731d", + "process": "RECO", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/ZH_HToBB_ZToNuNu_M125_13TeV_powheg_pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12_ext1-v1/AODSIM", + "release": "CMSSW_7_6_1", + "type": "HLT RECO" + }, + { + "configuration_files": [ + { + "script": "#!/bin/bash\n\n# Dump actual test code to a HIG-RunIIFall15MiniAODv2-01159_test.sh file that can be run in Singularity\ncat <<'EndOfTestFile' > HIG-RunIIFall15MiniAODv2-01159_test.sh\n#!/bin/bash\n\nexport SCRAM_ARCH=slc6_amd64_gcc493\n\nsource /cvmfs/cms.cern.ch/cmsset_default.sh\nif [ -r CMSSW_7_6_3/src ] ; then\n echo release CMSSW_7_6_3 already exists\nelse\n scram p CMSSW CMSSW_7_6_3\nfi\ncd CMSSW_7_6_3/src\neval `scram runtime -sh`\n\nscram b\ncd ../..\n\n# Maximum validation duration: 28800s\n# Margin for validation duration: 30%\n# Validation duration with margin: 28800 * (1 - 0.30) = 20160s\n# Time per event for each sequence: 1.0000s\n# Threads for each sequence: 1\n# Time per event for single thread for each sequence: 1 * 1.0000s = 1.0000s\n# Which adds up to 1.0000s per event\n# Single core events that fit in validation duration: 20160s / 1.0000s = 20160\n# Produced events limit in McM is 10000\n# According to 1.0000 efficiency, validation should run 10000 / 1.0000 = 10000 events to reach the limit of 10000\n# Take the minimum of 20160 and 10000, but more than 0 -> 10000\n# It is estimated that this validation will produce: 10000 * 1.0000 = 10000 events\nEVENTS=10000\n\n\n# cmsDriver command\ncmsDriver.py --python_filename HIG-RunIIFall15MiniAODv2-01159_1_cfg.py --eventcontent MINIAODSIM --customise Configuration/DataProcessing/Utils.addMonitoring --datatier MINIAODSIM --fileout file:HIG-RunIIFall15MiniAODv2-01159.root --conditions 76X_mcRun2_asymptotic_v12 --step PAT --filein \"dbs:/ZH_HToBB_ZToNuNu_M125_13TeV_powheg_pythia8/RunIIFall15DR76-PU25nsData2015v1_76X_mcRun2_asymptotic_v12_ext1-v1/AODSIM\" --era Run2_25ns --runUnscheduled --no_exec --mc -n $EVENTS || exit $? ;\n\n# Run generated config\nREPORT_NAME=HIG-RunIIFall15MiniAODv2-01159_report.xml\n# Run the cmsRun\ncmsRun -e -j $REPORT_NAME HIG-RunIIFall15MiniAODv2-01159_1_cfg.py || exit $? ;\n\n# Parse values from HIG-RunIIFall15MiniAODv2-01159_report.xml report\nprocessedEvents=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nproducedEvents=$(grep -Po \"(?<=)(\\d*)(?=)\" $REPORT_NAME | tail -n 1)\nthreads=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueRss=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\npeakValueVsize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSize=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalSizeAlt=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\ntotalJobCPU=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\neventThroughput=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\navgEventTime=$(grep -Po \"(?<=)\" $REPORT_NAME | tail -n 1)\nif [ -z \"$threads\" ]; then\n echo \"Could not find NumberOfThreads in report, defaulting to 1\"\n threads=1\nfi\nif [ -z \"$eventThroughput\" ]; then\n eventThroughput=$(bc -l <<< \"scale=4; 1 / ($avgEventTime / $threads)\")\nfi\nif [ -z \"$totalSize\" ]; then\n totalSize=$totalSizeAlt\nfi\nif [ -z \"$processedEvents\" ]; then\n processedEvents=$EVENTS\nfi\necho \"Validation report of HIG-RunIIFall15MiniAODv2-01159 sequence 1/1\"\necho \"Processed events: $processedEvents\"\necho \"Produced events: $producedEvents\"\necho \"Threads: $threads\"\necho \"Peak value RSS: $peakValueRss MB\"\necho \"Peak value Vsize: $peakValueVsize MB\"\necho \"Total size: $totalSize MB\"\necho \"Total job time: $totalJobTime s\"\necho \"Total CPU time: $totalJobCPU s\"\necho \"Event throughput: $eventThroughput\"\necho \"CPU efficiency: \"$(bc -l <<< \"scale=2; ($totalJobCPU * 100) / ($threads * $totalJobTime)\")\" %\"\necho \"Size per event: \"$(bc -l <<< \"scale=4; ($totalSize * 1024 / $producedEvents)\")\" kB\"\necho \"Time per event: \"$(bc -l <<< \"scale=4; (1 / $eventThroughput)\")\" s\"\necho \"Filter efficiency percent: \"$(bc -l <<< \"scale=8; ($producedEvents * 100) / $processedEvents\")\" %\"\necho \"Filter efficiency fraction: \"$(bc -l <<< \"scale=10; ($producedEvents) / $processedEvents\")\n\n# End of HIG-RunIIFall15MiniAODv2-01159_test.sh file\nEndOfTestFile\n\n# Make file executable\nchmod +x HIG-RunIIFall15MiniAODv2-01159_test.sh\n\n# Run in SLC6 container\n# Mount afs, eos, cvmfs\n# Mount /etc/grid-security for xrootd\nexport SINGULARITY_CACHEDIR=\"/tmp/$(whoami)/singularity\"\nsingularity run -B /afs -B /eos -B /cvmfs -B /etc/grid-security --home $PWD:$PWD /cvmfs/unpacked.cern.ch/registry.hub.docker.com/cmssw/slc6:amd64 $(echo $(pwd)/HIG-RunIIFall15MiniAODv2-01159_test.sh)\n", + "title": "Production script" + }, + { + "cms_confdb_id": "2db80034f6fb21445f516c7c534e1ee4", + "process": "MINIAODSIM", + "title": "Configuration file" + } + ], + "global_tag": "76X_mcRun2_asymptotic_v12", + "output_dataset": "/ZH_HToBB_ZToNuNu_M125_13TeV_powheg_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12_ext1-v1/MINIAODSIM", + "release": "CMSSW_7_6_3", + "type": "MINIAODSIM" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "22314", + "title": "/MinBias_TuneCUETP8M1_13TeV-pythia8/RunIISummer15GS-MCRUN2_71_V1-v2/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "21492", + "run_period": [ + "Run2015C", + "Run2015D" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "release": "CMSSW_7_6_7" + }, + "title": "/ZH_HToBB_ZToNuNu_M125_13TeV_powheg_pythia8/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12_ext1-v1/MINIAODSIM", + "title_additional": "Simulated dataset ZH_HToBB_ZToNuNu_M125_13TeV_powheg_pythia8 in MINIAODSIM format for 2015 collision data", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Open Data container or the CMS Virtual Machine. See the instructions for setting up one of the two alternative environments and getting started in", + "links": [ + { + "description": "Running CMS analysis code using Docker", + "url": "/docs/cms-guide-docker" + }, + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2015" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2015" + } + ] + }, + "validation": { + "description": "The generation and simulation of Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "

Simulated dataset ZH_HToBB_ZToNuNu_M130_13TeV_amcatnloFXFX_madspin_pythia8 in MINIAODSIM format for 2015 collision data.

See the description of the simulated dataset names in: About CMS simulated dataset names.

These simulated datasets correspond to the collision data collected by the CMS experiment in 2015.

" }, "accelerator": "CERN-LHC", "categories": { @@ -9647,6 +10147,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9843,6 +10353,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10081,6 +10601,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10277,6 +10807,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10473,6 +11013,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10669,6 +11219,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10865,6 +11425,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11061,6 +11631,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11257,6 +11837,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11458,6 +12048,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11659,6 +12259,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11860,6 +12470,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12061,6 +12681,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12276,6 +12906,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12477,6 +13117,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12692,6 +13342,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12893,6 +13553,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13094,6 +13764,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13295,6 +13975,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13496,6 +14186,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13697,6 +14397,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13898,6 +14608,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14099,6 +14819,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14300,6 +15030,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14501,6 +15241,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14716,6 +15466,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14931,6 +15691,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15132,6 +15902,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15333,6 +16113,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15534,6 +16324,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15735,6 +16535,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15936,6 +16746,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16137,6 +16957,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16338,6 +17168,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16534,6 +17374,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16744,6 +17594,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16940,6 +17800,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17120,6 +17990,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17316,6 +18196,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17512,6 +18402,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17708,6 +18608,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17904,6 +18814,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18100,6 +19020,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18296,6 +19226,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18492,6 +19432,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18688,6 +19638,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18882,6 +19842,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19062,6 +20032,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19258,6 +20238,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19454,6 +20444,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19650,6 +20650,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19846,6 +20856,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20042,6 +21062,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20238,6 +21268,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20434,6 +21474,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20630,6 +21680,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20824,6 +21884,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21028,6 +22098,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21232,6 +22312,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21492,6 +22582,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21696,6 +22796,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21956,6 +23066,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22160,6 +23280,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22378,6 +23508,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22652,6 +23792,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22856,6 +24006,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23088,6 +24248,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23292,6 +24462,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23496,6 +24676,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23714,6 +24904,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23946,6 +25146,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24150,6 +25360,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24354,6 +25574,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24542,6 +25772,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24746,6 +25986,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -24950,6 +26200,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25154,6 +26414,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25372,6 +26642,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25576,6 +26856,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -25794,6 +27084,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26010,6 +27310,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26228,6 +27538,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26432,6 +27752,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26692,6 +28022,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -26896,6 +28236,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27100,6 +28450,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27304,6 +28664,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27562,6 +28932,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27766,6 +29146,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -27970,6 +29360,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28174,6 +29574,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28378,6 +29788,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28582,6 +30002,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28786,6 +30216,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -28988,6 +30428,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29192,6 +30642,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29410,6 +30870,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29614,6 +31084,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -29818,6 +31298,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30036,6 +31526,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30240,6 +31740,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30442,6 +31952,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30646,6 +32166,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -30850,6 +32380,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31054,6 +32594,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31258,6 +32808,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31462,6 +33022,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31666,6 +33236,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -31896,6 +33476,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32100,6 +33690,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32304,6 +33904,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32508,6 +34118,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32754,6 +34374,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -32986,6 +34616,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33204,6 +34844,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33392,6 +35042,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33596,6 +35256,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33800,6 +35470,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -33988,6 +35668,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34192,6 +35882,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34396,6 +36096,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34656,6 +36366,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -34860,6 +36580,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35064,6 +36794,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35268,6 +37008,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35472,6 +37222,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35690,6 +37450,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -35894,6 +37664,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36112,6 +37892,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36316,6 +38106,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36520,6 +38320,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36724,6 +38534,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -36928,6 +38748,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37132,6 +38962,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37336,6 +39176,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37540,6 +39390,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37744,6 +39604,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -37948,6 +39818,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38152,6 +40032,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38356,6 +40246,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38560,6 +40460,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38764,6 +40674,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -38968,6 +40888,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39172,6 +41102,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39376,6 +41316,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39580,6 +41530,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39784,6 +41744,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -39988,6 +41958,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40192,6 +42172,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40396,6 +42386,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40600,6 +42600,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -40804,6 +42814,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41008,6 +43028,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41212,6 +43242,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41416,6 +43456,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41620,6 +43670,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -41824,6 +43884,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42028,6 +44098,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42232,6 +44312,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42436,6 +44526,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42640,6 +44740,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -42844,6 +44954,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43048,6 +45168,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43252,6 +45382,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43456,6 +45596,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43700,6 +45850,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -43904,6 +46064,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44108,6 +46278,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44326,6 +46506,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44530,6 +46720,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44734,6 +46934,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -44952,6 +47162,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45154,6 +47374,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45358,6 +47588,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45562,6 +47802,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45766,6 +48016,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -45970,6 +48230,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46174,6 +48444,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46378,6 +48658,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46566,6 +48856,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46770,6 +49070,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -46974,6 +49284,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47192,6 +49512,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47396,6 +49726,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47600,6 +49940,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -47804,6 +50154,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48048,6 +50408,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48252,6 +50622,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48470,6 +50850,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48674,6 +51064,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -48878,6 +51278,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49082,6 +51492,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49286,6 +51706,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49502,6 +51932,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49706,6 +52146,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -49910,6 +52360,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50114,6 +52574,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50318,6 +52788,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50522,6 +53002,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50726,6 +53216,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -50956,6 +53456,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51160,6 +53670,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51406,6 +53926,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51610,6 +54140,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -51814,6 +54354,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52018,6 +54568,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52222,6 +54782,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52466,6 +55036,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52670,6 +55250,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -52888,6 +55478,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53090,6 +55690,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53294,6 +55904,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53498,6 +56118,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53702,6 +56332,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -53906,6 +56546,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54164,6 +56814,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54396,6 +57056,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54600,6 +57270,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -54804,6 +57484,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55008,6 +57698,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55212,6 +57912,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55416,6 +58126,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55620,6 +58340,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -55824,6 +58554,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56028,6 +58768,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56232,6 +58982,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56436,6 +59196,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56640,6 +59410,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -56856,6 +59636,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57060,6 +59850,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57264,6 +60064,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57468,6 +60278,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57686,6 +60506,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -57890,6 +60720,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58094,6 +60934,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58310,6 +61160,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58514,6 +61374,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58718,6 +61588,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -58922,6 +61802,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59126,6 +62016,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59330,6 +62230,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59534,6 +62444,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59764,6 +62684,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -59968,6 +62898,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60172,6 +63112,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60376,6 +63326,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60580,6 +63540,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60784,6 +63754,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -60988,6 +63968,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61190,6 +64180,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61394,6 +64394,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61598,6 +64608,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -61830,6 +64850,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62076,6 +65106,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62280,6 +65320,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62484,6 +65534,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62686,6 +65746,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -62890,6 +65960,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63094,6 +66174,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63310,6 +66400,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63514,6 +66614,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63718,6 +66828,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -63922,6 +67042,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64126,6 +67256,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64356,6 +67496,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64560,6 +67710,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64764,6 +67924,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -64968,6 +68138,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65172,6 +68352,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65376,6 +68566,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65580,6 +68780,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -65796,6 +69006,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66000,6 +69220,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66204,6 +69434,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66408,6 +69648,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66612,6 +69862,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -66816,6 +70076,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67020,6 +70290,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67217,6 +70497,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67421,6 +70711,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67625,6 +70925,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -67829,6 +71139,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68033,6 +71353,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68237,6 +71567,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68441,6 +71781,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68699,6 +72049,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -68903,6 +72263,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69107,6 +72477,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69311,6 +72691,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69515,6 +72905,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69719,6 +73119,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -69923,6 +73333,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70167,6 +73587,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70371,6 +73801,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70575,6 +74015,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -70793,6 +74243,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71011,6 +74471,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71215,6 +74685,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71461,6 +74941,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71677,6 +75167,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -71881,6 +75381,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72085,6 +75595,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72289,6 +75809,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72493,6 +76023,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72697,6 +76237,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -72901,6 +76451,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73103,6 +76663,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73307,6 +76877,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73539,6 +77119,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73769,6 +77359,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -73973,6 +77573,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74205,6 +77815,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74423,6 +78043,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74627,6 +78257,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74802,6 +78442,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -74977,6 +78627,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75152,6 +78812,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75327,6 +78997,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75502,6 +79182,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75677,6 +79367,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -75852,6 +79552,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76027,6 +79737,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76202,6 +79922,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76377,6 +80107,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76552,6 +80292,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76756,6 +80506,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -76960,6 +80720,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77164,6 +80934,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77368,6 +81148,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77572,6 +81362,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77776,6 +81576,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -77980,6 +81790,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78184,6 +82004,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78388,6 +82218,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78592,6 +82432,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -78796,6 +82646,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79000,6 +82860,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79204,6 +83074,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79408,6 +83288,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79612,6 +83502,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -79816,6 +83716,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80020,6 +83930,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80224,6 +84144,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80428,6 +84358,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80632,6 +84572,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -80836,6 +84786,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81040,6 +85000,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81244,6 +85214,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81448,6 +85428,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81652,6 +85642,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -81856,6 +85856,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82060,6 +86070,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82264,6 +86284,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82468,6 +86498,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82672,6 +86712,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -82876,6 +86926,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83080,6 +87140,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83284,6 +87354,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83488,6 +87568,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83692,6 +87782,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -83896,6 +87996,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84100,6 +88210,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84304,6 +88424,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84508,6 +88638,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84712,6 +88852,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -84916,6 +89066,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85120,6 +89280,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85338,6 +89508,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85542,6 +89722,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85746,6 +89936,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -85950,6 +90150,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86154,6 +90364,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86358,6 +90578,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86562,6 +90792,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86766,6 +91006,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -86970,6 +91220,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87174,6 +91434,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87378,6 +91648,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87582,6 +91862,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87786,6 +92076,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -87990,6 +92290,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88194,6 +92504,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88398,6 +92718,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88602,6 +92932,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -88806,6 +93146,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89010,6 +93360,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89214,6 +93574,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89418,6 +93788,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89622,6 +94002,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -89826,6 +94216,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90044,6 +94444,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90248,6 +94658,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90452,6 +94872,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90656,6 +95086,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -90860,6 +95300,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91064,6 +95514,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91268,6 +95728,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91472,6 +95942,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91676,6 +96156,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -91880,6 +96370,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92084,6 +96584,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92288,6 +96798,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92492,6 +97012,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92696,6 +97226,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -92900,6 +97440,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93104,6 +97654,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93308,6 +97868,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93512,6 +98082,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93716,6 +98296,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -93962,6 +98552,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94166,6 +98766,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94370,6 +98980,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94574,6 +99194,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -94806,6 +99436,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95010,6 +99650,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95256,6 +99906,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95460,6 +100120,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95706,6 +100376,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -95910,6 +100590,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96142,6 +100832,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96346,6 +101046,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96550,6 +101260,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96754,6 +101474,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -96958,6 +101688,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97162,6 +101902,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97366,6 +102116,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97570,6 +102330,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97774,6 +102544,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -97992,6 +102772,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -98196,6 +102986,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -98400,6 +103200,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -98604,6 +103414,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -98808,6 +103628,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -99012,6 +103842,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -99216,6 +104056,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -99448,6 +104298,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -99652,6 +104512,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -99856,6 +104726,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -100060,6 +104940,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -100264,6 +105154,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -100468,6 +105368,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -100672,6 +105582,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -100876,6 +105796,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -101080,6 +106010,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -101284,6 +106224,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -101488,6 +106438,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -101692,6 +106652,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -101910,6 +106880,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -102114,6 +107094,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -102318,6 +107308,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, diff --git a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_15.json b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_15.json index a16625b0e3..0a5977dd1b 100644 --- a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_15.json +++ b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-part_15.json @@ -171,6 +171,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -375,6 +385,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -621,6 +641,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -825,6 +855,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1029,6 +1069,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1289,6 +1339,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1493,6 +1553,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1697,6 +1767,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -1971,6 +2051,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2231,6 +2321,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2435,6 +2535,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2639,6 +2749,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -2843,6 +2963,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3047,6 +3177,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3251,6 +3391,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3455,6 +3605,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3659,6 +3819,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -3863,6 +4033,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4067,6 +4247,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4271,6 +4461,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4475,6 +4675,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4693,6 +4903,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -4897,6 +5117,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5101,6 +5331,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5305,6 +5545,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5523,6 +5773,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5741,6 +6001,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -5945,6 +6215,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6149,6 +6429,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6353,6 +6643,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6557,6 +6857,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6761,6 +7071,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -6965,6 +7285,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7169,6 +7499,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7373,6 +7713,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7577,6 +7927,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7781,6 +8141,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -7985,6 +8355,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8189,6 +8569,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8393,6 +8783,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8597,6 +8997,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -8801,6 +9211,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9005,6 +9425,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9209,6 +9639,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9413,6 +9853,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9617,6 +10067,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -9821,6 +10281,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10025,6 +10495,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10229,6 +10709,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10433,6 +10923,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10679,6 +11179,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -10897,7 +11407,17 @@ "Run2015D" ], "system_details": { - "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], + "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, "title": "/ZprimeToZhToZinvhWWTollnunu_2HDM_M-1400_13TeV-madgraph/RunIIFall15MiniAODv2-PU25nsData2015v1_76X_mcRun2_asymptotic_v12-v2/MINIAODSIM", @@ -11101,6 +11621,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11305,6 +11835,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11509,6 +12049,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11713,6 +12263,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -11931,6 +12491,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12149,6 +12719,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12353,6 +12933,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12557,6 +13147,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -12761,6 +13361,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13021,6 +13631,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13225,6 +13845,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13443,6 +14073,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13661,6 +14301,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -13865,6 +14515,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14069,6 +14729,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14273,6 +14943,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14477,6 +15157,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14695,6 +15385,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -14913,6 +15613,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15117,6 +15827,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15321,6 +16041,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15525,6 +16255,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15729,6 +16469,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -15933,6 +16683,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16137,6 +16897,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16341,6 +17111,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16537,6 +17317,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16733,6 +17523,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -16929,6 +17729,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17125,6 +17935,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17321,6 +18141,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17517,6 +18347,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17727,6 +18567,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -17923,6 +18773,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18119,6 +18979,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18315,6 +19185,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18511,6 +19391,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18707,6 +19597,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -18946,6 +19846,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19170,6 +20080,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19366,6 +20286,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19562,6 +20492,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19758,6 +20698,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -19954,6 +20904,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20150,6 +21110,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20346,6 +21316,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20542,6 +21522,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20738,6 +21728,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -20934,6 +21934,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21130,6 +22140,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21326,6 +22346,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21530,6 +22560,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21734,6 +22774,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -21938,6 +22988,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22162,6 +23222,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22437,6 +23507,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22698,6 +23778,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -22916,6 +24006,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23112,6 +24212,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23359,6 +24469,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23534,6 +24654,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, @@ -23738,6 +24868,16 @@ "Run2015D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, diff --git a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-pileup.json b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-pileup.json index 88f16dafc7..de605169fc 100644 --- a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-pileup.json +++ b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-2015-pileup.json @@ -274,6 +274,16 @@ "Run2016D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_7_6_7-slc6_amd64_gcc493:latest", + "registry": "gitlab" + } + ], "global_tag": "76X_mcRun2_asymptotic_RunIIFall15DR76_v1", "release": "CMSSW_7_6_7" }, diff --git a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-Run1-datascience.json b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-Run1-datascience.json index c403f262ad..050335d69a 100644 --- a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-Run1-datascience.json +++ b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-Run1-datascience.json @@ -159,6 +159,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27", "release": "CMSSW_5_3_32" }, @@ -302,6 +312,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27", "release": "CMSSW_5_3_32" }, @@ -445,6 +465,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27", "release": "CMSSW_5_3_32" }, @@ -600,6 +630,16 @@ "Run2012D" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_V27", "release": "CMSSW_5_3_32" }, diff --git a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-Run2011A.json b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-Run2011A.json index ee401958c3..937f5187d3 100644 --- a/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-Run2011A.json +++ b/cernopendata/modules/fixtures/data/records/cms-simulated-datasets-Run2011A.json @@ -135,6 +135,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -287,6 +297,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -451,6 +471,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -615,6 +645,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -767,6 +807,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -931,6 +981,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -1095,6 +1155,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -1259,6 +1329,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -1410,6 +1490,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -1573,6 +1663,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -1737,6 +1837,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -1913,6 +2023,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -2065,6 +2185,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -2241,6 +2371,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -2405,6 +2545,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -2569,6 +2719,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -2733,6 +2893,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -2885,6 +3055,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -3061,6 +3241,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -3237,6 +3427,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -3389,6 +3589,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -3541,6 +3751,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -3705,6 +3925,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -3857,6 +4087,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -4021,6 +4261,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -4185,6 +4435,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -4349,6 +4609,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -4513,6 +4783,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -4665,6 +4945,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -4829,6 +5119,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -4981,6 +5281,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -5157,6 +5467,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -5309,6 +5629,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -5461,6 +5791,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -5637,6 +5977,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -5807,6 +6157,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -5954,6 +6314,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -6089,6 +6459,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -6224,6 +6604,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -6359,6 +6749,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -6496,6 +6896,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -6633,6 +7043,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -6770,6 +7190,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -6933,6 +7363,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -7097,6 +7537,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -7297,6 +7747,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -7461,6 +7921,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -7598,6 +8068,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -7735,6 +8215,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -7887,6 +8377,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -8039,6 +8539,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -8203,6 +8713,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -8355,6 +8875,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -8507,6 +9037,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -8658,6 +9198,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -8809,6 +9359,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -8961,6 +9521,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -9113,6 +9683,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -9250,6 +9830,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -9415,6 +10005,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -9567,6 +10167,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -9745,6 +10355,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -9897,6 +10517,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -10061,6 +10691,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -10198,6 +10838,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -10347,6 +10997,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -10568,6 +11228,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -10705,6 +11375,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -10842,6 +11522,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -10979,6 +11669,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -11116,6 +11816,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -11253,6 +11963,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -11390,6 +12110,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -11527,6 +12257,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -11664,6 +12404,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -11801,6 +12551,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -11938,6 +12698,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -12075,6 +12845,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -12227,6 +13007,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -12379,6 +13169,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -12543,6 +13343,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -12695,6 +13505,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -12871,6 +13691,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -13022,6 +13852,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -13169,6 +14009,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -13304,6 +14154,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -13451,6 +14311,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -13586,6 +14456,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -13733,6 +14613,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -13920,6 +14810,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -14167,6 +15067,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -14354,6 +15264,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -14517,6 +15437,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -14654,6 +15584,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -14902,6 +15842,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -15245,6 +16195,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -15382,6 +16342,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -15533,6 +16503,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -15696,6 +16676,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -15847,6 +16837,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -16035,6 +17035,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -16187,6 +17197,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -16375,6 +17395,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -16563,6 +17593,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -16739,6 +17779,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -16891,6 +17941,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -17043,6 +18103,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -17195,6 +18265,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -17359,6 +18439,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -17535,6 +18625,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -17699,6 +18799,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -17863,6 +18973,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -18015,6 +19135,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -18179,6 +19309,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -18331,6 +19471,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -18495,6 +19645,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -18659,6 +19819,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -18823,6 +19993,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -18987,6 +20167,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -19139,6 +20329,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -19303,6 +20503,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -19467,6 +20677,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -19631,6 +20851,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -19795,6 +21025,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -19959,6 +21199,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -20123,163 +21373,21 @@ "Run2011A" ], "system_details": { - "global_tag": "START53_LV6A1::All", - "release": "CMSSW_5_3_32" - }, - "title": "/GluGluToHToZZTo2L2Nu_M-900_7TeV-powheg15-pythia6/Summer11LegDR-PU_S13_START53_LV6-v1/AODSIM", - "title_additional": "Simulated dataset GluGluToHToZZTo2L2Nu_M-900_7TeV-powheg15-pythia6 in AODSIM format for 2011 collision data (SM Higgs)", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", - "links": [ + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2011" + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2011" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of simulated Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "\n

Simulated dataset GluGluToHToZZTo2L2Q_M-1000_7TeV-powheg15-pythia6 in AODSIM format for 2011 collision data (SM Higgs)

\n

See the description of the simulated dataset names in: About CMS simulated dataset names.

\n

These simulated datasets correspond to the collision data collected by the CMS experiment in 2011.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Higgs Physics", - "secondary": [ - "Standard Model" ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS collaboration", - "recid": "451" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "7TeV", - "type": "pp" - }, - "date_created": [ - "2011" - ], - "date_published": "2016", - "distribution": { - "formats": [ - "root", - "aodsim" - ], - "number_events": 298777, - "number_files": 29, - "size": 69133864129 - }, - "doi": "10.7483/OPENDATA.CMS.S7NK.ZK8U", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:122bc182", - "size": 10007, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2011/Summer11LegDR/GluGluToHToZZTo2L2Q_M-1000_7TeV-powheg15-pythia6/AODSIM/PU_S13_START53_LV6-v1/file-indexes/CMS_MonteCarlo2011_Summer11LegDR_GluGluToHToZZTo2L2Q_M-1000_7TeV-powheg15-pythia6_AODSIM_PU_S13_START53_LV6-v1_00000_file_index.json" - }, - { - "checksum": "adler32:ec02db53", - "size": 5742, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2011/Summer11LegDR/GluGluToHToZZTo2L2Q_M-1000_7TeV-powheg15-pythia6/AODSIM/PU_S13_START53_LV6-v1/file-indexes/CMS_MonteCarlo2011_Summer11LegDR_GluGluToHToZZTo2L2Q_M-1000_7TeV-powheg15-pythia6_AODSIM_PU_S13_START53_LV6-v1_00000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

\n", - "steps": [ - { - "configuration_files": [ - { - "process": "LHE", - "recid": "3209", - "title": "Configuration file for LHE step HIG-Summer11LegpLHE-00029_1_cfg.py" - } - ], - "global_tag": "START53_LV4::All", - "note": "To get the exact generator parameters, please see Finding the generator parameters.", - "output_dataset": "/GluGluToHToZZTo2L2Q_M-1000_7TeV-powheg15-pythia6/Summer11LegpLHE-START53_LV4-v1/GEN", - "release": "CMSSW_5_3_11_patch6", - "type": "LHE" - }, - { - "configuration_files": [ - { - "process": "SIM", - "recid": "3196", - "title": "Configuration file for SIM step HIG-Summer11Leg-00017_1_cfg.py" - } - ], - "generators": [ - "powheg15", - "pythia6" - ], - "global_tag": "START53_LV4::All", - "output_dataset": "/GluGluToHToZZTo2L2Q_M-1000_7TeV-powheg15-pythia6/Summer11Leg-START53_LV4-v1/GEN-SIM", - "release": "CMSSW_5_3_13", - "type": "SIM" - }, - { - "configuration_files": [ - { - "process": "HLT", - "recid": "3140", - "title": "Configuration file for HLT step HIG-Summer11LegDR-00066_1_cfg.py" - }, - { - "process": "RECO", - "recid": "3407", - "title": "Configuration file for RECO step HIG-Summer11LegDR-00066_2_cfg.py" - } - ], - "global_tag": "START53_LV6::All", - "output_dataset": "/GluGluToHToZZTo2L2Q_M-1000_7TeV-powheg15-pythia6/Summer11LegDR-PU_S13_START53_LV6-v1/AODSIM", - "release": "CMSSW_5_3_16", - "type": "HLT RECO" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "36", - "title": "/MinBias_TuneZ2_7TeV-pythia6/Summer11Leg-START53_LV4-v1/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "1426", - "run_period": [ - "Run2011A" - ], - "system_details": { "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, - "title": "/GluGluToHToZZTo2L2Q_M-1000_7TeV-powheg15-pythia6/Summer11LegDR-PU_S13_START53_LV6-v1/AODSIM", - "title_additional": "Simulated dataset GluGluToHToZZTo2L2Q_M-1000_7TeV-powheg15-pythia6 in AODSIM format for 2011 collision data (SM Higgs)", + "title": "/GluGluToHToZZTo2L2Nu_M-900_7TeV-powheg15-pythia6/Summer11LegDR-PU_S13_START53_LV6-v1/AODSIM", + "title_additional": "Simulated dataset GluGluToHToZZTo2L2Nu_M-900_7TeV-powheg15-pythia6 in AODSIM format for 2011 collision data (SM Higgs)", "type": { "primary": "Dataset", "secondary": [ @@ -20305,7 +21413,169 @@ }, { "abstract": { - "description": "\n

Simulated dataset GluGluToHToZZTo2L2Q_M-200_7TeV-powheg15-pythia6 in AODSIM format for 2011 collision data (SM Higgs)

\n

See the description of the simulated dataset names in: About CMS simulated dataset names.

\n

These simulated datasets correspond to the collision data collected by the CMS experiment in 2011.

" + "description": "\n

Simulated dataset GluGluToHToZZTo2L2Q_M-1000_7TeV-powheg15-pythia6 in AODSIM format for 2011 collision data (SM Higgs)

\n

See the description of the simulated dataset names in: About CMS simulated dataset names.

\n

These simulated datasets correspond to the collision data collected by the CMS experiment in 2011.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Higgs Physics", + "secondary": [ + "Standard Model" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS collaboration", + "recid": "451" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "7TeV", + "type": "pp" + }, + "date_created": [ + "2011" + ], + "date_published": "2016", + "distribution": { + "formats": [ + "root", + "aodsim" + ], + "number_events": 298777, + "number_files": 29, + "size": 69133864129 + }, + "doi": "10.7483/OPENDATA.CMS.S7NK.ZK8U", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:122bc182", + "size": 10007, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2011/Summer11LegDR/GluGluToHToZZTo2L2Q_M-1000_7TeV-powheg15-pythia6/AODSIM/PU_S13_START53_LV6-v1/file-indexes/CMS_MonteCarlo2011_Summer11LegDR_GluGluToHToZZTo2L2Q_M-1000_7TeV-powheg15-pythia6_AODSIM_PU_S13_START53_LV6-v1_00000_file_index.json" + }, + { + "checksum": "adler32:ec02db53", + "size": 5742, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2011/Summer11LegDR/GluGluToHToZZTo2L2Q_M-1000_7TeV-powheg15-pythia6/AODSIM/PU_S13_START53_LV6-v1/file-indexes/CMS_MonteCarlo2011_Summer11LegDR_GluGluToHToZZTo2L2Q_M-1000_7TeV-powheg15-pythia6_AODSIM_PU_S13_START53_LV6-v1_00000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

\n", + "steps": [ + { + "configuration_files": [ + { + "process": "LHE", + "recid": "3209", + "title": "Configuration file for LHE step HIG-Summer11LegpLHE-00029_1_cfg.py" + } + ], + "global_tag": "START53_LV4::All", + "note": "To get the exact generator parameters, please see Finding the generator parameters.", + "output_dataset": "/GluGluToHToZZTo2L2Q_M-1000_7TeV-powheg15-pythia6/Summer11LegpLHE-START53_LV4-v1/GEN", + "release": "CMSSW_5_3_11_patch6", + "type": "LHE" + }, + { + "configuration_files": [ + { + "process": "SIM", + "recid": "3196", + "title": "Configuration file for SIM step HIG-Summer11Leg-00017_1_cfg.py" + } + ], + "generators": [ + "powheg15", + "pythia6" + ], + "global_tag": "START53_LV4::All", + "output_dataset": "/GluGluToHToZZTo2L2Q_M-1000_7TeV-powheg15-pythia6/Summer11Leg-START53_LV4-v1/GEN-SIM", + "release": "CMSSW_5_3_13", + "type": "SIM" + }, + { + "configuration_files": [ + { + "process": "HLT", + "recid": "3140", + "title": "Configuration file for HLT step HIG-Summer11LegDR-00066_1_cfg.py" + }, + { + "process": "RECO", + "recid": "3407", + "title": "Configuration file for RECO step HIG-Summer11LegDR-00066_2_cfg.py" + } + ], + "global_tag": "START53_LV6::All", + "output_dataset": "/GluGluToHToZZTo2L2Q_M-1000_7TeV-powheg15-pythia6/Summer11LegDR-PU_S13_START53_LV6-v1/AODSIM", + "release": "CMSSW_5_3_16", + "type": "HLT RECO" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "36", + "title": "/MinBias_TuneZ2_7TeV-pythia6/Summer11Leg-START53_LV4-v1/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "1426", + "run_period": [ + "Run2011A" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], + "global_tag": "START53_LV6A1::All", + "release": "CMSSW_5_3_32" + }, + "title": "/GluGluToHToZZTo2L2Q_M-1000_7TeV-powheg15-pythia6/Summer11LegDR-PU_S13_START53_LV6-v1/AODSIM", + "title_additional": "Simulated dataset GluGluToHToZZTo2L2Q_M-1000_7TeV-powheg15-pythia6 in AODSIM format for 2011 collision data (SM Higgs)", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", + "links": [ + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2011" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2011" + } + ] + }, + "validation": { + "description": "The generation and simulation of simulated Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "\n

Simulated dataset GluGluToHToZZTo2L2Q_M-200_7TeV-powheg15-pythia6 in AODSIM format for 2011 collision data (SM Higgs)

\n

See the description of the simulated dataset names in: About CMS simulated dataset names.

\n

These simulated datasets correspond to the collision data collected by the CMS experiment in 2011.

" }, "accelerator": "CERN-LHC", "categories": { @@ -20427,6 +21697,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -20579,6 +21859,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -20731,6 +22021,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -20883,6 +22183,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -21035,6 +22345,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -21187,6 +22507,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -21339,6 +22669,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -21491,6 +22831,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -21643,6 +22993,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -21795,6 +23155,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -21947,6 +23317,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -22099,6 +23479,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -22251,6 +23641,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -22403,6 +23803,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -22555,6 +23965,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -22719,6 +24139,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -22871,6 +24301,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -23023,6 +24463,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -23175,6 +24625,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -23339,6 +24799,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -23503,6 +24973,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -23679,6 +25159,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -23843,6 +25333,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -23995,6 +25495,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -24147,6 +25657,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -24311,6 +25831,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -24463,6 +25993,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -24627,6 +26167,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -24779,6 +26329,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -24931,6 +26491,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -25083,6 +26653,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -25235,6 +26815,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -25399,6 +26989,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -25575,6 +27175,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -25739,6 +27349,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -25876,6 +27496,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -26013,6 +27643,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -26150,6 +27790,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -26287,6 +27937,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -26424,6 +28084,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -26576,6 +28246,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -26728,6 +28408,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -26865,6 +28555,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -27017,6 +28717,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -27169,6 +28879,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -27321,6 +29041,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -27458,6 +29188,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -27593,6 +29333,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -27728,6 +29478,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -27863,6 +29623,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -28010,6 +29780,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -28210,6 +29990,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -28410,6 +30200,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -28586,6 +30386,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -28738,6 +30548,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -28902,6 +30722,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -29078,6 +30908,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -29230,6 +31070,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -29394,6 +31244,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -29570,6 +31430,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -29722,6 +31592,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -29898,6 +31778,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -30062,6 +31952,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -30214,6 +32114,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -30366,6 +32276,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -30530,6 +32450,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -30706,6 +32636,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -30858,6 +32798,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -31010,6 +32960,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -31174,6 +33134,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -31350,6 +33320,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -31514,6 +33494,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -31678,6 +33668,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -31866,6 +33866,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -32018,6 +34028,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -32170,6 +34190,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -32334,6 +34364,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -32469,6 +34509,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -32633,6 +34683,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -32785,6 +34845,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -32937,6 +35007,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -33125,6 +35205,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -33313,6 +35403,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -33477,6 +35577,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -33643,6 +35753,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -33797,6 +35917,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -33951,6 +36081,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -34117,6 +36257,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -34271,6 +36421,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -34449,6 +36609,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -34603,177 +36773,21 @@ "Run2011A" ], "system_details": { - "global_tag": "START53_LV6A1::All", - "release": "CMSSW_5_3_32" - }, - "title": "/TTJets_MSDecays_dileptonic_scaledown_7TeV-madgraph-tauola/Summer11LegDR-PU_S13_START53_LV6-v3/AODSIM", - "title_additional": "Simulated dataset TTJets_MSDecays_dileptonic_scaledown_7TeV-madgraph-tauola in AODSIM format for 2011 collision data (SM Systematic Variations)", - "type": { - "primary": "Dataset", - "secondary": [ - "Simulated" - ] - }, - "usage": { - "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", - "links": [ + "container_images": [ { - "description": "How to install the CMS Virtual Machine", - "url": "/docs/cms-virtual-machine-2011" + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" }, { - "description": "Getting started with CMS open data", - "url": "/docs/cms-getting-started-2011" + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" } - ] - }, - "validation": { - "description": "The generation and simulation of simulated Monte Carlo data has been validated through general CMS validation procedures." - } - }, - { - "abstract": { - "description": "\n

Simulated dataset TTJets_MSDecays_dileptonic_scaleup_7TeV-madgraph-tauola in AODSIM format for 2011 collision data (SM Systematic Variations)

\n

See the description of the simulated dataset names in: About CMS simulated dataset names.

\n

These simulated datasets correspond to the collision data collected by the CMS experiment in 2011.

" - }, - "accelerator": "CERN-LHC", - "categories": { - "primary": "Standard Model Physics", - "secondary": [ - "Top physics" ], - "source": "CMS Collaboration" - }, - "collaboration": { - "name": "CMS collaboration", - "recid": "451" - }, - "collections": [ - "CMS-Simulated-Datasets" - ], - "collision_information": { - "energy": "7TeV", - "type": "pp" - }, - "date_created": [ - "2011" - ], - "date_published": "2016", - "distribution": { - "formats": [ - "root", - "aodsim" - ], - "number_events": 1819553, - "number_files": 160, - "size": 391152802020 - }, - "doi": "10.7483/OPENDATA.CMS.5UTX.X5U7", - "experiment": "CMS", - "files": [ - { - "checksum": "adler32:88fe5aad", - "size": 18305, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2011/Summer11LegDR/TTJets_MSDecays_dileptonic_scaleup_7TeV-madgraph-tauola/AODSIM/PU_S13_START53_LV6-v1/file-indexes/CMS_MonteCarlo2011_Summer11LegDR_TTJets_MSDecays_dileptonic_scaleup_7TeV-madgraph-tauola_AODSIM_PU_S13_START53_LV6-v1_20000_file_index.json" - }, - { - "checksum": "adler32:1ee75f9c", - "size": 10660, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2011/Summer11LegDR/TTJets_MSDecays_dileptonic_scaleup_7TeV-madgraph-tauola/AODSIM/PU_S13_START53_LV6-v1/file-indexes/CMS_MonteCarlo2011_Summer11LegDR_TTJets_MSDecays_dileptonic_scaleup_7TeV-madgraph-tauola_AODSIM_PU_S13_START53_LV6-v1_20000_file_index.txt" - }, - { - "checksum": "adler32:127150f0", - "size": 38017, - "type": "index.json", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2011/Summer11LegDR/TTJets_MSDecays_dileptonic_scaleup_7TeV-madgraph-tauola/AODSIM/PU_S13_START53_LV6-v1/file-indexes/CMS_MonteCarlo2011_Summer11LegDR_TTJets_MSDecays_dileptonic_scaleup_7TeV-madgraph-tauola_AODSIM_PU_S13_START53_LV6-v1_40000_file_index.json" - }, - { - "checksum": "adler32:680fce33", - "size": 22140, - "type": "index.txt", - "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2011/Summer11LegDR/TTJets_MSDecays_dileptonic_scaleup_7TeV-madgraph-tauola/AODSIM/PU_S13_START53_LV6-v1/file-indexes/CMS_MonteCarlo2011_Summer11LegDR_TTJets_MSDecays_dileptonic_scaleup_7TeV-madgraph-tauola_AODSIM_PU_S13_START53_LV6-v1_40000_file_index.txt" - } - ], - "license": { - "attribution": "CC0" - }, - "methodology": { - "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

\n", - "steps": [ - { - "configuration_files": [ - { - "process": "LHE", - "recid": "3233", - "title": "Configuration file for LHE step TOP-Summer11LegwmLHE-00015_1_cfg.py" - } - ], - "global_tag": "START53_LV4::All", - "note": "To get the exact generator parameters, please see Finding the generator parameters.", - "output_dataset": "/TTJets_MSDecays_dileptonic_scaleup_7TeV-madgraph/Summer11LegwmLHE-START53_LV4-v1/GEN", - "release": "CMSSW_5_3_26", - "type": "LHE" - }, - { - "configuration_files": [ - { - "process": "SIM", - "recid": "3265", - "title": "Configuration file for SIM step TOP-Summer11Leg-00036_1_cfg.py" - } - ], - "generators": [ - "madgraph", - "madspin", - "pythia6", - "tauola" - ], - "global_tag": "START53_LV4::All", - "output_dataset": "/TTJets_MSDecays_dileptonic_scaleup_7TeV-madgraph-tauola/Summer11Leg-START53_LV4-v1/GEN-SIM", - "release": "CMSSW_5_3_26", - "type": "SIM" - }, - { - "configuration_files": [ - { - "process": "HLT", - "recid": "3108", - "title": "Configuration file for HLT step TOP-Summer11LegDR-00030_1_cfg.py" - }, - { - "process": "RECO", - "recid": "3250", - "title": "Configuration file for RECO step TOP-Summer11LegDR-00030_2_cfg.py" - } - ], - "global_tag": "START53_LV6::All", - "output_dataset": "/TTJets_MSDecays_dileptonic_scaleup_7TeV-madgraph-tauola/Summer11LegDR-PU_S13_START53_LV6-v1/AODSIM", - "release": "CMSSW_5_3_27", - "type": "HLT RECO" - } - ] - }, - "pileup": { - "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", - "links": [ - { - "recid": "36", - "title": "/MinBias_TuneZ2_7TeV-pythia6/Summer11Leg-START53_LV4-v1/GEN-SIM" - } - ] - }, - "publisher": "CERN Open Data Portal", - "recid": "1518", - "run_period": [ - "Run2011A" - ], - "system_details": { "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, - "title": "/TTJets_MSDecays_dileptonic_scaleup_7TeV-madgraph-tauola/Summer11LegDR-PU_S13_START53_LV6-v1/AODSIM", - "title_additional": "Simulated dataset TTJets_MSDecays_dileptonic_scaleup_7TeV-madgraph-tauola in AODSIM format for 2011 collision data (SM Systematic Variations)", + "title": "/TTJets_MSDecays_dileptonic_scaledown_7TeV-madgraph-tauola/Summer11LegDR-PU_S13_START53_LV6-v3/AODSIM", + "title_additional": "Simulated dataset TTJets_MSDecays_dileptonic_scaledown_7TeV-madgraph-tauola in AODSIM format for 2011 collision data (SM Systematic Variations)", "type": { "primary": "Dataset", "secondary": [ @@ -34799,7 +36813,183 @@ }, { "abstract": { - "description": "\n

Simulated dataset TTJets_MSDecays_scaledown_TuneZ2star_7TeV-madgraph-tauola in AODSIM format for 2011 collision data (SM Systematic Variations)

\n

See the description of the simulated dataset names in: About CMS simulated dataset names.

\n

These simulated datasets correspond to the collision data collected by the CMS experiment in 2011.

" + "description": "\n

Simulated dataset TTJets_MSDecays_dileptonic_scaleup_7TeV-madgraph-tauola in AODSIM format for 2011 collision data (SM Systematic Variations)

\n

See the description of the simulated dataset names in: About CMS simulated dataset names.

\n

These simulated datasets correspond to the collision data collected by the CMS experiment in 2011.

" + }, + "accelerator": "CERN-LHC", + "categories": { + "primary": "Standard Model Physics", + "secondary": [ + "Top physics" + ], + "source": "CMS Collaboration" + }, + "collaboration": { + "name": "CMS collaboration", + "recid": "451" + }, + "collections": [ + "CMS-Simulated-Datasets" + ], + "collision_information": { + "energy": "7TeV", + "type": "pp" + }, + "date_created": [ + "2011" + ], + "date_published": "2016", + "distribution": { + "formats": [ + "root", + "aodsim" + ], + "number_events": 1819553, + "number_files": 160, + "size": 391152802020 + }, + "doi": "10.7483/OPENDATA.CMS.5UTX.X5U7", + "experiment": "CMS", + "files": [ + { + "checksum": "adler32:88fe5aad", + "size": 18305, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2011/Summer11LegDR/TTJets_MSDecays_dileptonic_scaleup_7TeV-madgraph-tauola/AODSIM/PU_S13_START53_LV6-v1/file-indexes/CMS_MonteCarlo2011_Summer11LegDR_TTJets_MSDecays_dileptonic_scaleup_7TeV-madgraph-tauola_AODSIM_PU_S13_START53_LV6-v1_20000_file_index.json" + }, + { + "checksum": "adler32:1ee75f9c", + "size": 10660, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2011/Summer11LegDR/TTJets_MSDecays_dileptonic_scaleup_7TeV-madgraph-tauola/AODSIM/PU_S13_START53_LV6-v1/file-indexes/CMS_MonteCarlo2011_Summer11LegDR_TTJets_MSDecays_dileptonic_scaleup_7TeV-madgraph-tauola_AODSIM_PU_S13_START53_LV6-v1_20000_file_index.txt" + }, + { + "checksum": "adler32:127150f0", + "size": 38017, + "type": "index.json", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2011/Summer11LegDR/TTJets_MSDecays_dileptonic_scaleup_7TeV-madgraph-tauola/AODSIM/PU_S13_START53_LV6-v1/file-indexes/CMS_MonteCarlo2011_Summer11LegDR_TTJets_MSDecays_dileptonic_scaleup_7TeV-madgraph-tauola_AODSIM_PU_S13_START53_LV6-v1_40000_file_index.json" + }, + { + "checksum": "adler32:680fce33", + "size": 22140, + "type": "index.txt", + "uri": "root://eospublic.cern.ch//eos/opendata/cms/MonteCarlo2011/Summer11LegDR/TTJets_MSDecays_dileptonic_scaleup_7TeV-madgraph-tauola/AODSIM/PU_S13_START53_LV6-v1/file-indexes/CMS_MonteCarlo2011_Summer11LegDR_TTJets_MSDecays_dileptonic_scaleup_7TeV-madgraph-tauola_AODSIM_PU_S13_START53_LV6-v1_40000_file_index.txt" + } + ], + "license": { + "attribution": "CC0" + }, + "methodology": { + "description": "

These data were generated in several steps (see also CMS Monte Carlo production overview):

\n", + "steps": [ + { + "configuration_files": [ + { + "process": "LHE", + "recid": "3233", + "title": "Configuration file for LHE step TOP-Summer11LegwmLHE-00015_1_cfg.py" + } + ], + "global_tag": "START53_LV4::All", + "note": "To get the exact generator parameters, please see Finding the generator parameters.", + "output_dataset": "/TTJets_MSDecays_dileptonic_scaleup_7TeV-madgraph/Summer11LegwmLHE-START53_LV4-v1/GEN", + "release": "CMSSW_5_3_26", + "type": "LHE" + }, + { + "configuration_files": [ + { + "process": "SIM", + "recid": "3265", + "title": "Configuration file for SIM step TOP-Summer11Leg-00036_1_cfg.py" + } + ], + "generators": [ + "madgraph", + "madspin", + "pythia6", + "tauola" + ], + "global_tag": "START53_LV4::All", + "output_dataset": "/TTJets_MSDecays_dileptonic_scaleup_7TeV-madgraph-tauola/Summer11Leg-START53_LV4-v1/GEN-SIM", + "release": "CMSSW_5_3_26", + "type": "SIM" + }, + { + "configuration_files": [ + { + "process": "HLT", + "recid": "3108", + "title": "Configuration file for HLT step TOP-Summer11LegDR-00030_1_cfg.py" + }, + { + "process": "RECO", + "recid": "3250", + "title": "Configuration file for RECO step TOP-Summer11LegDR-00030_2_cfg.py" + } + ], + "global_tag": "START53_LV6::All", + "output_dataset": "/TTJets_MSDecays_dileptonic_scaleup_7TeV-madgraph-tauola/Summer11LegDR-PU_S13_START53_LV6-v1/AODSIM", + "release": "CMSSW_5_3_27", + "type": "HLT RECO" + } + ] + }, + "pileup": { + "description": "

To make these simulated data comparable with the collision data, pile-up events are added to the simulated event in this step.

", + "links": [ + { + "recid": "36", + "title": "/MinBias_TuneZ2_7TeV-pythia6/Summer11Leg-START53_LV4-v1/GEN-SIM" + } + ] + }, + "publisher": "CERN Open Data Portal", + "recid": "1518", + "run_period": [ + "Run2011A" + ], + "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], + "global_tag": "START53_LV6A1::All", + "release": "CMSSW_5_3_32" + }, + "title": "/TTJets_MSDecays_dileptonic_scaleup_7TeV-madgraph-tauola/Summer11LegDR-PU_S13_START53_LV6-v1/AODSIM", + "title_additional": "Simulated dataset TTJets_MSDecays_dileptonic_scaleup_7TeV-madgraph-tauola in AODSIM format for 2011 collision data (SM Systematic Variations)", + "type": { + "primary": "Dataset", + "secondary": [ + "Simulated" + ] + }, + "usage": { + "description": "You can access these data through the CMS Virtual Machine. See the instructions for setting up the Virtual Machine and getting started in", + "links": [ + { + "description": "How to install the CMS Virtual Machine", + "url": "/docs/cms-virtual-machine-2011" + }, + { + "description": "Getting started with CMS open data", + "url": "/docs/cms-getting-started-2011" + } + ] + }, + "validation": { + "description": "The generation and simulation of simulated Monte Carlo data has been validated through general CMS validation procedures." + } + }, + { + "abstract": { + "description": "\n

Simulated dataset TTJets_MSDecays_scaledown_TuneZ2star_7TeV-madgraph-tauola in AODSIM format for 2011 collision data (SM Systematic Variations)

\n

See the description of the simulated dataset names in: About CMS simulated dataset names.

\n

These simulated datasets correspond to the collision data collected by the CMS experiment in 2011.

" }, "accelerator": "CERN-LHC", "categories": { @@ -34959,6 +37149,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -35149,6 +37349,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -35339,6 +37549,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -35485,6 +37705,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -35637,6 +37867,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -35801,6 +38041,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -35953,6 +38203,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -36105,6 +38365,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -36257,6 +38527,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -36421,6 +38701,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -36621,6 +38911,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -36797,6 +39097,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -36973,6 +39283,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -37125,6 +39445,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -37289,6 +39619,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -37477,6 +39817,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -37653,6 +40003,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -37817,6 +40177,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -37993,6 +40363,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -38157,6 +40537,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -38294,6 +40684,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -38431,6 +40831,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -38580,6 +40990,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -38732,6 +41152,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -38884,6 +41314,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -39096,6 +41536,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -39248,6 +41698,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -39412,6 +41872,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -39564,6 +42034,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -39701,6 +42181,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -39853,6 +42343,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -39990,6 +42490,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -40154,6 +42664,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -40318,6 +42838,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -40455,6 +42985,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -40592,6 +43132,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -40729,6 +43279,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -40866,6 +43426,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -41003,6 +43573,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -41140,6 +43720,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -41277,6 +43867,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -41414,6 +44014,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -41551,6 +44161,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -41688,6 +44308,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -41825,6 +44455,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -41962,6 +44602,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -42114,6 +44764,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -42266,6 +44926,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -42418,6 +45088,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -42570,6 +45250,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -42734,6 +45424,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -42886,6 +45586,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -43062,6 +45772,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -43250,6 +45970,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -43402,6 +46132,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -43566,6 +46306,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -43718,6 +46468,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -43870,6 +46630,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -44034,6 +46804,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -44186,6 +46966,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -44338,6 +47128,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -44490,6 +47290,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -44642,6 +47452,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -44818,6 +47638,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -44970,6 +47800,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -45134,6 +47974,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -45286,6 +48136,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -45438,6 +48298,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -45590,6 +48460,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -45766,6 +48646,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -45915,6 +48805,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -46052,6 +48952,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -46228,6 +49138,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -46392,6 +49312,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -46544,6 +49474,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -46708,6 +49648,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -46872,6 +49822,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -47036,6 +49996,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -47188,6 +50158,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -47340,6 +50320,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -47504,6 +50494,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -47656,6 +50656,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -47808,6 +50818,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -47953,6 +50973,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -48105,6 +51135,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -48257,6 +51297,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -48409,6 +51459,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -48561,6 +51621,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -48713,6 +51783,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -48865,6 +51945,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -49017,6 +52107,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -49169,6 +52269,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -49332,6 +52442,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -49483,6 +52603,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -49646,6 +52776,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -49797,6 +52937,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -49934,6 +53084,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -50083,6 +53243,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -50232,6 +53402,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -50369,6 +53549,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -50506,6 +53696,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -50643,6 +53843,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -50780,6 +53990,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -50929,6 +54149,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -51078,6 +54308,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -51215,6 +54455,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -51352,6 +54602,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -51504,6 +54764,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -51668,6 +54938,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -51832,6 +55112,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -51984,6 +55274,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -52148,6 +55448,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -52300,6 +55610,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -52464,6 +55784,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -52651,6 +55981,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -52802,6 +56142,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -52940,6 +56290,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -53103,6 +56463,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -53255,6 +56625,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -53419,6 +56799,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -53609,6 +56999,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -53760,6 +57160,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -53898,6 +57308,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -54049,6 +57469,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -54186,6 +57616,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -54338,6 +57778,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -54487,6 +57937,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -54636,6 +58096,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -54788,6 +58258,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -55000,6 +58480,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -55152,6 +58642,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -55304,6 +58804,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -55468,6 +58978,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -55656,6 +59176,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -55820,6 +59350,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -55958,6 +59498,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -56095,6 +59645,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -56247,6 +59807,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -56399,6 +59969,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -56536,6 +60116,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -56700,6 +60290,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -56864,6 +60464,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -57001,6 +60611,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -57155,6 +60775,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -57345,6 +60975,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -57482,6 +61122,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -57619,6 +61269,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -57797,6 +61457,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -57934,6 +61604,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -58083,6 +61763,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -58220,6 +61910,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -58369,6 +62069,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -58521,6 +62231,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -58673,6 +62393,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -58825,6 +62555,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -58989,6 +62729,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -59179,6 +62929,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -59340,6 +63100,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -59542,6 +63312,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -59694,6 +63474,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -59847,6 +63637,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -60013,6 +63813,16 @@ "Run2011A" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" }, @@ -60115,6 +63925,16 @@ "Run2011B" ], "system_details": { + "container_images": [ + { + "name": "docker.io/cmsopendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "dockerhub" + }, + { + "name": "gitlab-registry.cern.ch/cms-cloud/cmssw-docker-opendata/cmssw_5_3_32-slc6_amd64_gcc472:latest", + "registry": "gitlab" + } + ], "global_tag": "START53_LV6A1::All", "release": "CMSSW_5_3_32" },